log

age author description
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