log rhodecode/config/routing.py @ 2951:301773d07012 beta

age author description
Tue, 23 Oct 2012 00:02:59 +0200 Marcin Kuzminski Lazy loading on my journal page beta
Tue, 16 Oct 2012 23:34:34 +0200 Marcin Kuzminski fix routing regex for compare branches with / and other special chars beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Wed, 12 Sep 2012 17:15:25 +0200 Marcin Kuzminski Add quick toggle link for locking for users with write or admin permissions beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Fri, 07 Sep 2012 18:00:31 +0200 Marcin Kuzminski fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num> in name as beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Wed, 29 Aug 2012 00:52:31 +0200 Marcin Kuzminski Fixed edit by groups names routing beta
Sun, 26 Aug 2012 01:04:43 +0200 Marcin Kuzminski Authors of pull-requests can now delete them beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Sat, 11 Aug 2012 17:19:08 +0200 Marcin Kuzminski fixed selecting quick compare view for tags/bookmarks in pull-request form beta
Sat, 04 Aug 2012 21:02:24 +0200 Marcin Kuzminski switched repo_name to non greedy match. beta
Wed, 18 Jul 2012 22:07:46 +0200 Marcin Kuzminski Added quick links for editing permissions for users from permission overview beta
Wed, 18 Jul 2012 19:09:12 +0200 Marcin Kuzminski Merged pull request #56 beta
Mon, 16 Jul 2012 23:19:34 +0200 Marcin Kuzminski Improvements to my account page beta
Sun, 15 Jul 2012 21:16:14 +0200 Marcin Kuzminski Added editing of pull-request reviewers. beta
Tue, 19 Jun 2012 23:07:23 +0200 Marcin Kuzminski Enabled inline comments in pull-requests beta
Mon, 11 Jun 2012 00:58:24 +0200 Marcin Kuzminski - added commenting to pull requests codereview
Sun, 10 Jun 2012 18:15:00 +0200 Marcin Kuzminski - pull request generates overview based on it's params codereview
Sun, 10 Jun 2012 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Sat, 09 Jun 2012 15:30:22 +0200 Marcin Kuzminski merge with beta codereview
Wed, 06 Jun 2012 13:50:38 +0200 Marcin Kuzminski added rss/atom feeds into personalized journal beta
Tue, 05 Jun 2012 21:22:23 +0200 Marcin Kuzminski merge with beta codereview
Tue, 05 Jun 2012 01:06:40 +0200 Marcin Kuzminski public journal feed updates. fixes errors beta
Fri, 01 Jun 2012 23:47:16 +0200 Marcin Kuzminski implemented #464 users groups links inside permission box (only for admins) beta
Wed, 30 May 2012 23:12:16 +0200 Marcin Kuzminski Rewrote url routes to make all validations and parsing for compare view + added compare fork button into forked repos codereview
Wed, 23 May 2012 00:58:37 +0200 Marcin Kuzminski Added simple UI for admin to manage emails map codereview
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Tue, 08 May 2012 02:04:28 +0200 Marcin Kuzminski pull requests draft UI codereview
Sun, 06 May 2012 19:24:50 +0200 Marcin Kuzminski Basic compare-view controller with ref parsing codereview
Sun, 01 Apr 2012 01:05:15 +0300 Marcin Kuzminski unified annotation view with file source view beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Thu, 29 Dec 2011 00:01:05 +0200 Marcin Kuzminski implements #285: Implemented non changeable urls for clone url, and web views beta
Mon, 19 Dec 2011 02:31:22 +0200 Marcin Kuzminski mark all read button for notifications beta
Mon, 05 Dec 2011 03:29:05 +0200 Marcin Kuzminski implements #239 manual marking of repos as forks for admins beta
Fri, 02 Dec 2011 00:15:26 +0200 Marcin Kuzminski implements #135 bookmark support for UI beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Wed, 23 Nov 2011 00:55:05 +0200 Marcin Kuzminski Notification system improvements beta
Sun, 20 Nov 2011 01:53:00 +0200 Marcin Kuzminski #302 - basic notification system, models+tests beta
Sun, 13 Nov 2011 18:05:44 +0200 Marcin Kuzminski added rst help link beta
Sat, 12 Nov 2011 17:09:17 +0200 Marcin Kuzminski #71 code review beta
Fri, 11 Nov 2011 20:41:53 +0200 Marcin Kuzminski #77 code review beta
Sat, 29 Oct 2011 00:57:09 +0200 Marcin Kuzminski lazy load of branches and tags menu beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Mon, 10 Oct 2011 02:09:52 +0200 Marcin Kuzminski implements #226 repo groups available by path beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sat, 01 Oct 2011 21:51:28 +0300 Marcin Kuzminski changed check_... functions from their stupid names to something less retarded :) beta
Sat, 01 Oct 2011 19:05:47 +0300 Marcin Kuzminski Fixed methods for checking if path in routes is a repo beta
Thu, 22 Sep 2011 04:33:29 +0300 Marcin Kuzminski Added initial support for creating new nodes in repos beta
Sun, 28 Aug 2011 02:17:42 +0300 Marcin Kuzminski Implemented #111 copy github node finder solution beta
Sat, 20 Aug 2011 18:13:54 +0300 Marcin Kuzminski Beginning of API implementation for rhodecode beta
Sat, 16 Jul 2011 19:30:38 +0200 Marcin Kuzminski changelog uses lazy loading of affected files details, in some scenarios this can improve speed beta
Mon, 04 Jul 2011 10:59:01 +0200 Marcin Kuzminski fixes #223 improve password reset form beta
Thu, 26 May 2011 01:06:33 +0200 Marcin Kuzminski translated resource map into full routes map, added validation for repos_group id beta
Fri, 13 May 2011 18:20:28 +0200 Marcin Kuzminski refactor of routing to use one common prefix for admin, this way it's easier to change beta
Tue, 03 May 2011 14:13:37 +0200 Marcin Kuzminski Added server side file editing with commit beta
Mon, 02 May 2011 13:02:58 +0200 Marcin Kuzminski Added simple forks page, resolves issue #179 beta
Sat, 23 Apr 2011 17:11:12 +0200 Marcin Kuzminski #179 Added followers page beta