log

age author description
Mon, 27 Sep 2010 02:17:03 +0200 Marcin Kuzminski fixed lock decorator bug which didn't release the lock after func execution and rewrote the pidlock a little with Ask Solem suggestions!
Sat, 25 Sep 2010 23:36:10 +0200 Marcin Kuzminski little gui change for file source
Sat, 25 Sep 2010 20:17:56 +0200 Marcin Kuzminski removed pidlock from whoosh and added it as locked_task decorator
Fri, 24 Sep 2010 18:13:29 +0200 Marcin Kuzminski Added user action mapper to map push to changeset.
Thu, 23 Sep 2010 21:25:30 +0200 Marcin Kuzminski simplified task locking, and fixed some bugs for keyworded arguments
Thu, 23 Sep 2010 02:55:43 +0200 Marcin Kuzminski created folder for init.d scripts
Thu, 23 Sep 2010 01:23:57 +0200 Marcin Kuzminski Added tag v0.8.3 for changeset ca41d544dbdf
Thu, 23 Sep 2010 01:23:13 +0200 Marcin Kuzminski Merge with 6aa7db1c083a1384ebff5c2bb3c943a035bb310d - celery branch rhodecode-0.0.0.8.3
Thu, 23 Sep 2010 01:21:46 +0200 Marcin Kuzminski version bump, small readme update celery
Thu, 23 Sep 2010 01:08:33 +0200 Marcin Kuzminski Implemented locking for task, to prevent for running the same tasks, celery
Wed, 22 Sep 2010 16:26:49 +0200 Marcin Kuzminski added mimetypes to annotate celery
Wed, 22 Sep 2010 16:24:07 +0200 Marcin Kuzminski added mimetypes to files celery
Wed, 22 Sep 2010 04:31:21 +0200 Marcin Kuzminski some code fixes templates+helpers new rfc date without tz, added timerproxy formatting celery
Wed, 22 Sep 2010 04:30:36 +0200 Marcin Kuzminski implemented basic autoupdating statistics fetched from database celery
Tue, 21 Sep 2010 15:36:46 +0200 Marcin Kuzminski timeproxy logging memory leak fix. celery
Tue, 21 Sep 2010 01:08:01 +0200 Marcin Kuzminski Added some more tests, rewrite testing schema, to autogenerate fresh db, new index. celery
Mon, 20 Sep 2010 22:55:55 +0200 Marcin Kuzminski fixed validation of user email in user creation, and editing on admin panel celery
Mon, 20 Sep 2010 22:47:20 +0200 Marcin Kuzminski fixed bug when new repo had no last commiter, celery
Sun, 19 Sep 2010 03:42:48 +0200 Marcin Kuzminski fixed sorting in repo list switcher and removed lower() since repo names can be have capital letters now celery
Sun, 19 Sep 2010 03:29:49 +0200 Marcin Kuzminski Some fixes to summary, and total rewrite of summary graphs implemented more interactive graph. celery
Sat, 18 Sep 2010 17:03:29 +0200 Marcin Kuzminski rewrote graph plotting, added zooming and json dump insted of stupid string formating. celery
Sat, 18 Sep 2010 00:50:54 +0200 Marcin Kuzminski added limit for showing pygemntized source codes larger than 250kb. celery
Fri, 17 Sep 2010 23:57:22 +0200 Marcin Kuzminski fixed up celeryconfig, to get results database from config files celery
Fri, 17 Sep 2010 22:54:30 +0200 Marcin Kuzminski Removed config names from whoosh and celery, celery
Fri, 17 Sep 2010 21:35:46 +0200 Marcin Kuzminski added caching queries to hg-app celery
Fri, 17 Sep 2010 21:26:53 +0200 Marcin Kuzminski reimplemented name slug to accept capitalized repositories names celery
Thu, 16 Sep 2010 15:40:01 +0200 Marcin Kuzminski small fix for summary graph celery
Thu, 16 Sep 2010 15:22:10 +0200 Marcin Kuzminski fixed search chunking bug and optimized chunk size celery
Thu, 16 Sep 2010 02:59:47 +0200 Marcin Kuzminski Reimplemented searching for speed on large files and added paging for search results celery
Tue, 14 Sep 2010 17:34:15 +0200 Marcin Kuzminski Some gui fixes celery
Mon, 13 Sep 2010 13:02:20 +0200 Marcin Kuzminski added journal icon and made active links in journal, fixed edit user bug when given wrong id celery
Mon, 13 Sep 2010 01:38:14 +0200 Marcin Kuzminski Added validation for uniq email address celery
Mon, 13 Sep 2010 01:27:41 +0200 Marcin Kuzminski Implemented password reset(forms/models/ tasks) and mailing tasks. celery
Mon, 13 Sep 2010 01:23:58 +0200 Marcin Kuzminski Improved testing scenarios. Made test env creator celery
Sun, 12 Sep 2010 22:42:03 +0200 Marcin Kuzminski updated config files, and added celery dependency celery
Sun, 12 Sep 2010 18:29:55 +0200 Marcin Kuzminski config change little style fix for form buttons celery
Sat, 11 Sep 2010 03:42:57 +0200 Marcin Kuzminski merged with default celery
Sat, 11 Sep 2010 03:35:33 +0200 Marcin Kuzminski tests fix, put vcs testing tarball
Sat, 11 Sep 2010 02:56:22 +0200 Marcin Kuzminski added menu for changeset raw diff and download diff
Sat, 11 Sep 2010 01:55:46 +0200 Marcin Kuzminski starting celery branch celery
Sat, 11 Sep 2010 01:52:16 +0200 Marcin Kuzminski first implementation of #34 changeset raw diff based on udiff from python
Wed, 08 Sep 2010 01:33:38 +0200 Marcin Kuzminski fixed initial whoosh indexer. Build full index on first run even with incremental flag
Tue, 07 Sep 2010 01:39:12 +0200 Marcin Kuzminski some more basic tests
Mon, 06 Sep 2010 00:34:23 +0200 Marcin Kuzminski test for register page
Sun, 05 Sep 2010 23:40:08 +0200 Marcin Kuzminski more test suites on login, fixed strange detached instance bug found during in tests.
Sun, 05 Sep 2010 18:07:37 +0200 Marcin Kuzminski made test for login page
Sun, 05 Sep 2010 16:21:38 +0200 Marcin Kuzminski ignore test db
Sun, 05 Sep 2010 16:20:29 +0200 Marcin Kuzminski implemented basic (startup) nose test suite.
Sun, 05 Sep 2010 13:55:47 +0200 Marcin Kuzminski fixed a bug when given wrong username at login
Sat, 04 Sep 2010 15:20:06 +0200 Marcin Kuzminski Code cleanups, made js rollup file, some preparation for .egg creation
Sat, 04 Sep 2010 00:17:01 +0200 Marcin Kuzminski update setup script and config tmpl
Sat, 04 Sep 2010 00:04:33 +0200 Marcin Kuzminski fixed css
Fri, 03 Sep 2010 18:07:24 +0200 Marcin Kuzminski fixed repo switcher,
Fri, 03 Sep 2010 16:18:18 +0200 Marcin Kuzminski reimplemented tags/branches menu.
Fri, 03 Sep 2010 13:15:16 +0200 Marcin Kuzminski updated whoosh indexer to take path as second argument
Fri, 03 Sep 2010 13:07:07 +0200 Marcin Kuzminski updated whoosh indexer to take index building argument type
Fri, 03 Sep 2010 09:55:48 +0200 Marcin Kuzminski fixed, empty cs bug.
Fri, 03 Sep 2010 09:23:50 +0200 Marcin Kuzminski fixed box-left forms layout
Fri, 03 Sep 2010 07:58:14 +0200 Marcin Kuzminski more css html fixes (+cleanups), rewrote definition list for files
Fri, 03 Sep 2010 07:34:38 +0200 Marcin Kuzminski rewrote sorting on main page, to clickable headers.
Fri, 03 Sep 2010 00:46:07 +0200 Marcin Kuzminski started my page rewrite
Thu, 02 Sep 2010 21:37:52 +0200 Marcin Kuzminski made fix for pushing/pulling into paths that end with /
Thu, 02 Sep 2010 20:07:05 +0200 Marcin Kuzminski fixed escaping in tooltip
Wed, 01 Sep 2010 23:38:03 +0200 Marcin Kuzminski added safe unicode funtion, and implemented it in whoosh indexer
Wed, 01 Sep 2010 23:32:47 +0200 Marcin Kuzminski moved loged in user propagation out of forms,
Wed, 01 Sep 2010 12:13:03 +0200 Marcin Kuzminski added support for broken symlinks in whoosh indexer
Mon, 30 Aug 2010 17:51:36 +0200 Marcin Kuzminski fixed stupid typo in backup manager
Mon, 30 Aug 2010 17:38:38 +0200 Marcin Kuzminski fixed bug in summary graph
Sun, 29 Aug 2010 21:56:56 +0200 Marcin Kuzminski fixes #24, added generator that generates equally distrybuted colors. Thus skipping creating one large coloring history.
Sun, 29 Aug 2010 00:11:28 +0200 Marcin Kuzminski Added redirection to page that request came from, after login in
Sat, 28 Aug 2010 14:53:32 +0200 Marcin Kuzminski updated config files,
Fri, 27 Aug 2010 22:28:50 +0200 Marcin Kuzminski Merge with bd3f341cad457c5106bb16170ffac5c894f8e841
Fri, 27 Aug 2010 18:48:47 +0200 Marcin Kuzminski simplified and updated backup manager
Fri, 27 Aug 2010 17:56:41 +0200 Marcin Kuzminski more on that neverending topic :) init scripts
Fri, 27 Aug 2010 17:41:33 +0200 Marcin Kuzminski more with init scripts !
Fri, 27 Aug 2010 15:25:23 +0200 Marcin Kuzminski another bugfix to init scripts
Fri, 27 Aug 2010 14:56:52 +0200 Marcin Kuzminski fixed init scripts
Thu, 26 Aug 2010 22:40:53 +0200 *** failed to import extension hggit: No module named hggit added 200 last commits for summary page until issue #29 is resolved
Thu, 26 Aug 2010 22:09:55 +0200 *** failed to import extension hggit: No module named hggit removed decodes, thus it should be implemented on vcs side
Thu, 26 Aug 2010 17:29:26 +0200 Marcin Kuzminski merged with init scripts
Thu, 26 Aug 2010 17:28:11 +0200 Marcin Kuzminski updated init scripts to start-stop-daemons
Wed, 25 Aug 2010 20:58:14 +0200 Marcin Kuzminski merged with bugfixes
Wed, 25 Aug 2010 18:18:12 +0200 Marcin Kuzminski removed prints !
Wed, 25 Aug 2010 18:15:50 +0200 Marcin Kuzminski fixes #30. Rewrite default permissions query + some other small fixes
Mon, 23 Aug 2010 22:04:35 +0200 Marcin Kuzminski fixed templating issue with graph, and improved toggle of commiters
Mon, 23 Aug 2010 21:39:17 +0200 Marcin Kuzminski fixed bug when author had " in name, thus breaking the javascript data format
Sat, 21 Aug 2010 18:33:13 +0200 Marcin Kuzminski Added tag v0.8.2 for changeset ccbe72990884
Sat, 21 Aug 2010 18:32:53 +0200 Marcin Kuzminski version bump rhodecode-0.0.0.8.2
Sat, 21 Aug 2010 18:31:28 +0200 Marcin Kuzminski added logic for changin defualt permissions, and option to overwrite all defualt permissions on each repository
Sat, 21 Aug 2010 16:34:37 +0200 Marcin Kuzminski permission refactoring,
Fri, 20 Aug 2010 18:43:08 +0200 Marcin Kuzminski fix for new bcrypt password.
Fri, 20 Aug 2010 10:59:18 +0200 Marcin Kuzminski Changed password crypting scheme to bcrypt, added dependency for setup
Thu, 19 Aug 2010 23:42:40 +0200 Marcin Kuzminski fixed escaping for new webhelpers and added perm2user constraint
Thu, 19 Aug 2010 22:38:00 +0200 Marcin Kuzminski added jump to revision from file history.
Thu, 19 Aug 2010 21:38:08 +0200 Marcin Kuzminski fixes #25 removed crypt based password hashing and changed it into sha1 based.
Wed, 18 Aug 2010 19:41:08 +0200 Marcin Kuzminski some fixes to whoosh indexer daemon
Wed, 18 Aug 2010 16:24:27 +0200 Marcin Kuzminski fixes translations, style updates.
Wed, 18 Aug 2010 01:46:18 +0200 Marcin Kuzminski some small template fixes
Wed, 18 Aug 2010 00:20:46 +0200 Marcin Kuzminski update setup requirements
Wed, 18 Aug 2010 00:02:21 +0200 Marcin Kuzminski fixed path issue
Tue, 17 Aug 2010 23:15:36 +0200 Marcin Kuzminski Implemented search using whoosh. Still as experimental option.
Tue, 17 Aug 2010 22:29:17 +0200 Marcin Kuzminski fixed decimals numbering in graph
Tue, 17 Aug 2010 15:40:22 +0200 Marcin Kuzminski fixed user email for gravatars
Sun, 08 Aug 2010 13:13:42 +0200 Marcin Kuzminski fixed title on my account page
Sun, 08 Aug 2010 13:05:56 +0200 Marcin Kuzminski implemented gravatars into main bar.
Sun, 08 Aug 2010 02:40:10 +0200 Marcin Kuzminski implemented gravatars to changesets, updated styling for changesets
Sun, 08 Aug 2010 02:09:32 +0200 Marcin Kuzminski webhelpers import bugfix for gravatar
Sun, 08 Aug 2010 01:27:14 +0200 Marcin Kuzminski rename repo2perm into repo_to_perm
Sun, 08 Aug 2010 01:26:23 +0200 Marcin Kuzminski Implemented basic gravatar support on admin pages only for now
Sat, 07 Aug 2010 22:08:31 +0200 Marcin Kuzminski fixed some templating issues
Fri, 06 Aug 2010 02:49:53 +0200 Marcin Kuzminski little css update, and flash messages
Fri, 06 Aug 2010 02:40:57 +0200 Marcin Kuzminski Added hooks managment into application settings
Fri, 06 Aug 2010 02:04:51 +0200 Marcin Kuzminski Added tag v0.8.1 for changeset a9814a642e11
Fri, 06 Aug 2010 02:04:26 +0200 Marcin Kuzminski Added tag v0.8.0 for changeset 558eb7c5028f
Fri, 06 Aug 2010 02:03:22 +0200 Marcin Kuzminski Implemented hooks system,
Fri, 06 Aug 2010 01:52:17 +0200 Marcin Kuzminski version bump rhodecode-0.0.0.8.1
Fri, 06 Aug 2010 00:15:06 +0200 Marcin Kuzminski some small changes to commit activity graph
Thu, 05 Aug 2010 23:59:41 +0200 Marcin Kuzminski fixed sorting of tags and branches. Fix made in vcs.
Thu, 05 Aug 2010 22:31:23 +0200 Marcin Kuzminski Added new application settings,Push ssl and repositories path
Thu, 05 Aug 2010 01:31:01 +0200 Marcin Kuzminski templating updates (font sizes)
Thu, 05 Aug 2010 01:22:33 +0200 Marcin Kuzminski moved out ui_sections out of make ui function
Thu, 05 Aug 2010 01:21:44 +0200 Marcin Kuzminski fixes #20 hg middleware breaks ui() instance when repository has hgrc file.
Tue, 03 Aug 2010 21:25:53 +0200 Marcin Kuzminski Added permissions template
Tue, 03 Aug 2010 21:25:11 +0200 Marcin Kuzminski fixed settings template
Tue, 03 Aug 2010 21:24:45 +0200 Marcin Kuzminski auth functions little fix
Sun, 01 Aug 2010 18:36:00 +0200 Marcin Kuzminski cleared global application settings.
Sun, 01 Aug 2010 17:08:58 +0200 Marcin Kuzminski Added separate create repository views for non administrative users.
Sun, 01 Aug 2010 13:39:09 +0200 Marcin Kuzminski fixed min width set.
Sat, 31 Jul 2010 18:48:12 +0200 Marcin Kuzminski removed td tag
Sat, 31 Jul 2010 18:47:43 +0200 Marcin Kuzminski Fixed decorators bug when using them with keyworded arguments,new implementation takes new approach that is more flexible
Fri, 30 Jul 2010 22:12:06 +0200 Marcin Kuzminski Fixes #18, removing user, who owns some repositories
Wed, 28 Jul 2010 23:38:06 +0200 Marcin Kuzminski templating fixes
Wed, 28 Jul 2010 20:10:39 +0200 Marcin Kuzminski reverted caching from index, it's buggy
Wed, 28 Jul 2010 02:25:47 +0200 Marcin Kuzminski Added permissions check on repo switcher,
Wed, 28 Jul 2010 01:52:12 +0200 Marcin Kuzminski fixed plural messages about commits in graph
Wed, 28 Jul 2010 01:44:39 +0200 Marcin Kuzminski routes python 2.5 compatible
Tue, 27 Jul 2010 15:57:21 +0200 Marcin Kuzminski user edit form html fix
Tue, 27 Jul 2010 15:15:39 +0200 Marcin Kuzminski removed sof files
Tue, 27 Jul 2010 14:54:41 +0200 Marcin Kuzminski fixed user permissions bug when adding permissions to user who couldn load those because of auth decorators
Tue, 27 Jul 2010 14:53:22 +0200 Marcin Kuzminski fixes issue #16 reimplementation of database repository, for using generic pk instead of repo naming as pk. Which caused to many problems.
Tue, 27 Jul 2010 14:48:13 +0200 Marcin Kuzminski fixed some html and styles, added owner into admin repo list
Tue, 27 Jul 2010 14:41:43 +0200 Marcin Kuzminski Added initial query skipp when seting up the app.
Tue, 27 Jul 2010 14:37:40 +0200 Marcin Kuzminski Update readme
Sat, 24 Jul 2010 02:18:48 +0200 Marcin Kuzminski Added user registration, changed login url schema, moved it into _admin/ for safety
Sat, 24 Jul 2010 02:17:48 +0200 Marcin Kuzminski version bump to 0.8 rhodecode-0.0.0.8.0
Sat, 24 Jul 2010 00:53:43 +0200 Marcin Kuzminski just a #
Sat, 24 Jul 2010 00:53:03 +0200 Marcin Kuzminski new style error display for login
Sat, 24 Jul 2010 00:51:57 +0200 Marcin Kuzminski new style error display for settings, added flash msg for repo rescan
Sat, 24 Jul 2010 00:50:41 +0200 Marcin Kuzminski Added implementation of Ordered Dict.
Sat, 24 Jul 2010 00:46:29 +0200 Marcin Kuzminski Added extra validation in creating users.
Sat, 24 Jul 2010 00:21:57 +0200 Marcin Kuzminski Added new style error display,
Wed, 21 Jul 2010 22:57:36 +0200 Marcin Kuzminski added session remove in forms, and added name and lastname to auth user
Wed, 21 Jul 2010 22:55:47 +0200 Marcin Kuzminski Disabled special 404 page. That function was really not needed
Wed, 21 Jul 2010 22:53:04 +0200 Marcin Kuzminski fixed sorting bug.
Fri, 16 Jul 2010 14:10:29 +0200 Marcin Kuzminski fixed path error for error controller
Thu, 15 Jul 2010 06:25:43 +0200 Marcin Kuzminski updated db manage script, and remove broken test
Wed, 14 Jul 2010 18:31:06 +0200 Marcin Kuzminski Added application settings, are now customizable from database
Wed, 14 Jul 2010 18:15:37 +0200 Marcin Kuzminski Bugfix for empty diff
Wed, 14 Jul 2010 16:51:19 +0200 Marcin Kuzminski implemented manual repo rescann and remapping
Wed, 14 Jul 2010 15:42:39 +0200 Marcin Kuzminski fixed bug for user update, when password was always set.
Wed, 14 Jul 2010 13:30:31 +0200 Marcin Kuzminski added settings rest controllers for admin, updated routes with easier submodule handling
Wed, 14 Jul 2010 12:50:12 +0200 Marcin Kuzminski updated hg-app db manage and global settings
Wed, 14 Jul 2010 12:38:01 +0200 Marcin Kuzminski updated requirements and readme
Wed, 14 Jul 2010 12:31:11 +0200 Marcin Kuzminski implemented cache for repeated queries in simplehg mercurial requests
Wed, 14 Jul 2010 02:28:51 +0200 Marcin Kuzminski removed unneded options from config files
Wed, 14 Jul 2010 02:28:32 +0200 Marcin Kuzminski Made config file free configuration based on database and capable of beeing manage via application settings + some code cleanups
Fri, 09 Jul 2010 02:38:17 +0200 Marcin Kuzminski small fixes for hg middleware, messages are now propagated only on push
Tue, 06 Jul 2010 23:57:57 +0200 Marcin Kuzminski some extra checks for auth lib
Tue, 06 Jul 2010 23:50:53 +0200 Marcin Kuzminski fixed bug when, sortables have wrong value
Tue, 06 Jul 2010 23:47:28 +0200 Marcin Kuzminski fixed bug when diff command was different than available options
Tue, 06 Jul 2010 23:43:13 +0200 Marcin Kuzminski bugfix, when form is crashing, form_result is unaccesibble
Sun, 04 Jul 2010 13:47:28 +0200 Marcin Kuzminski removed unneded value
Sun, 04 Jul 2010 00:52:47 +0200 Marcin Kuzminski mercurial middleware now returns 500's instead of 404 on errors and 404 when repo not found, added tracebacks
Thu, 01 Jul 2010 23:44:26 +0200 Marcin Kuzminski fixed auth bug
Thu, 01 Jul 2010 21:23:32 +0200 Marcin Kuzminski litle html updates for changeset
Thu, 01 Jul 2010 20:10:22 +0200 Marcin Kuzminski added ip loggin into mercurial middleware
Thu, 01 Jul 2010 20:02:06 +0200 Marcin Kuzminski added new command mappings for mercurial 1.6
Thu, 01 Jul 2010 18:17:52 +0200 Marcin Kuzminski added admin flag to users editing
Thu, 01 Jul 2010 18:10:43 +0200 Marcin Kuzminski Repository managment permissions, fixed found bugs updated js, added extra checks for doubled users and non active ones
Thu, 01 Jul 2010 00:57:45 +0200 Marcin Kuzminski updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
Thu, 01 Jul 2010 00:04:59 +0200 Marcin Kuzminski updated setup.py
Wed, 30 Jun 2010 22:47:19 +0200 Marcin Kuzminski Updated readme
Wed, 30 Jun 2010 21:38:53 +0200 Marcin Kuzminski little html changes
Wed, 30 Jun 2010 17:14:47 +0200 Marcin Kuzminski Moved admin controllers to separate module
Wed, 30 Jun 2010 17:05:20 +0200 Marcin Kuzminski made graphg ticker, and fixes a paging bug caused grapgh disaligment
Wed, 30 Jun 2010 16:08:48 +0200 Marcin Kuzminski Added proper tags for various versions
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
Tue, 29 Jun 2010 20:45:35 +0200 Marcin Kuzminski version bump rhodecode-0.0.0.7.9
Tue, 29 Jun 2010 20:45:03 +0200 Marcin Kuzminski Implemented permissions into hg app, secured admin controllers, templates and repository specific controllers
Tue, 29 Jun 2010 20:43:01 +0200 Marcin Kuzminski rewritten simplehg middleware. Now permissions are checked for each repository/request/user
Tue, 29 Jun 2010 20:41:54 +0200 Marcin Kuzminski Full rewrite of auth module, new functions/decorators. FIxed auth user
Tue, 29 Jun 2010 20:37:31 +0200 Marcin Kuzminski corrected error document to be same as base
Tue, 29 Jun 2010 20:36:09 +0200 Marcin Kuzminski protected againts changing default user.
Tue, 29 Jun 2010 13:51:03 +0200 Marcin Kuzminski removed unneeded graph controller
Tue, 29 Jun 2010 13:16:51 +0200 Marcin Kuzminski another small fix for error controller
Tue, 29 Jun 2010 13:13:09 +0200 Marcin Kuzminski fixed error controller __before__ behavior,
Tue, 29 Jun 2010 12:32:30 +0200 Marcin Kuzminski fixed bug when user is capable of creating _admin repository which is a link to admin interface
Tue, 29 Jun 2010 12:24:25 +0200 Marcin Kuzminski added base path into config
Mon, 28 Jun 2010 23:31:03 +0200 Marcin Kuzminski fixed admin, html template
Mon, 28 Jun 2010 23:29:57 +0200 Marcin Kuzminski added permission functions to webhelpers, updated dbmanage permissions
Mon, 28 Jun 2010 23:28:52 +0200 Marcin Kuzminski admin path fix
Mon, 28 Jun 2010 23:28:31 +0200 Marcin Kuzminski protected admin controllers
Mon, 28 Jun 2010 22:49:32 +0200 Marcin Kuzminski removed wrong import
Mon, 28 Jun 2010 21:42:06 +0200 Marcin Kuzminski db model fix, added repo instance to cached repos list
Mon, 28 Jun 2010 21:39:48 +0200 Marcin Kuzminski removed unneeded comments from colored formatter
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.
Sat, 26 Jun 2010 18:42:13 +0200 Marcin Kuzminski autocomplete for repository managment of users
Fri, 25 Jun 2010 21:53:13 +0200 Marcin Kuzminski restored utils, wrongly deleted
Fri, 25 Jun 2010 02:09:33 +0200 Marcin Kuzminski first permissions commit: added permission managment on repository edit. Changed db rmissions, validators.
Fri, 25 Jun 2010 02:06:45 +0200 Marcin Kuzminski new repo2db mapper, now uses repoModel to make scanns
Wed, 23 Jun 2010 21:38:41 +0200 Marcin Kuzminski fixes #5, links, are not visible highlited in top breadcrumbs
Wed, 23 Jun 2010 20:46:32 +0200 Marcin Kuzminski Ie graph support.
Wed, 23 Jun 2010 18:14:27 +0200 Marcin Kuzminski tooltip updates, added display layout managment inspired by jQuerys tipsy.
Wed, 23 Jun 2010 00:40:04 +0200 Marcin Kuzminski code cleanups
Wed, 23 Jun 2010 00:34:22 +0200 Marcin Kuzminski docs update, version bump rhodecode-0.0.0.7.8
Wed, 23 Jun 2010 00:31:00 +0200 Marcin Kuzminski graph fixes.
Wed, 23 Jun 2010 00:18:10 +0200 Marcin Kuzminski Initial graph release.
Tue, 22 Jun 2010 22:32:19 +0200 Marcin Kuzminski webhelpers breadcrumbs bugfix
Tue, 22 Jun 2010 21:24:22 +0200 Marcin Kuzminski tooltip display bugfix
Mon, 14 Jun 2010 01:16:57 +0200 Marcin Kuzminski few validation bugfixes/ new repo changesets, first commit changesets
Mon, 14 Jun 2010 00:17:08 +0200 Marcin Kuzminski fixed paragraphs wrapping for ultralong commit messages. Disabled tooltips for new repos without a last commit message. ie. when tooltip_title is empty (there is a strange bug on empty tooltip_title)
Sun, 13 Jun 2010 23:56:33 +0200 Marcin Kuzminski version bump rhodecode-0.0.0.7.7
Sun, 13 Jun 2010 23:56:16 +0200 Marcin Kuzminski switched filters into webhelpers for easy of usage.
Sun, 13 Jun 2010 23:14:04 +0200 Marcin Kuzminski implemented yui tooltip, and added it into annotation and main page.
Sun, 13 Jun 2010 18:18:49 +0200 Marcin Kuzminski html updates,mostly tables
Sun, 13 Jun 2010 16:33:22 +0200 Marcin Kuzminski #2: proposed changes to shortlog added header table description
Sun, 13 Jun 2010 16:27:19 +0200 Marcin Kuzminski #4: changes proposed by feedback to annotation
Sun, 13 Jun 2010 15:56:47 +0200 Marcin Kuzminski fixed branches and tags, fetching for new vcs implementation
Fri, 11 Jun 2010 16:52:00 +0200 Marcin Kuzminski changed way of getting repository in changelog. + some code cleanups
Wed, 09 Jun 2010 08:07:05 +0200 Marcin Kuzminski fixed bugs when putting empty or unknown changesets into diff
Tue, 08 Jun 2010 23:52:01 +0200 Marcin Kuzminski added proposal from mercurial mailing list, to display options for raw diffs, and diffs directly from within changesets view
Tue, 08 Jun 2010 23:48:41 +0200 Marcin Kuzminski added support for binary files, and, protection again unicode decode errors that might occure in changesets views
Tue, 08 Jun 2010 23:02:24 +0200 Marcin Kuzminski fixed bug when displaying html not escaped data as raw diff.
Tue, 08 Jun 2010 19:32:39 +0200 Marcin Kuzminski spelling fixes
Mon, 07 Jun 2010 23:26:21 +0200 Marcin Kuzminski fixes a repo switcher display bug
Mon, 07 Jun 2010 14:54:27 +0200 Marcin Kuzminski fixed bug in middleware config
Mon, 07 Jun 2010 10:26:50 +0200 Marcin Kuzminski main html update
Mon, 07 Jun 2010 00:41:07 +0200 Marcin Kuzminski fixed bug for last commit message in file source
Mon, 07 Jun 2010 00:26:52 +0200 Marcin Kuzminski added check for repo created outside of hg app
Mon, 07 Jun 2010 00:18:33 +0200 Marcin Kuzminski Implemented basic repository managment. Implemented repo2db mappings, model, helpers updates and code cleanups
Sun, 06 Jun 2010 23:35:21 +0200 Marcin Kuzminski updated db manage with some defaults corrected
Sun, 06 Jun 2010 23:34:26 +0200 Marcin Kuzminski typo fix
Sun, 06 Jun 2010 23:33:26 +0200 Marcin Kuzminski updated db manage with some defaults
Sun, 06 Jun 2010 23:02:43 +0200 Marcin Kuzminski error message css
Sun, 06 Jun 2010 21:54:54 +0200 Marcin Kuzminski made global funcion to clean repo names, and remove all special chars from the name.
Sun, 06 Jun 2010 10:57:49 +0200 Marcin Kuzminski added message short names for longer descriptions
Sat, 05 Jun 2010 21:35:01 +0200 Marcin Kuzminski configs fixups
Sat, 05 Jun 2010 17:09:03 +0200 Marcin Kuzminski added custom messages for remote responses.
Sat, 05 Jun 2010 10:49:28 +0200 Marcin Kuzminski fixed sorting in repo switcher
Sat, 05 Jun 2010 10:45:12 +0200 Marcin Kuzminski fixed repo switcher
Fri, 04 Jun 2010 13:49:24 +0200 Marcin Kuzminski doc fix
Fri, 04 Jun 2010 13:22:54 +0200 Marcin Kuzminski docs update, developments serves statics as default
Fri, 04 Jun 2010 13:08:29 +0200 Marcin Kuzminski licensing updates, code cleanups
Fri, 04 Jun 2010 11:29:05 +0200 Marcin Kuzminski Changed licence to gpl
Fri, 04 Jun 2010 00:23:55 +0200 Marcin Kuzminski Pygments code coloring rewrite, annotation was moved to vcs whitch had much better lib for that. Fixed code recognition based on mimetypes of filenodes, for better coloring.
Thu, 03 Jun 2010 21:13:05 +0200 Marcin Kuzminski fixed import errors on db_manage
Thu, 03 Jun 2010 20:28:46 +0200 Marcin Kuzminski Added support for repository located in subdirectories.
Thu, 03 Jun 2010 16:01:47 +0200 Marcin Kuzminski proper sorting fix
Thu, 03 Jun 2010 01:01:36 +0200 Marcin Kuzminski Fixed bug in repos, added dependencies and bumped version rhodecode-0.0.0.7.6
Thu, 03 Jun 2010 00:04:48 +0200 Marcin Kuzminski Reimplemented way of caching repos list, hg model now get's repos objects right from cached dict, this way we skipp creating instances of MercurialRepository and gain performance. Some import cleanup
Tue, 01 Jun 2010 22:19:03 +0200 Marcin Kuzminski fixed setup and install instructions
Tue, 01 Jun 2010 22:06:48 +0200 Marcin Kuzminski fixed bug when there was no dbfile, and dbmanage raise an exception
Sun, 30 May 2010 22:08:54 +0200 Marcin Kuzminski Added lastlogin to user after login, model db update
Sun, 30 May 2010 22:08:21 +0200 Marcin Kuzminski Made repos path config configurable from pylons app configs. update Readme
Sun, 30 May 2010 21:30:09 +0200 Marcin Kuzminski small fixes
Sun, 30 May 2010 19:49:40 +0200 Marcin Kuzminski Adde draft for permissions systems, made all needed decorators, and checks. For future usage in the system.
Sun, 30 May 2010 17:55:56 +0200 Marcin Kuzminski Rewrite of user managment, improved forms, added some user info
Sun, 30 May 2010 17:52:20 +0200 Marcin Kuzminski Added flash messages support
Sun, 30 May 2010 16:59:18 +0200 Marcin Kuzminski timerprox sqlformatting update for update and delete keywords
Sun, 30 May 2010 00:44:45 +0200 Marcin Kuzminski Fixed access to repos and users.
Thu, 27 May 2010 21:31:30 +0200 Marcin Kuzminski changed naming convention for db modules.
Thu, 27 May 2010 19:20:21 +0200 Marcin Kuzminski Added license
Thu, 27 May 2010 16:00:47 +0200 Marcin Kuzminski some beaker cache changes, and added repr to models
Thu, 27 May 2010 01:20:30 +0200 Marcin Kuzminski Changed configs, server statics to false, and fixed a simply large bug with cache regions typo
Thu, 27 May 2010 00:44:49 +0200 Marcin Kuzminski Admin templating updates, added rest permission controllers
Thu, 27 May 2010 00:26:02 +0200 Marcin Kuzminski db manage added more logging, set custom logger and add optional print sql statments
Thu, 27 May 2010 00:04:29 +0200 Marcin Kuzminski fixed dbmanage script to work as standalone script
Wed, 26 May 2010 23:55:48 +0200 Marcin Kuzminski CHanged form error when user account is disabled.
Wed, 26 May 2010 23:55:20 +0200 Marcin Kuzminski rewritten db manage script to use sqlalchemy. Fixed sqlalchemy models to more generic.
Wed, 26 May 2010 00:20:03 +0200 Marcin Kuzminski templating update, improved look & feel, version bump rhodecode-0.0.0.7.5
Wed, 26 May 2010 00:05:30 +0200 Marcin Kuzminski Added readme, and changed version display
Tue, 25 May 2010 23:41:03 +0200 Marcin Kuzminski cleaned unused imports
Tue, 25 May 2010 23:40:01 +0200 Marcin Kuzminski fixed sorting of repos with big letters
Tue, 25 May 2010 22:03:10 +0200 Marcin Kuzminski translated users
Tue, 25 May 2010 19:31:56 +0200 Marcin Kuzminski repo edit
Tue, 25 May 2010 19:18:12 +0200 Marcin Kuzminski html + css changes, added icons and etc.
Tue, 25 May 2010 00:32:18 +0200 Marcin Kuzminski version bump. Made changesets work as should, but vcs had to be fixed for that. rhodecode-0.0.0.7.4
Mon, 24 May 2010 22:25:08 +0200 Marcin Kuzminski html code cleanup
Mon, 24 May 2010 22:20:21 +0200 Marcin Kuzminski Cleaned the way based was used to generate submenu for admin, now it's much more clear to use submenu. Cleaned admin and added comment to middleware
Mon, 24 May 2010 22:18:15 +0200 Marcin Kuzminski Moved repo creation to admin/repos, as part of crud controller. Now repo creation is based on a form, which can be auto filled with data from 404 page. Fixed the error controller to properly give the repo name.
Mon, 24 May 2010 22:16:10 +0200 Marcin Kuzminski Updated css for changeset
Mon, 24 May 2010 01:10:09 +0200 Marcin Kuzminski bugfix
Mon, 24 May 2010 00:58:40 +0200 Marcin Kuzminski added merge and parents indicators to changelog
Mon, 24 May 2010 00:58:26 +0200 Marcin Kuzminski version bump. Bugfix when changelog parameter was not an int. Added limit for 100 changelogs to view at once. rhodecode-0.0.0.7.3
Sun, 23 May 2010 21:27:07 +0200 Marcin Kuzminski Css changes, added icon pack.
Sun, 23 May 2010 21:26:18 +0200 Marcin Kuzminski Added archives support. Version bump rhodecode-0.0.0.7.2
Sun, 23 May 2010 02:32:15 +0200 Marcin Kuzminski html fix
Sun, 23 May 2010 02:07:56 +0200 Marcin Kuzminski bumped version to 0.7.1 added atom and rss feeds. Moved https Fixud middleware before error middleware to proper generate debug page (static imports) rhodecode-0.0.0.7.1
Sun, 23 May 2010 01:07:58 +0200 Marcin Kuzminski fixed a typo on feed url generation
Sun, 23 May 2010 01:03:54 +0200 Marcin Kuzminski Added feed controllers, urls,and changed index page to use them.
Sun, 23 May 2010 00:54:22 +0200 Marcin Kuzminski Created middleware package. Crated special middleware to handle https requests redirections.
Sat, 22 May 2010 22:40:12 +0200 Marcin Kuzminski dirty fix for https working.
Sat, 22 May 2010 20:51:54 +0200 Marcin Kuzminski updated logging in logout. Added before, on login page.
Sat, 22 May 2010 20:49:38 +0200 Marcin Kuzminski logging info change on login form
Sat, 22 May 2010 20:48:05 +0200 Marcin Kuzminski removed unneded imports from auth
Sat, 22 May 2010 20:47:34 +0200 Marcin Kuzminski moved checking for user in session to wrapper function of LoginRequired decorator since it was working quite strange.
Sat, 22 May 2010 19:30:20 +0200 Marcin Kuzminski version bump rhodecode-0.0.0.7.0
Sat, 22 May 2010 19:29:50 +0200 Marcin Kuzminski Changed import to base. Removed action logging from auth to simplehg.
Sat, 22 May 2010 19:18:09 +0200 Marcin Kuzminski moved all cache function out to Base Controller for easier maintainance
Sat, 22 May 2010 16:07:28 +0200 Marcin Kuzminski cleared prints leftoovers, and changed current user fetching in login controller
Sat, 22 May 2010 02:20:26 +0200 Marcin Kuzminski invalidate the repo list also for online changes. Small fixes in LoginRequired decorator.
Sat, 22 May 2010 02:00:39 +0200 Marcin Kuzminski Added file annotation template. Bumped version to 0.6.8. Changelog and changeset are now cleaned with js, it's still very beta.
Sat, 22 May 2010 01:58:36 +0200 Marcin Kuzminski full changelog caching, secured changelog with LoginRequired, some minor changes in graph
Sat, 22 May 2010 01:47:07 +0200 Marcin Kuzminski Authenticated controller with LoginRequired decorator, and cleaned __before__ (used in baseController now). fixed User for clone url with logged in session user.
Sat, 22 May 2010 01:43:42 +0200 Marcin Kuzminski Added LoginRequired decorator, empty User data container, hash functions
Sat, 22 May 2010 01:42:03 +0200 Marcin Kuzminski removed search field from templates
Sat, 22 May 2010 01:35:19 +0200 Marcin Kuzminski logins controller test
Sat, 22 May 2010 01:35:02 +0200 Marcin Kuzminski merged config files
Sat, 22 May 2010 01:32:30 +0200 Marcin Kuzminski fixed menu in home page, and added login html with forms that validates username and password.
Sat, 22 May 2010 00:51:49 +0200 Marcin Kuzminski added version generation to pylons_app and showed it into template. Propagated baseController with some data for acces into each controller. Fixed simplehg middleware to get proper name of application
Fri, 21 May 2010 23:52:18 +0200 Marcin Kuzminski added style for logout
Fri, 21 May 2010 23:51:36 +0200 Marcin Kuzminski moved summary page to its own folder
Fri, 21 May 2010 23:51:02 +0200 Marcin Kuzminski new way of menu generation for base, and all admin pages
Fri, 21 May 2010 23:24:43 +0200 Marcin Kuzminski added login logout and annotate to urls
Fri, 21 May 2010 23:20:31 +0200 Marcin Kuzminski removed file controller
Fri, 21 May 2010 23:13:09 +0200 Marcin Kuzminski fixed ini files. Added coment and colored formatter to production
Fri, 21 May 2010 20:58:18 +0200 Marcin Kuzminski simplehg update
Fri, 21 May 2010 20:50:03 +0200 Marcin Kuzminski Changed auth basic handler only for mercurial request.
Fri, 21 May 2010 20:37:34 +0200 Marcin Kuzminski moved get_form_error to base
Fri, 21 May 2010 20:37:09 +0200 Marcin Kuzminski removed login from admin, from now we're have to be globally logged in.
Fri, 21 May 2010 20:27:28 +0200 Marcin Kuzminski fixed html in admin templates. Litle refactors
Fri, 21 May 2010 03:03:09 +0200 Marcin Kuzminski fixed improper template in admin
Fri, 21 May 2010 03:01:31 +0200 Marcin Kuzminski improved timerproxy with sqllogging, and new way of sqlformat queries
Fri, 21 May 2010 02:44:40 +0200 Marcin Kuzminski Added universal cache invalidator for two cached functions.
Fri, 21 May 2010 02:18:54 +0200 Marcin Kuzminski updated setup dependencies
Fri, 21 May 2010 02:17:13 +0200 Marcin Kuzminski added long term caching of repo_list to the base controller. changed hg and repos to use that cached list.
Fri, 21 May 2010 02:13:34 +0200 Marcin Kuzminski files browser updated to use webhelpers huminizer for file size
Fri, 21 May 2010 02:12:41 +0200 Marcin Kuzminski files source updated to use webhelpers huminizer for file size, and added link to annotation
Fri, 21 May 2010 02:10:33 +0200 Marcin Kuzminski fixed repo switcher for easier switches. And took repo list from general cache
Fri, 21 May 2010 02:07:49 +0200 Marcin Kuzminski implemented pygmentize codes into webhelpers. Together with color_dict caching into pylons globals
Wed, 19 May 2010 21:33:10 +0200 Marcin Kuzminski added revision to summary
Wed, 19 May 2010 21:32:07 +0200 Marcin Kuzminski added revision to shortlog
Wed, 19 May 2010 00:31:41 +0200 Marcin Kuzminski removed unneeded parameters from changelog and shortlog
Wed, 19 May 2010 00:20:18 +0200 Marcin Kuzminski fixed pages naves html errors
Wed, 19 May 2010 00:18:48 +0200 Marcin Kuzminski implemented rawdiff and diff download into diff view.
Mon, 17 May 2010 03:06:12 +0200 Marcin Kuzminski fixed bug in admin template
Mon, 17 May 2010 01:51:47 +0200 Marcin Kuzminski moved diff libs to vcs. updated htmls and css for diff and source
Sun, 16 May 2010 19:00:21 +0200 Marcin Kuzminski fixed index html
Sun, 16 May 2010 15:37:42 +0200 Marcin Kuzminski cleaned summary.html
Sun, 16 May 2010 15:36:19 +0200 Marcin Kuzminski updated erros found in base.html
Sun, 16 May 2010 15:33:21 +0200 Marcin Kuzminski updated erros found in base.html
Sun, 16 May 2010 15:06:20 +0200 Marcin Kuzminski Added colored formatter to project, and configs
Sat, 15 May 2010 19:53:23 +0200 Marcin Kuzminski Fixed differ to properly extract filenames, and dates from diff file. and swaped order of columns with lines nr in diff html
Sat, 15 May 2010 19:05:13 +0200 Marcin Kuzminski moved sqlalchemy session to base.
Wed, 12 May 2010 10:33:24 +0200 Marcin Kuzminski fixed pre margin for summary page
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
Tue, 11 May 2010 22:07:43 +0200 Marcin Kuzminski Added rawfile support, and few fixes for file
Mon, 10 May 2010 23:23:12 +0200 Marcin Kuzminski fixed summary template
Mon, 10 May 2010 23:12:45 +0200 Marcin Kuzminski fixed error when browsing revisions on path that doesn't exist. Fixed files browsing. Fixed templates in branches and tags
Sun, 09 May 2010 17:35:51 +0200 Marcin Kuzminski Update css +file browsing and diffs
Sun, 09 May 2010 17:23:11 +0200 Marcin Kuzminski Tempaltes changes for changelog and shortlog, changed menu generation in base
Sun, 09 May 2010 17:22:30 +0200 Marcin Kuzminski Changeg graph to changelog, and changelog to shortlog
Sun, 09 May 2010 16:51:42 +0200 Marcin Kuzminski fixed listings, of commits, added slugs for longer commits messages
Sun, 09 May 2010 15:06:00 +0200 Marcin Kuzminski moved cache invalidating to utils, as seperate function. Implemented invalidating in
Sun, 09 May 2010 14:53:52 +0200 Marcin Kuzminski fixed files template when repository is empty
Sun, 09 May 2010 14:53:36 +0200 Marcin Kuzminski fixed files when repository is empty
Sun, 09 May 2010 14:46:54 +0200 Marcin Kuzminski fixed graph when repository is empty moved imports to top and removed some lfet over prints
Sun, 09 May 2010 14:13:20 +0200 Marcin Kuzminski Added empty changeset to use in newly created repository, and used this inside a hg model in repos list
Sun, 09 May 2010 13:20:52 +0200 Marcin Kuzminski removed ununsed imports
Sun, 09 May 2010 13:20:34 +0200 Marcin Kuzminski Moved cached function for easier invalidation
Sun, 09 May 2010 13:08:16 +0200 Marcin Kuzminski Changed creation of repository to vcs implementation,
Sun, 09 May 2010 12:19:08 +0200 Marcin Kuzminski fixed add repo template
Fri, 07 May 2010 01:02:47 +0200 Marcin Kuzminski Implemented mercurial style diff-lib
Tue, 04 May 2010 13:45:17 +0200 Marcin Kuzminski Added differ lib from mercurial.
Tue, 04 May 2010 00:54:00 +0200 Marcin Kuzminski implemented simple diffs for history of files.
Mon, 03 May 2010 21:59:01 +0200 Marcin Kuzminski Implemented file history.
Mon, 03 May 2010 19:07:54 +0200 Marcin Kuzminski Html changes and cleanups, made folders for html templates, implemented tags and branches pages
Mon, 03 May 2010 18:31:00 +0200 Marcin Kuzminski Updated summary page
Thu, 29 Apr 2010 01:26:20 +0200 Marcin Kuzminski Moved check_repo function to utils, error controller check for first name in url, for this repo and only prints 404 make repo template if repo does not exists, moded check repo from admin
Thu, 29 Apr 2010 00:29:49 +0200 Marcin Kuzminski Removed unneeded PATH_INFO manipulation, and added 404 codes on bad repositories paths
Wed, 28 Apr 2010 22:14:03 +0200 Marcin Kuzminski Added tag v0.1 for changeset 436bee78d81a
Wed, 28 Apr 2010 22:13:43 +0200 Marcin Kuzminski Removed tag v0.1 Stable
Wed, 28 Apr 2010 22:13:23 +0200 Marcin Kuzminski Added tag v0.2 for changeset 3142616771cd
Wed, 28 Apr 2010 22:13:02 +0200 Marcin Kuzminski Removed tag v0.2 Stable
Wed, 28 Apr 2010 22:12:10 +0200 Marcin Kuzminski Removed tag v0.2
Wed, 28 Apr 2010 22:11:55 +0200 Marcin Kuzminski Added tag v0.2 for changeset aa5ef0f15548
Wed, 28 Apr 2010 22:11:37 +0200 Marcin Kuzminski Added tag v0.3 for changeset e2600310e0b2
Wed, 28 Apr 2010 22:09:33 +0200 Marcin Kuzminski Changed simplehg middleware repo name function
Wed, 28 Apr 2010 22:09:01 +0200 Marcin Kuzminski Removed unneeded action from controller. That was a part of old hg implementation
Wed, 28 Apr 2010 02:08:45 +0200 Marcin Kuzminski Implemented simplehg middleware,moved make_ui functions to lib.utils
Wed, 28 Apr 2010 01:56:11 +0200 Marcin Kuzminski removed ununsed imports
Wed, 28 Apr 2010 01:55:34 +0200 Marcin Kuzminski updated appglobals, to handle only the baseui config. removed hg app from it
Wed, 28 Apr 2010 00:16:08 +0200 Marcin Kuzminski simplehg, cleanup
Mon, 26 Apr 2010 22:32:27 +0200 Marcin Kuzminski added images updated htl added tags,branches display
Mon, 26 Apr 2010 21:03:04 +0200 Marcin Kuzminski html updates
Mon, 26 Apr 2010 00:46:28 +0200 Marcin Kuzminski admin fix
Mon, 26 Apr 2010 00:38:53 +0200 Marcin Kuzminski Added repo switcher, in base and long term caching for this.
Sun, 25 Apr 2010 23:26:14 +0200 Marcin Kuzminski some fixes in graph tab. Little fixes in files
Sun, 25 Apr 2010 22:45:54 +0200 Marcin Kuzminski Html updates and fixes
Sun, 25 Apr 2010 22:29:43 +0200 Marcin Kuzminski fixed file browser breadcrumbs with revision
Sun, 25 Apr 2010 22:16:05 +0200 Marcin Kuzminski Added changeset controllers
Sun, 25 Apr 2010 18:42:58 +0200 Marcin Kuzminski Updated tempaltes, added file browser breadcrumbs, and feed icons
Sun, 25 Apr 2010 01:25:54 +0200 Marcin Kuzminski statics moved to pylons.
Sun, 25 Apr 2010 01:20:56 +0200 Marcin Kuzminski removed mercurial statics and tempaltes
Sun, 25 Apr 2010 01:19:21 +0200 Marcin Kuzminski Updated basic files browser with, pygments
Sun, 25 Apr 2010 01:18:38 +0200 Marcin Kuzminski added pygments webhelper
Sun, 25 Apr 2010 00:12:34 +0200 Marcin Kuzminski added helper for filesize
Sat, 24 Apr 2010 18:20:59 +0200 Marcin Kuzminski added is mercurial method in utils,
Sat, 24 Apr 2010 17:15:57 +0200 Marcin Kuzminski Change logic for more vcs based.
Sat, 24 Apr 2010 16:52:34 +0200 Marcin Kuzminski webhelpers update
Wed, 21 Apr 2010 00:26:11 +0200 Marcin Kuzminski added empty controllers for branches tags files graph, routing and test for them
Wed, 21 Apr 2010 00:22:20 +0200 Marcin Kuzminski updated routing
Wed, 21 Apr 2010 00:12:51 +0200 Marcin Kuzminski Added menu generation as function
Mon, 19 Apr 2010 23:03:01 +0200 Marcin Kuzminski logging proxy update
Mon, 19 Apr 2010 22:55:58 +0200 Marcin Kuzminski Model update for sqlalchemy 0.6.0
Mon, 19 Apr 2010 22:52:31 +0200 Marcin Kuzminski Updated db manage
Sun, 18 Apr 2010 21:15:53 +0200 Marcin Kuzminski Updated error handling, from mercurial to pylons. + added tempalte for 404
Sun, 18 Apr 2010 20:06:35 +0200 Marcin Kuzminski Added few options to configs,
Sun, 18 Apr 2010 19:00:09 +0200 Marcin Kuzminski Debug off. for production
Sun, 18 Apr 2010 11:27:25 +0200 Marcin Kuzminski html update
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:24:08 +0200 Marcin Kuzminski added date detail to summary
Sat, 17 Apr 2010 22:17:17 +0200 Marcin Kuzminski reimplemented summary page,
Sat, 17 Apr 2010 19:59:06 +0200 Marcin Kuzminski Implemented AJAH paging
Sat, 17 Apr 2010 19:07:29 +0200 Marcin Kuzminski Implemented paging to admin user acion log
Wed, 14 Apr 2010 00:51:23 +0200 Marcin Kuzminski bugfix fot admin template
Tue, 13 Apr 2010 22:32:53 +0200 Marcin Kuzminski refactoring update
Tue, 13 Apr 2010 22:30:52 +0200 Marcin Kuzminski Changed order of user actions log
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 22:57:16 +0200 Marcin Kuzminski Updated model with never vcs implementation using MercurialRepo class
Sun, 11 Apr 2010 20:20:13 +0200 Marcin Kuzminski ignore db file
Sun, 11 Apr 2010 20:19:46 +0200 Marcin Kuzminski Removed unused string
Sun, 11 Apr 2010 17:25:47 +0200 Marcin Kuzminski Updated defaults bug of htmlfill + changed routing
Sun, 11 Apr 2010 17:24:57 +0200 Marcin Kuzminski Updated logginf of routes
Sun, 11 Apr 2010 00:11:56 +0200 Marcin Kuzminski small fix for undefined contact
Sat, 10 Apr 2010 19:44:22 +0200 Marcin Kuzminski fixed name bug in create db script
Sat, 10 Apr 2010 19:07:13 +0200 Marcin Kuzminski updated db manage script for creating interactive admin account and db
Sat, 10 Apr 2010 16:45:13 +0200 Marcin Kuzminski Small fix for data display
Sat, 10 Apr 2010 16:44:47 +0200 Marcin Kuzminski Changed auth lib for sqlalchemy
Sat, 10 Apr 2010 16:43:34 +0200 Marcin Kuzminski Templating small fixes
Sat, 10 Apr 2010 16:42:08 +0200 Marcin Kuzminski Updated admin to show last 5 actions + updated db model
Sat, 10 Apr 2010 16:29:25 +0200 Marcin Kuzminski Updated database model, with FK and Booleans
Sat, 10 Apr 2010 16:28:52 +0200 Marcin Kuzminski Changed db name, and project prefix
Sat, 10 Apr 2010 15:18:06 +0200 Marcin Kuzminski added db_manage script
Fri, 09 Apr 2010 03:00:20 +0200 Marcin Kuzminski Added hg model,implemented removal of repos, added HgModel for fetching repos(with generator)
Fri, 09 Apr 2010 01:42:48 +0200 Marcin Kuzminski Implemented main page sorting
Fri, 09 Apr 2010 00:30:42 +0200 Marcin Kuzminski Added last change translation to 'time ago', added generation of enabled zip archives
Thu, 08 Apr 2010 22:59:49 +0200 Marcin Kuzminski Implemented index page using vcs
Thu, 08 Apr 2010 18:17:28 +0200 marcink template fix
Thu, 08 Apr 2010 14:45:07 +0200 marcink removed templates
Thu, 08 Apr 2010 12:00:06 +0200 marcink implemented autentication
Thu, 08 Apr 2010 11:29:14 +0200 marcink fixed sqlalchemy session bug,
Thu, 08 Apr 2010 03:22:32 +0200 Marcin Kuzminski user managment implementation continued update/delete/create works
Thu, 08 Apr 2010 01:50:46 +0200 Marcin Kuzminski Added sqlalchemy support
Wed, 07 Apr 2010 21:10:43 +0200 Marcin Kuzminski Css fixes, implemented removal of users, and display draft
Wed, 07 Apr 2010 20:19:25 +0200 Marcin Kuzminski Added rest controllers for repos and users,
Wed, 07 Apr 2010 19:39:31 +0200 Marcin Kuzminski Static files for production fixed
Wed, 07 Apr 2010 17:28:10 +0200 marcink implemented admin page login
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
Wed, 07 Apr 2010 13:24:46 +0200 marcink try except error on non existing user table
Wed, 07 Apr 2010 00:51:55 +0200 Marcin Kuzminski Added app basic auth.
Tue, 06 Apr 2010 22:21:23 +0200 Marcin Kuzminski html cleanups
Fri, 02 Apr 2010 12:50:16 +0200 marcink fix bug in arguments for command
Fri, 02 Apr 2010 12:46:35 +0200 marcink mercurial added limit for sending backup file
Thu, 18 Mar 2010 14:37:05 +0100 marcink Bugfix when client is using old mercurial version and not setting http accept
Sun, 14 Mar 2010 13:38:47 +0100 Marcin Kuzminski Added message when file removing
Sun, 14 Mar 2010 13:21:18 +0100 Marcin Kuzminski Changed to blocking operation
Tue, 09 Mar 2010 00:22:29 +0100 Marcin Kuzminski Code refactoring, and changed proper way of removing files
Mon, 08 Mar 2010 10:25:13 +0100 Marcin Kuzminski Added removing of files from data
Fri, 05 Mar 2010 01:14:30 +0100 Marcin Kuzminski dirty fix for multiple file encodings,
Thu, 04 Mar 2010 23:13:12 +0100 Marcin Kuzminski Tempalting change, bugfix for serving raw files, and diffs. Now raw files are not parsed thruough mako, and diffs are mako safe (not parsed also)
Thu, 04 Mar 2010 23:08:57 +0100 Marcin Kuzminski manage script error fix
Mon, 01 Mar 2010 12:51:14 +0100 Marcin Kuzminski removed uunneded thing.
Mon, 01 Mar 2010 12:29:27 +0100 Marcin Kuzminski backup script update
Mon, 01 Mar 2010 11:29:40 +0100 Marcin Kuzminski fixed the backup script path problems