log

age author description
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sun, 02 Sep 2012 20:53:09 +0200 Marcin Kuzminski docs improvements beta
Sun, 02 Sep 2012 20:32:19 +0200 Marcin Kuzminski translations updates beta
Sun, 02 Sep 2012 20:21:44 +0200 Marcin Kuzminski hide open pull request for git repos beta
Sun, 02 Sep 2012 18:16:52 +0200 Marcin Kuzminski fixed condition for installing unittests2 beta
Sat, 01 Sep 2012 21:56:56 +0200 Marcin Kuzminski really check if last status is from pull request beta
Sat, 01 Sep 2012 21:33:31 +0200 Marcin Kuzminski Hide add/delete pull request members when you don't have permission for it beta
Sat, 01 Sep 2012 21:06:51 +0200 Marcin Kuzminski typos+docs. beta
Sat, 01 Sep 2012 20:56:53 +0200 Marcin Kuzminski typo-fix beta
Sat, 01 Sep 2012 20:30:19 +0200 Marcin Kuzminski More fixes to upgrade procedure, beta
Sat, 01 Sep 2012 19:44:02 +0200 Marcin Kuzminski That should be here ! beta
Sat, 01 Sep 2012 19:31:31 +0200 Marcin Kuzminski Step6a for migrations from 1.3.6 beta
Fri, 31 Aug 2012 14:48:38 +0200 Marcin Kuzminski fixed #545, exception during cloning of non-bare repositories beta
Thu, 30 Aug 2012 19:35:32 +0200 Marcin Kuzminski #548 Fixed issue with non-ascii paths in whoosh indexer beta
Thu, 30 Aug 2012 01:47:09 +0200 Marcin Kuzminski new dulwich based implementation of added/modified/removed beta
Thu, 30 Aug 2012 00:57:51 +0200 Marcin Kuzminski re implemented affected_files function for git using dulwich beta
Thu, 30 Aug 2012 00:03:48 +0200 Marcin Kuzminski get stderr also for git commands, pass in shell = False beta
Wed, 29 Aug 2012 01:07:21 +0200 Marcin Kuzminski #538 form for permissions can handle multiple users at once beta
Wed, 29 Aug 2012 00:56:00 +0200 Marcin Kuzminski fixed passing password via API create_user beta
Wed, 29 Aug 2012 00:52:31 +0200 Marcin Kuzminski Fixed edit by groups names routing beta
Wed, 29 Aug 2012 00:40:08 +0200 Marcin Kuzminski added bootstrap script for my tests beta
Tue, 28 Aug 2012 21:45:03 +0200 Marcin Kuzminski inherit locking from parent beta
Tue, 28 Aug 2012 10:23:31 +0200 Marcin Kuzminski fixed tests for new locking flag of repos groups beta
Tue, 28 Aug 2012 10:14:02 +0200 Marcin Kuzminski added test for alternative gravatar beta
Tue, 28 Aug 2012 09:28:09 +0200 Marcin Kuzminski added new suite of tests for VCS operations beta
Tue, 28 Aug 2012 09:05:27 +0200 Marcin Kuzminski fixes issue #543, un-broken alternative gravatar option beta
Tue, 28 Aug 2012 09:04:02 +0200 Marcin Kuzminski Fixed issue with mixed locking notification and bad username beta
Tue, 28 Aug 2012 00:17:42 +0200 Marcin Kuzminski Recursive set locking on all children of a group. beta
Mon, 27 Aug 2012 23:33:43 +0200 Marcin Kuzminski Added example of root directive for serving static files via nginx beta
Mon, 27 Aug 2012 10:15:36 +0200 Marcin Kuzminski catch errors on renderers, and display plain if critical rendering error is present beta
Sun, 26 Aug 2012 01:04:43 +0200 Marcin Kuzminski Authors of pull-requests can now delete them beta
Sun, 26 Aug 2012 00:26:59 +0200 Marcin Kuzminski fixed tests beta
Sat, 25 Aug 2012 23:53:23 +0200 Marcin Kuzminski fixed changed details helper beta
Sat, 25 Aug 2012 22:14:31 +0200 Marcin Kuzminski remove GIT before installing this ppa to fix upgrade issues beta
Sat, 25 Aug 2012 21:00:33 +0200 Marcin Kuzminski Take that travis ! beta
Sat, 25 Aug 2012 20:43:32 +0200 Marcin Kuzminski fixed test from failing under different conditions beta
Sat, 25 Aug 2012 20:15:03 +0200 Marcin Kuzminski changed the tests for search. beta
Sat, 25 Aug 2012 19:39:53 +0200 Marcin Kuzminski added dates to search commits results page beta
Sat, 25 Aug 2012 19:06:46 +0200 Marcin Kuzminski DRY ! beta
Sat, 25 Aug 2012 19:00:59 +0200 Marcin Kuzminski added API call for locking/unlocking repositories beta
Sat, 25 Aug 2012 17:19:23 +0200 Marcin Kuzminski sync alternative gravatar options to other .ini files beta
Fri, 24 Aug 2012 14:58:26 +0200 Marcin Kuzminski Merged in domruf/rhodecode (pull request #66) beta
Fri, 24 Aug 2012 10:37:17 +0200 domruf use dict for replacing parts of avatar URL and add example to ini template beta
Tue, 14 Aug 2012 15:21:50 +0200 domruf allow alternative gravatar URL beta
Thu, 23 Aug 2012 22:30:28 +0200 Marcin Kuzminski again #531 forgot to replace other occurences of h.email call beta
Thu, 23 Aug 2012 22:22:46 +0200 Marcin Kuzminski Implemented #532. beta
Wed, 22 Aug 2012 13:30:52 +0200 Marcin Kuzminski more py25 compat fixes beta
Wed, 22 Aug 2012 12:09:49 +0200 Marcin Kuzminski added deque with maxlen for py2.5 compat beta
Wed, 22 Aug 2012 02:14:27 +0200 Marcin Kuzminski rewrote test_scm_operations, now run by nosetests beta
Wed, 22 Aug 2012 00:40:24 +0200 Marcin Kuzminski Forbid adding files and editing from web interface while repo is locked beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Tue, 21 Aug 2012 19:36:21 +0200 Marcin Kuzminski fixes issue #531, when extracting user email, we check it against the database, beta
Mon, 20 Aug 2012 21:40:25 +0200 Marcin Kuzminski added highlight lines field in ChangesetComments, will be used beta
Tue, 21 Aug 2012 14:11:22 +1000 Dies Koper fixed comment addition and deletion functionality on IE9 beta
Mon, 20 Aug 2012 18:10:23 +0200 Marcin Kuzminski fixed missing div on my_account + added nothing here yet when there are no beta
Sun, 19 Aug 2012 01:17:39 +0200 Marcin Kuzminski Add test for NotReviewed validator beta
Sun, 19 Aug 2012 01:02:06 +0200 Marcin Kuzminski Load generated revs while switching to other sources of pull-requests. beta
Sun, 19 Aug 2012 01:00:47 +0200 Marcin Kuzminski Changed v.Set validation into our own that actually raises exceptions on missing values. beta
Thu, 16 Aug 2012 11:05:04 +0200 Marcin Kuzminski fixes issue #524 beta
Wed, 15 Aug 2012 18:25:38 +0200 Marcin Kuzminski Added optional flag to make_ui to not clean sqlalchemy Session. beta