log rhodecode/config/routing.py @ 3764:c7970889c5c0 beta

age author description
Tue, 16 Apr 2013 00:44:48 +0200 Marcin Kuzminski Removed shortlog aka lightweight changelog. beta
Mon, 15 Apr 2013 21:58:40 +0200 Marcin Kuzminski Use changelog controller for displaying history of files. beta
Wed, 10 Apr 2013 14:33:04 +0200 Marcin Kuzminski New default permissions definition for user group create beta
Mon, 08 Apr 2013 23:49:08 +0200 Marcin Kuzminski consistent handling of grant/revoke of permissions widgets beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Sat, 06 Apr 2013 02:49:42 +0200 Marcin Kuzminski Implemented preview for comments beta
Thu, 04 Apr 2013 00:01:13 +0200 Marcin Kuzminski fixed admin link for creating repos, and refactored the routes name beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich Fix 'repos group' - it is 'repository group' beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Thu, 28 Mar 2013 02:57:05 +0100 Marcin Kuzminski #749 and #516 Removed dupliciting of repo settings for rhodecode admins and repo admins beta
Thu, 28 Mar 2013 02:11:26 +0100 Marcin Kuzminski moved permission management into separate entity. beta
Thu, 21 Mar 2013 11:26:58 +0100 Mads Kiilerich files: accept URLs with no path and no slash after the revision beta
Tue, 05 Mar 2013 22:37:58 +0100 Marcin Kuzminski better detection of deleting groups with subgroups inside. beta
Wed, 27 Feb 2013 17:18:41 +0100 Mads Kiilerich follow-up on texts missing from 'users groups'/'repositories group' cleanup beta
Wed, 27 Feb 2013 01:28:00 +0100 Mads Kiilerich "Users groups" is grammatically incorrect English - rename to "user groups" beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: swap org and other when they refer to different repos, ie are pull request style beta
Mon, 04 Feb 2013 21:26:01 +0100 Marcin Kuzminski be more explicit about constructing compare url beta
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Fri, 01 Feb 2013 01:21:12 +0100 Marcin Kuzminski add condition check for old search url in admin beta
Wed, 30 Jan 2013 21:17:03 +0100 Mads Kiilerich search: repo search is a repo thing - show it that way in ui and url beta
Wed, 30 Jan 2013 21:13:47 +0100 Mads Kiilerich repo edit: it is a repo thing more than an admin thing - show it that way in ui and url beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich summary: don't link explicitly to /summary beta
Mon, 28 Jan 2013 23:33:19 +0100 Marcin Kuzminski implemented #83 show repo size on summary page beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Wed, 09 Jan 2013 01:59:43 +0100 Marcin Kuzminski Use common function for generation of grid data beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Wed, 28 Nov 2012 01:34:59 +0100 Marcin Kuzminski added global fix for stripping multiple slashes from f_path variable beta
Wed, 28 Nov 2012 01:27:21 +0100 Marcin Kuzminski Implemented file history page for showing detailed changelog for a given file beta
Tue, 13 Nov 2012 22:26:06 +0100 Marcin Kuzminski implements #636, lazy loading of history and authors to speed up page responsiveness. beta
Sat, 10 Nov 2012 03:17:24 +0100 Marcin Kuzminski new patch function, and urls schema. beta
Mon, 29 Oct 2012 21:18:14 +0100 Marcin Kuzminski new tooltip implementation beta
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
Tue, 19 Apr 2011 17:28:42 +0200 Marcin Kuzminski Fixed permissions for users groups, group can have create repo permission now. beta
Mon, 18 Apr 2011 20:18:12 +0200 Marcin Kuzminski Fixed #161 form saves the create repository permission. beta
Tue, 05 Apr 2011 17:27:23 +0200 Marcin Kuzminski fixed removed route during pep8ify beta
Tue, 05 Apr 2011 12:32:50 +0200 Marcin Kuzminski pep8ify beta
Tue, 05 Apr 2011 12:08:34 +0200 Marcin Kuzminski merges for upcoming release
Mon, 04 Apr 2011 19:43:31 +0200 Marcin Kuzminski added __license__ into main of rhodecode, PEP8ify beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Wed, 23 Mar 2011 20:38:51 +0100 Marcin Kuzminski changes for #56 beta
Sat, 19 Mar 2011 01:07:53 +0100 Marcin Kuzminski implemented repo switcher list as dynamically loaded by xhr requestt. beta
Thu, 17 Mar 2011 21:48:00 +0100 Marcin Kuzminski fixed routing from previos merge beta
Thu, 17 Mar 2011 03:04:17 +0100 Marcin Kuzminski added changes made in production branch back into beta beta
Thu, 17 Mar 2011 02:55:37 +0100 Marcin Kuzminski added footer link to the main site
Sat, 05 Mar 2011 22:59:41 +0100 Marcin Kuzminski #109, added manual pull of changes for repositories that have remote location filled in. beta
Sat, 26 Feb 2011 17:49:52 +0100 Marcin Kuzminski made simple global rss and atom feed beta
Fri, 25 Feb 2011 18:47:09 +0100 Marcin Kuzminski implemented public journal for anonymous users, admin can control which repositories beta
Sat, 19 Feb 2011 14:00:01 +0100 Marcin Kuzminski Fixes for release 1.1.4
Thu, 10 Feb 2011 22:41:30 +0100 Marcin Kuzminski rhodecode config module refactoring beta
Wed, 09 Feb 2011 17:41:27 +0100 Marcin Kuzminski #56 added ajax removal of users groups, beta
Fri, 28 Jan 2011 22:12:28 +0100 Marcin Kuzminski Fixed links for repository, it's optional now to pass a link without a summary beta
Wed, 26 Jan 2011 17:34:37 +0100 Marcin Kuzminski #56 fixed found bugs, implemented adding of new group + forms+validators beta
Tue, 25 Jan 2011 18:59:20 +0100 Marcin Kuzminski started working on issue #56 beta
Tue, 21 Dec 2010 01:11:38 +0100 Marcin Kuzminski implemented #91, beta
Fri, 26 Nov 2010 09:32:40 +0100 Marcin Kuzminski fixes #77 moved out ldap config to it's own section beta
Mon, 22 Nov 2010 03:57:47 +0100 Marcin Kuzminski implemented user dashboards, and following system. beta
Thu, 18 Nov 2010 01:55:51 +0100 Marcin Kuzminski added cache reset, stats reset, and delete into repository settings in admin. beta