log pylons_app/config/routing.py @ 525:87d80c84df09

age author description
Wed, 29 Sep 2010 22:38:54 +0200 Marcin Kuzminski added search in specific repository
Sat, 18 Sep 2010 00:50:54 +0200 Marcin Kuzminski added limit for showing pygemntized source codes larger than 250kb. celery
Mon, 13 Sep 2010 01:27:41 +0200 Marcin Kuzminski Implemented password reset(forms/models/ tasks) and mailing tasks. celery
Sat, 11 Sep 2010 01:52:16 +0200 Marcin Kuzminski first implementation of #34 changeset raw diff based on udiff from python
Sun, 05 Sep 2010 16:20:29 +0200 Marcin Kuzminski implemented basic (startup) nose test suite.
Tue, 17 Aug 2010 23:15:36 +0200 Marcin Kuzminski Implemented search using whoosh. Still as experimental option.
Sun, 01 Aug 2010 17:08:58 +0200 Marcin Kuzminski Added separate create repository views for non administrative users.
Wed, 28 Jul 2010 01:44:39 +0200 Marcin Kuzminski routes python 2.5 compatible
Sat, 24 Jul 2010 02:18:48 +0200 Marcin Kuzminski Added user registration, changed login url schema, moved it into _admin/ for safety
Wed, 14 Jul 2010 13:30:31 +0200 Marcin Kuzminski added settings rest controllers for admin, updated routes with easier submodule handling
Wed, 30 Jun 2010 17:14:47 +0200 Marcin Kuzminski Moved admin controllers to separate module
Wed, 30 Jun 2010 15:35:10 +0200 Marcin Kuzminski Implemented owner settings, as separete posibility to edit repositry by non administrative owner of repository
Mon, 28 Jun 2010 23:28:52 +0200 Marcin Kuzminski admin path fix
Mon, 28 Jun 2010 18:24:53 +0200 Marcin Kuzminski made routes verification method based only on paths, since it's much faster and enough
Mon, 28 Jun 2010 18:09:56 +0200 Marcin Kuzminski fixed 404s added extra validator for magic repo_name path in routes
Mon, 28 Jun 2010 13:54:47 +0200 Marcin Kuzminski repos crud controllers - change id into repo_name for compatability, added ajax repo perm user function variuos html fixes, permissions forms and managment fixes.
Thu, 03 Jun 2010 20:28:46 +0200 Marcin Kuzminski Added support for repository located in subdirectories.
Thu, 27 May 2010 00:44:49 +0200 Marcin Kuzminski Admin templating updates, added rest permission controllers
Sun, 23 May 2010 01:03:54 +0200 Marcin Kuzminski Added feed controllers, urls,and changed index page to use them.
Fri, 21 May 2010 23:24:43 +0200 Marcin Kuzminski added login logout and annotate to urls
Wed, 19 May 2010 00:31:41 +0200 Marcin Kuzminski removed unneeded parameters from changelog and shortlog
Wed, 12 May 2010 10:29:41 +0200 Marcin Kuzminski Updated template for summary (archives links)
Tue, 11 May 2010 22:23:16 +0200 Marcin Kuzminski Adde raw file to routes, and refactoring
Sun, 09 May 2010 17:22:30 +0200 Marcin Kuzminski Changeg graph to changelog, and changelog to shortlog
Tue, 04 May 2010 00:54:00 +0200 Marcin Kuzminski implemented simple diffs for history of files.
Mon, 03 May 2010 18:31:00 +0200 Marcin Kuzminski Updated summary page
Sun, 25 Apr 2010 22:16:05 +0200 Marcin Kuzminski Added changeset controllers
Sun, 25 Apr 2010 01:19:21 +0200 Marcin Kuzminski Updated basic files browser with, pygments
Wed, 21 Apr 2010 00:22:20 +0200 Marcin Kuzminski updated routing
Sun, 18 Apr 2010 11:23:10 +0200 Marcin Kuzminski implemented Shortlog as seperate controller,
Sun, 18 Apr 2010 00:31:58 +0200 Marcin Kuzminski Moved summary to seperate controller,
Sat, 17 Apr 2010 22:17:17 +0200 Marcin Kuzminski reimplemented summary page,
Mon, 12 Apr 2010 10:29:18 +0200 Marcin Kuzminski Started summary page. Added filters to templates. used by n,self.f.filtername prefixed by n to disable other filters. Few other fixes found
Sun, 11 Apr 2010 17:25:47 +0200 Marcin Kuzminski Updated defaults bug of htmlfill + changed routing
Thu, 08 Apr 2010 22:59:49 +0200 Marcin Kuzminski Implemented index page using vcs
Wed, 07 Apr 2010 20:19:25 +0200 Marcin Kuzminski Added rest controllers for repos and users,
Wed, 07 Apr 2010 16:42:11 +0200 marcink Added managment pages.
Wed, 07 Apr 2010 15:28:50 +0200 marcink changed for pylons 0.1 / 1.0
Thu, 18 Feb 2010 17:36:43 +0100 Marcin Kuzminski Changed to webapp, removed get from routes,
Thu, 18 Feb 2010 14:13:45 +0100 Marcin Kuzminski added repo creation
Thu, 18 Feb 2010 13:59:01 +0100 Marcin Kuzminski routing, added special chars.
Thu, 18 Feb 2010 13:55:48 +0100 Marcin Kuzminski routes for adding a repo
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.