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)