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