log

age author description
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
Wed, 15 Aug 2012 00:22:53 +0200 Marcin Kuzminski use os.environ as a fallback for getting special info from hooks, this will allow beta
Tue, 14 Aug 2012 01:16:29 +0200 Marcin Kuzminski requirements updates beta
Tue, 14 Aug 2012 01:02:53 +0200 Marcin Kuzminski fixed error when disabled anonymous access lead to error on server beta
Sat, 11 Aug 2012 18:16:31 +0200 Marcin Kuzminski show who's pending for review in tooltip beta
Sat, 11 Aug 2012 18:12:04 +0200 Marcin Kuzminski new summary for opened pull requests beta
Sat, 11 Aug 2012 17:47:17 +0200 Marcin Kuzminski added more validations when opening pull request beta
Sat, 11 Aug 2012 17:19:08 +0200 Marcin Kuzminski fixed selecting quick compare view for tags/bookmarks in pull-request form beta
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta