Mercurial > public > src > rhodecode
graph
-
better instructions for adding online files betaSat, 04 Aug 2012 18:55:20 +0200, by Marcin Kuzminski
-
Disable the html4 history mock for old browsers. betaSat, 04 Aug 2012 18:43:47 +0200, by Marcin Kuzminski
-
Reimplemented file-browser using partial-ajax betaSat, 04 Aug 2012 17:46:45 +0200, by Marcin Kuzminski
-
add option to disable whoosh index in tests via an enviroment variable. betaFri, 03 Aug 2012 23:07:26 +0200, by Marcin Kuzminski
-
add example when having chunking module for nginx enabled. betaFri, 03 Aug 2012 18:02:33 +0200, by Marcin Kuzminski
-
ldap requires only string attributes, fixes #435 ldap-does-not-work-with-non-latin-symbols betaThu, 02 Aug 2012 17:09:55 +0200, by Marcin Kuzminski
-
Forbid changing changset status when it is associated with a closed pull request betaMon, 30 Jul 2012 23:29:03 +0200, by Marcin Kuzminski
-
switched git_command to subprocession for non-blocking Popen. betaMon, 30 Jul 2012 22:45:43 +0200, by Marcin Kuzminski
-
merged + fixed pull request #62: Implemented metatags and visualisation options. betaFri, 27 Jul 2012 01:21:07 +0200, by Marcin Kuzminski
-
fixed possible unicode errors on repo get function betaFri, 27 Jul 2012 01:01:02 +0200, by Marcin Kuzminski
-
Implementes #509 require SSL flag now works for both git and mercurial. betaThu, 26 Jul 2012 23:03:26 +0200, by Marcin Kuzminski
-
fixed wrong repo reference in my pull-requests page betaThu, 26 Jul 2012 22:22:31 +0200, by Marcin Kuzminski
-
cascade fixes for comments/pull-requests/reviewers betaThu, 26 Jul 2012 22:14:40 +0200, by Marcin Kuzminski
-
cascade delete comments when deleting repo, else it's a error preventing deletion betaThu, 26 Jul 2012 22:08:26 +0200, by Marcin Kuzminski
-
redirect to summary page after repo was created betaWed, 25 Jul 2012 22:03:48 +0200, by Marcin Kuzminski
-
implemented admin panel Users table with YUI datatable betaWed, 25 Jul 2012 21:54:03 +0200, by Marcin Kuzminski
-
fixed api issue with changing username during update_user betaWed, 25 Jul 2012 00:38:05 +0200, by Marcin Kuzminski
-
Implemented #354 added forking option to API betaSun, 22 Jul 2012 01:16:36 +0200, by Marcin Kuzminski
-
Refactored create fork function to use new RepoModel functions instead of old betaSun, 22 Jul 2012 01:15:53 +0200, by Marcin Kuzminski
-
implements #507 setup-rhodecode always presents interactive prompt to destroy database, now -q flag fixes that betaSat, 21 Jul 2012 23:25:26 +0200, by Marcin Kuzminski
-
changed /var/www to /opt as example in installation, it's just a better example. betaSat, 21 Jul 2012 14:50:14 +0200, by Marcin Kuzminski
-
when indexing changesets use the raw_id to locate the point from betaSat, 21 Jul 2012 08:20:32 +0200, by Indra Talip
-
rename changeset index key to match raw_id rather than path for greater consistency betaSat, 21 Jul 2012 06:01:32 +0200, by Indra Talip
-
import with_statment to make daemon.py python 2.5 compatible betaSat, 21 Jul 2012 01:28:22 +0200, by Indra Talip
-
create an index for commit messages and the ability to search them and see results betaFri, 20 Jul 2012 12:50:56 +0200, by Indra Talip
-
Added created_on column to changeset comments for proper ordering. betaFri, 20 Jul 2012 20:25:33 +0200, by Marcin Kuzminski
-
removed tip whoosh version since it fails tests betaFri, 20 Jul 2012 19:59:45 +0200, by Marcin Kuzminski
-
Reverted delete zombie repos on server start, this can be misleading, and somehow dangerous option. betaFri, 20 Jul 2012 19:38:46 +0200, by Marcin Kuzminski
-
we must rollback if repo2db mapper cleanup fails ! Session blows up, and that code still throws an error without it betaFri, 20 Jul 2012 12:52:28 +0200, by Marcin Kuzminski
-
Deprecated validation of operating system, we just care if it's windows, let approve all other betaFri, 20 Jul 2012 12:05:32 +0200, by Marcin Kuzminski
-
mover verbose logging in readme search function betaFri, 20 Jul 2012 12:00:57 +0200, by Marcin Kuzminski
-
Compressed some assignments and evaluations into a single assignment. betaThu, 19 Jul 2012 11:32:33 -0400, by H Waldo G
-
Added quick links for editing permissions for users from permission overview betaWed, 18 Jul 2012 22:07:46 +0200, by Marcin Kuzminski
-
Fixed issue #501 error on setting set_as_fork to same repo betaWed, 18 Jul 2012 18:42:08 +0200, by Marcin Kuzminski