log

age author description
Tue, 16 Apr 2013 01:42:24 +0200 Marcin Kuzminski h.person, if author name is empty, use email as a fallback beta
Tue, 16 Apr 2013 00:59:14 +0200 Marcin Kuzminski show comments in summary changelog overview beta
Tue, 16 Apr 2013 00:44:48 +0200 Marcin Kuzminski Removed shortlog aka lightweight changelog. beta
Mon, 15 Apr 2013 23:12:09 +0200 Marcin Kuzminski download button looks nicer displayed first beta
Mon, 15 Apr 2013 22:59:09 +0200 Marcin Kuzminski remove obsolete and not used branches/tags extraction on summary page beta
Mon, 15 Apr 2013 22:52:08 +0200 Marcin Kuzminski changelog for file history shows that we're in different changelog view beta
Mon, 15 Apr 2013 21:58:40 +0200 Marcin Kuzminski Use changelog controller for displaying history of files. beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich api: don't report invalidated cache_keys after invalidating a repo beta
Mon, 15 Apr 2013 20:44:18 +0200 Marcin Kuzminski fixed migration of empty usergroups created pre-usergroup delegation permissions beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidate: clear CacheInvalidation when upgrading beta
Fri, 05 Apr 2013 14:03:20 +0200 Marcin Kuzminski #819 review status is showed in the main changelog
Mon, 15 Apr 2013 02:11:06 +0200 Marcin Kuzminski added missing perms check on history call
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich compare: move get_changesets to compare controller where it is used - 2nd half that was lost in 6c79bfcd3b54 beta
Fri, 05 Apr 2013 02:51:37 +0200 Mads Kiilerich Fix inconsistent casing beta
Mon, 08 Apr 2013 17:57:58 +0200 Mads Kiilerich index: always use lightweight - there shouldn't be any reason not to beta
Mon, 15 Apr 2013 01:46:32 +0200 Marcin Kuzminski new feature: API access white list definition from .ini files beta
Mon, 15 Apr 2013 01:01:47 +0200 Marcin Kuzminski moved around some code in changeset controllers to properly log which function was decorated. beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent beta
Sat, 13 Apr 2013 14:36:02 +0200 Marcin Kuzminski changelog pagination with branch filtering now uses beta
Sat, 13 Apr 2013 13:33:04 +0200 Marcin Kuzminski get_changeset uses now mercurial revrange to filter out branches. beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent
Fri, 12 Apr 2013 18:01:00 +0200 Marcin Kuzminski can update context var needs to be defined in __load_defaults
Fri, 12 Apr 2013 18:01:00 +0200 Marcin Kuzminski can update context var needs to be defined in __load_defaults beta
Thu, 11 Apr 2013 21:37:20 +0200 Marcin Kuzminski move pr closed tag to the end, it's not important now to show it, when we have a gray indicator of closed pr beta
Thu, 11 Apr 2013 21:21:59 +0200 Marcin Kuzminski fixed displaying of add user group button for super admins beta
Thu, 11 Apr 2013 16:55:39 +0200 Marcin Kuzminski fixed issue with h.person() function returned prematurly giving only email info from changeset metadata. Thanks to Stevan Radaković beta
Thu, 11 Apr 2013 15:07:42 +0200 Mads Kiilerich pullrequests: fix reversed diff beta
Thu, 11 Apr 2013 03:36:39 +0200 Marcin Kuzminski fixed tests for usersgroups beta
Wed, 10 Apr 2013 23:45:04 +0200 Marcin Kuzminski implemented usergroup permissions checks. beta