log

age author description
Mon, 24 Oct 2011 23:28:04 +0200 Marcin Kuzminski fixed test_hg_push operations beta
Mon, 24 Oct 2011 23:07:06 +0200 Marcin Kuzminski #286 raise HttpForbidden if username lookup failed instead of internal server error beta
Mon, 24 Oct 2011 22:40:43 +0200 Marcin Kuzminski fixes #288 beta
Sun, 23 Oct 2011 01:16:55 +0200 Nicolas VINOT Correct code style beta
Sat, 22 Oct 2011 23:18:03 +0200 Nicolas VINOT [API] Update doc beta
Wed, 19 Oct 2011 01:47:56 +0200 Nicolas VINOT Merge with upstream beta
Fri, 07 Oct 2011 21:57:24 +0200 Nicolas VINOT Merge with upstream beta
Fri, 07 Oct 2011 21:49:28 +0200 Nicolas VINOT [API] Create groups needed when creating repo beta
Fri, 07 Oct 2011 01:55:51 +0200 Nicolas VINOT Merge with upstream beta
Fri, 07 Oct 2011 01:53:59 +0200 Nicolas VINOT Implement all CRUD API operation for repo beta
Sun, 02 Oct 2011 17:39:52 +0200 Nicolas VINOT Add API for repositories and groups (creation, permission) beta
Sat, 01 Oct 2011 16:38:51 +0200 Nicolas VINOT Remove dead code beta
Sat, 01 Oct 2011 16:34:07 +0200 Nicolas VINOT Improve API with user/group/repo CRUD methods beta
Fri, 21 Oct 2011 13:28:32 +0200 Marcin Kuzminski made auth type optional in constructor beta
Fri, 21 Oct 2011 13:26:54 +0200 Marcin Kuzminski Updated ini files for new auth flag for mailing beta
Thu, 20 Oct 2011 11:58:11 -0400 Les Peabody applied smth_auth options update patch beta
Thu, 20 Oct 2011 00:36:11 +0200 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Thu, 20 Oct 2011 00:35:01 +0200 Marcin Kuzminski fix for issue #277, beta
Wed, 19 Oct 2011 10:13:10 +0200 Marcin Kuzminski Catch all exception on get_current_revision beta
Wed, 19 Oct 2011 02:38:31 +0200 Marcin Kuzminski Proper patch for issue #276 beta
Mon, 17 Oct 2011 15:48:19 +0200 Marcin Kuzminski fixes #276, when adding an single user into users group with id >= 10 a call to set was invoked on string instead of a list which lead to creating an set from digits that id was combined with. beta
Wed, 19 Oct 2011 14:48:08 -0200 Augusto Herrmann Corrected some label-input linking in templates beta
Mon, 17 Oct 2011 01:58:22 +0200 Marcin Kuzminski Added tag v1.2.2 for changeset 22273bec00ba
Mon, 17 Oct 2011 01:49:10 +0200 Marcin Kuzminski disabled error messages in get_current_revision for stable branch rhodecode-0.0.1.2.2
Mon, 17 Oct 2011 01:48:36 +0200 Marcin Kuzminski Merge with a9888895b60d1af2a16fecfe670a3e39327ed290
Mon, 17 Oct 2011 01:48:00 +0200 Marcin Kuzminski added quiet flag into get_current_revision beta
Mon, 17 Oct 2011 01:42:55 +0200 Marcin Kuzminski Merge with ff41d5f00e28d296303e39f29125e83a01157330
Mon, 17 Oct 2011 01:40:22 +0200 Marcin Kuzminski updated sources for vcs beta
Mon, 17 Oct 2011 01:30:14 +0200 Marcin Kuzminski ekhem, Removed obsolete code... beta
Mon, 17 Oct 2011 01:10:53 +0200 Marcin Kuzminski Merge with 5539b0eb2cfc023c7f91d6769352d0fbd79d3a90
Mon, 17 Oct 2011 01:08:29 +0200 Marcin Kuzminski webob for beta should not use 1.1.1 beta
Mon, 17 Oct 2011 01:04:06 +0200 Marcin Kuzminski updated contributors and setup accordingly to stable branch beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Mon, 17 Oct 2011 00:22:45 +0200 Marcin Kuzminski lib freeze beta
Mon, 17 Oct 2011 00:18:26 +0200 Marcin Kuzminski docs update beta
Mon, 17 Oct 2011 00:18:12 +0200 Marcin Kuzminski added validation of params on settings table beta
Thu, 13 Oct 2011 04:36:08 +0200 Marcin Kuzminski Merged in herrmann/rhodecode (pull request #10) beta
Wed, 12 Oct 2011 22:45:04 -0300 Augusto Herrmann Syntax correction on the recently changed documentation. beta
Wed, 12 Oct 2011 22:01:35 -0300 Augusto Herrmann Improvements to mod_wsgi setup documentation. beta
Thu, 13 Oct 2011 04:32:19 +0200 Marcin Kuzminski fixes issue with auto create of groups on windows beta
Thu, 13 Oct 2011 04:26:43 +0200 Marcin Kuzminski fixes issue #248 cannot edit repos inside a group on windows beta
Thu, 13 Oct 2011 03:20:28 +0200 Marcin Kuzminski webob library freeze beta
Thu, 13 Oct 2011 03:19:30 +0200 Marcin Kuzminski fixes #245 Rescan of the repositories on Windows beta
Wed, 12 Oct 2011 19:35:01 +0200 Marcin Kuzminski UX improvements beta
Wed, 12 Oct 2011 19:07:43 +0200 Marcin Kuzminski ui fixes beta
Wed, 12 Oct 2011 18:51:24 +0200 Marcin Kuzminski fixed requirements beta
Wed, 12 Oct 2011 14:43:46 +0200 Marcin Kuzminski fixes #266 Rhodecode allows to create repo with the same name and in the same parent as group beta
Tue, 11 Oct 2011 20:59:41 -0500 Marcin Kuzminski moved kill function to compat beta
Wed, 12 Oct 2011 00:29:13 +0200 Marcin Kuzminski fixed tests for new vcs localtime changes beta
Tue, 11 Oct 2011 23:39:03 +0200 Marcin Kuzminski unified generation of repo groups choices beta
Tue, 11 Oct 2011 21:38:27 +0200 Marcin Kuzminski fixes #265 ldap save fails sometimes on converting attributes to booleans, added getter and setter beta
Tue, 11 Oct 2011 08:39:18 +0200 Marcin Kuzminski Added header for redhat init.d script beta
Tue, 11 Oct 2011 08:36:52 +0200 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Tue, 11 Oct 2011 08:02:51 +0200 Marcin Kuzminski Added friendly message about removing a group that still contains subgroups. beta
Tue, 11 Oct 2011 02:13:32 -0400 Les Peabody added a RedHat-based init.d startup script beta
Tue, 11 Oct 2011 02:14:42 +0200 Marcin Kuzminski fixes rhodecode upgrade problem that caused setuptool to crash on importing sqlalchemy models beta
Tue, 11 Oct 2011 01:08:23 +0200 Marcin Kuzminski fixes #258 RhodeCode 1.2 assumes egg folder is writable beta
Mon, 10 Oct 2011 03:27:31 +0200 Marcin Kuzminski fixes #260 Put repo in group, then move group to another group -> repo becomes unavailable beta
Mon, 10 Oct 2011 02:09:52 +0200 Marcin Kuzminski implements #226 repo groups available by path beta
Sat, 08 Oct 2011 16:29:05 +0200 Marcin Kuzminski updated changelog beta
Sat, 08 Oct 2011 16:26:29 +0200 Marcin Kuzminski Added tag v1.2.1 for changeset 0b8fba8ab90b
Sat, 08 Oct 2011 16:26:18 +0200 Marcin Kuzminski fixes for 1.2.1 release rhodecode-0.0.1.2.1
Sat, 08 Oct 2011 15:19:28 +0200 Marcin Kuzminski fixes problem with basic auth and pushes beta
Sat, 08 Oct 2011 03:00:26 +0200 Marcin Kuzminski fixed hardcoded admin prefix check in forms beta
Sat, 08 Oct 2011 03:00:03 +0200 Marcin Kuzminski updated docstrings beta
Sat, 08 Oct 2011 02:09:42 +0200 Marcin Kuzminski ui fixes beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 23:17:45 +0200 Marcin Kuzminski Fixed test_hg_operations test and added concurency test beta
Fri, 07 Oct 2011 22:50:20 +0200 Marcin Kuzminski fixed action logger beta
Fri, 07 Oct 2011 22:37:10 +0200 Marcin Kuzminski Added tag v1.2.0 for changeset c252049af24c
Fri, 07 Oct 2011 22:36:34 +0200 Marcin Kuzminski Removed tag 1.2.0
Fri, 07 Oct 2011 20:01:13 +0200 Marcin Kuzminski bumbped vcs dep for beta beta
Fri, 07 Oct 2011 19:59:47 +0200 Marcin Kuzminski version bump beta
Fri, 07 Oct 2011 19:12:18 +0200 Marcin Kuzminski Added tag 1.2.0 for changeset c252049af24c
Fri, 07 Oct 2011 18:39:25 +0200 Marcin Kuzminski merge beta fixes into stable rhodecode-0.0.1.2.0
Fri, 07 Oct 2011 18:39:08 +0200 Marcin Kuzminski docs update beta
Fri, 07 Oct 2011 18:26:30 +0200 Marcin Kuzminski merge beta fixes into stable
Fri, 07 Oct 2011 18:25:39 +0200 Marcin Kuzminski screenshot updates beta
Fri, 07 Oct 2011 17:54:21 +0200 Marcin Kuzminski merge beta fixes into stable
Fri, 07 Oct 2011 16:33:01 +0200 Marcin Kuzminski assure that we don't have an empty description when creating a repo beta
Fri, 07 Oct 2011 13:47:55 +0200 Marcin Kuzminski fixes #256 fixes non ascii chars problems in base_dn on LDAP user creation beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:13:36 +0200 Marcin Kuzminski fixed template after merge
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Wed, 05 Oct 2011 00:10:42 +0200 Marcin Kuzminski fixes #231 Added formencode version freeze to setup.py <1.2.4 was buggy beta
Tue, 04 Oct 2011 22:43:26 +0200 Marcin Kuzminski added default ldap option into migration beta
Tue, 04 Oct 2011 14:11:42 +0200 Marcin Kuzminski migration schema fix beta
Sun, 02 Oct 2011 02:06:23 +0200 Marcin Kuzminski API added checks for a valid repository on pull command beta
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 21:40:34 +0300 Marcin Kuzminski fixed broken check_repo on middlewares beta
Sat, 01 Oct 2011 19:05:47 +0300 Marcin Kuzminski Fixed methods for checking if path in routes is a repo beta
Sat, 01 Oct 2011 16:44:54 +0300 Marcin Kuzminski Added optional arguments into API beta
Fri, 30 Sep 2011 18:42:35 +0300 Marcin Kuzminski Changed db_manage functions to use new User model create method beta
Fri, 30 Sep 2011 18:11:50 +0300 Marcin Kuzminski fixes safe_unicode raise UnicodeDecodeError without any parameters beta
Fri, 30 Sep 2011 18:07:03 +0300 Marcin Kuzminski Deprecated UserModel removals beta
Fri, 30 Sep 2011 18:03:20 +0300 Marcin Kuzminski Extended API beta
Fri, 30 Sep 2011 01:50:21 +0300 Marcin Kuzminski changed list comprehesion into generator beta
Fri, 30 Sep 2011 00:14:31 +0300 Marcin Kuzminski updated test_hg_operation script beta
Thu, 29 Sep 2011 23:57:44 +0300 Marcin Kuzminski Removed deprecated usage of UserModel() in simplehg and simplegit beta
Thu, 29 Sep 2011 23:34:47 +0300 Marcin Kuzminski Rewrote git middleware with the same pattern as recent fix for #176 beta
Thu, 29 Sep 2011 23:32:13 +0300 Marcin Kuzminski #176 LookupError: 00changelog.i@66f0739d7517: no node beta
Thu, 29 Sep 2011 22:55:32 +0300 Marcin Kuzminski fixes safe_str method beta
Thu, 29 Sep 2011 03:38:45 +0300 Marcin Kuzminski Automated merge with https://secure.rhodecode.org/rhodecode beta
Wed, 28 Sep 2011 13:36:25 +0200 Marcin Kuzminski fixed exception message beta
Thu, 29 Sep 2011 03:34:01 +0300 Marcin Kuzminski API docs update beta
Thu, 29 Sep 2011 03:23:53 +0300 Marcin Kuzminski extended safe_str and safe_unicode with chardet fallback. beta
Thu, 29 Sep 2011 03:12:16 +0300 Marcin Kuzminski API fixes beta
Sat, 24 Sep 2011 22:21:43 +0300 Marcin Kuzminski Updated docs and contributors beta
Sat, 24 Sep 2011 22:15:05 +0300 Marcin Kuzminski fixed hover on small buttons beta
Sat, 24 Sep 2011 22:12:30 +0300 Marcin Kuzminski hide add new file button if user has no permission for it beta
Fri, 23 Sep 2011 01:52:48 +0300 Marcin Kuzminski added uploading of files from web interface directly into repo beta
Thu, 22 Sep 2011 15:03:12 +0300 Marcin Kuzminski fixed small issues with adding new filenodes beta
Thu, 22 Sep 2011 04:33:29 +0300 Marcin Kuzminski Added initial support for creating new nodes in repos beta
Thu, 22 Sep 2011 03:08:02 +0300 Marcin Kuzminski removed obsolete sort code beta
Thu, 22 Sep 2011 03:06:08 +0300 Marcin Kuzminski test fixes for vcs update beta
Thu, 22 Sep 2011 02:46:36 +0300 Marcin Kuzminski fixes for vcs settings module beta
Thu, 22 Sep 2011 02:35:56 +0300 Marcin Kuzminski freeze webob version beta
Wed, 21 Sep 2011 20:47:16 +0300 Liad Shani Fixed user avatar display when gravatar use is disabled beta
Wed, 14 Sep 2011 22:40:01 +0300 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Wed, 14 Sep 2011 02:07:34 +0300 Marcin Kuzminski removed obsolete static files, and fixed hover over short icons beta
Wed, 14 Sep 2011 01:28:32 +0300 Marcin Kuzminski fixes code view issue on chrome beta
Wed, 14 Sep 2011 15:55:06 -0300 Augusto Herrmann Wrapped 1 missing i18n call & fixed typo in pt_BR l10n beta
Wed, 14 Sep 2011 15:41:23 -0300 Augusto Herrmann Merged pt_BR localization beta
Mon, 12 Sep 2011 00:51:53 -0300 Augusto Herrmann Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels. beta
Wed, 14 Sep 2011 00:43:12 +0300 Marcin Kuzminski simplify ! beta
Wed, 14 Sep 2011 00:35:01 +0300 Marcin Kuzminski beatify ! beta
Tue, 13 Sep 2011 20:53:42 +0300 Marcin Kuzminski #244 fixed my account page beta
Tue, 13 Sep 2011 20:48:13 +0300 Marcin Kuzminski #243 add register link to login dropdown beta
Mon, 12 Sep 2011 03:05:44 +0300 Marcin Kuzminski doc update - hooks beta
Mon, 12 Sep 2011 02:42:06 +0300 Marcin Kuzminski Code cleanup beta
Mon, 12 Sep 2011 02:24:52 +0300 Marcin Kuzminski Added smart color generator to rhodecode.js beta
Mon, 12 Sep 2011 02:23:21 +0300 Marcin Kuzminski fixed chrome DAG graph rendering issue - simplified graph.js beta
Mon, 12 Sep 2011 02:22:01 +0300 Marcin Kuzminski fixed chrome DAG graph rendering issue beta
Sat, 10 Sep 2011 12:43:53 +0300 Marcin Kuzminski updated rhodecode link for vcs beta beta
Fri, 09 Sep 2011 21:04:23 +0300 Marcin Kuzminski removed colorsys import beta
Fri, 09 Sep 2011 20:30:14 +0300 Marcin Kuzminski Added more advanced hook management into rhodecode admin settings beta
Fri, 09 Sep 2011 19:54:23 +0300 Marcin Kuzminski added author to main page tooltip beta
Fri, 09 Sep 2011 19:47:17 +0300 Marcin Kuzminski added author to main page tooltip beta
Wed, 07 Sep 2011 02:20:36 +0300 Marcin Kuzminski updated version of libs in setup file beta
Wed, 07 Sep 2011 02:14:38 +0300 Marcin Kuzminski fixed setup so it'll fetch tip of vcs for easier installation of beta version beta
Mon, 29 Aug 2011 22:12:22 +0000 Marcin Kuzminski fixes autocomplete on groups in non admin repository settings page beta
Sun, 28 Aug 2011 02:30:38 +0300 Marcin Kuzminski updated changelog beta
Sun, 28 Aug 2011 02:18:20 +0300 Marcin Kuzminski fixed timeout reset on active filters searches, should work faster now ! beta
Sun, 28 Aug 2011 02:17:42 +0300 Marcin Kuzminski Implemented #111 copy github node finder solution beta
Sat, 27 Aug 2011 17:55:58 +0300 Marcin Kuzminski removed buggy iteration over file nodes in whoosh indexer, this greatly improves speed of indexing. beta
Sat, 27 Aug 2011 00:59:12 +0300 Marcin Kuzminski fixes #214 added support for downloading subrepos in download menu. beta
Fri, 26 Aug 2011 22:44:20 +0300 Marcin Kuzminski whoosh lib freeze beta
Sat, 20 Aug 2011 20:08:52 +0300 Marcin Kuzminski fixes #206 beta
Sat, 20 Aug 2011 18:47:40 +0300 Marcin Kuzminski api doc fixes beta
Sat, 20 Aug 2011 18:34:25 +0300 Marcin Kuzminski API docs beta
Sat, 20 Aug 2011 18:13:54 +0300 Marcin Kuzminski Beginning of API implementation for rhodecode beta
Mon, 15 Aug 2011 19:53:43 +0300 Marcin Kuzminski AD fix when search could return empty dn beta
Sun, 14 Aug 2011 23:51:40 +0300 Marcin Kuzminski Added example connection string for other databases beta
Sun, 14 Aug 2011 23:51:21 +0300 Marcin Kuzminski update migrations for 1.2 beta
Tue, 09 Aug 2011 12:59:33 +0530 Ankit Solanki Fixing a small error in the repo settings screen beta
Sat, 06 Aug 2011 23:13:23 +0300 Marcin Kuzminski implements #195 added closed branches to detailed branches view beta
Fri, 05 Aug 2011 21:21:51 +0300 Marcin Kuzminski added info about minimum client version for rhodecode. Fixes #224 beta
Fri, 05 Aug 2011 21:17:59 +0300 Marcin Kuzminski Links in summary page are now active beta
Fri, 22 Jul 2011 20:06:40 +0200 Marcin Kuzminski added welcome message if no repositories are present in current view beta
Wed, 20 Jul 2011 01:47:56 +0200 Marcin Kuzminski removed users_group controller in replace for model methods, beta
Tue, 19 Jul 2011 17:10:34 +0200 Marcin Kuzminski fixes #228 - added detection of assigned groups to prevent errors on sqlite beta
Mon, 18 Jul 2011 17:28:25 +0200 Marcin Kuzminski fixes issues with new dag graph for mercurial 1.9 beta
Sun, 17 Jul 2011 17:44:12 +0200 Marcin Kuzminski Fixed typo in manifest beta
Sun, 17 Jul 2011 17:35:25 +0200 Marcin Kuzminski fixed manifest 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
Sat, 16 Jul 2011 14:07:11 +0200 Marcin Kuzminski fixes graph y axis problem beta
Sat, 16 Jul 2011 12:33:40 +0200 Marcin Kuzminski improved rendering of dag (they are not trimmed anymore when number of heads exceeds 5) beta
Sat, 16 Jul 2011 12:02:14 +0200 Marcin Kuzminski fixed some issues with cache invalidation, and simplified invalidation codes beta
Fri, 15 Jul 2011 19:34:56 +0200 Marcin Kuzminski fixed a bug in cache invalidation beta
Sun, 10 Jul 2011 16:26:42 +0200 Marcin Kuzminski Fixed show more links. beta
Sun, 10 Jul 2011 15:50:31 +0200 Marcin Kuzminski fixes #173, many thanks for slestak for contributing into this one. beta
Sun, 10 Jul 2011 13:15:23 +0200 Marcin Kuzminski removed obsolete class from quick menu beta
Sun, 10 Jul 2011 13:07:35 +0200 Marcin Kuzminski Added quick menu for each repo in main page. beta
Sat, 09 Jul 2011 20:22:52 +0200 Marcin Kuzminski fixed issues with repo pager beta
Sat, 09 Jul 2011 20:07:59 +0200 Marcin Kuzminski Javascripts rewrite: updated yui to latest 2.9, simplified ajax loading for multiple pages. Removed YUI dev package beta
Wed, 06 Jul 2011 14:43:54 +0200 Marcin Kuzminski Updated nginx proxy example to work better with large pushes beta
Mon, 04 Jul 2011 18:07:49 +0200 Marcin Kuzminski merge beta
Mon, 04 Jul 2011 14:58:18 +0200 Marcin Kuzminski Fixes tests beta
Mon, 04 Jul 2011 10:59:01 +0200 Marcin Kuzminski fixes #223 improve password reset form beta
Sat, 02 Jul 2011 20:38:54 +0200 Marcin Kuzminski test env update beta
Sat, 02 Jul 2011 19:16:39 +0200 Marcin Kuzminski fixed hooks for mercurial 1.9 beta
Sat, 02 Jul 2011 18:17:31 +0200 Marcin Kuzminski fixed Python2.5 socket error beta
Sat, 02 Jul 2011 14:56:18 +0000 Marcin Kuzminski updated required libs beta
Sat, 02 Jul 2011 14:42:41 +0000 Marcin Kuzminski Bumped Mercurial to 1.9 and fixed graphlog for this version beta
Sat, 02 Jul 2011 14:40:27 +0000 Marcin Kuzminski Fixed whoosh index location bug beta
Sat, 02 Jul 2011 14:47:07 +0200 Marcin Kuzminski freeze mercurial version beta
Sat, 02 Jul 2011 01:56:49 +0200 Marcin Kuzminski Updated contributors and fixed index line length beta
Fri, 01 Jul 2011 17:46:01 -0500 Jared Bunting Adding documentation for indexer's self-resolving repos location. beta
Fri, 01 Jul 2011 17:38:37 -0500 Jared Bunting Allowing indexing job to resolve repos path on its own if not given. beta
Sat, 02 Jul 2011 00:10:49 +0200 Marcin Kuzminski fixes #220 repos groups are not detected on Windows beta
Fri, 01 Jul 2011 19:41:55 +0200 Marcin Kuzminski Docs updates beta
Fri, 01 Jul 2011 16:25:20 +0200 Marcin Kuzminski fixes #218 os.kill patch for windows was missing sig param beta
Thu, 30 Jun 2011 21:44:31 +0200 Marcin Kuzminski fixes #209, repos groups and index page now share same common page. beta
Thu, 30 Jun 2011 01:44:58 +0200 Marcin Kuzminski fixes #217 Seperate Parents on Raw-changeset page beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Wed, 29 Jun 2011 01:49:53 +0200 Marcin Kuzminski Simplified last_login call on user, and changed login to use User model directly beta
Wed, 29 Jun 2011 01:47:59 +0200 Marcin Kuzminski Added info about sys.exit cause beta
Wed, 29 Jun 2011 01:09:44 +0200 Marcin Kuzminski added test for non ascii repositories and fixed users_groups test beta
Wed, 29 Jun 2011 00:41:51 +0200 Marcin Kuzminski Added new random directory for each test to be better sandboxed beta
Wed, 29 Jun 2011 00:25:33 +0200 Marcin Kuzminski cleanup before start testing suite of index and data cache dirs beta
Fri, 24 Jun 2011 16:00:12 +0200 Marcin Kuzminski Fixed issue with dashboard displaying count on repositories that you don't have permission beta
Thu, 23 Jun 2011 23:41:14 +0200 Marcin Kuzminski fixed improper redirect for repos groups beta
Sat, 18 Jun 2011 14:26:18 +0200 Marcin Kuzminski Use scoped session for model base beta
Sat, 18 Jun 2011 01:54:17 +0200 Marcin Kuzminski fixes issue #206 beta
Sat, 18 Jun 2011 01:50:40 +0200 Marcin Kuzminski Removed bolds from colored logs (better readability) beta
Sat, 18 Jun 2011 01:50:01 +0200 Marcin Kuzminski removed color formatter for production logs beta
Fri, 17 Jun 2011 17:38:34 +0200 Marcin Kuzminski fixed tests import beta
Fri, 17 Jun 2011 17:38:07 +0200 Marcin Kuzminski Added basic JsonSerialization into models. beta
Fri, 17 Jun 2011 17:37:18 +0200 Marcin Kuzminski moved json import into lib beta
Fri, 17 Jun 2011 16:48:57 +0200 Marcin Kuzminski Added example wsgi config into docs beta
Thu, 16 Jun 2011 23:00:19 +0200 Marcin Kuzminski #209 Added recursive count on repositories to calculate all repos within all nested groups beta
Thu, 16 Jun 2011 20:05:13 +0200 Marcin Kuzminski fixes #211 beta
Tue, 14 Jun 2011 10:22:25 +0200 dmitri.kuznetsov Added SunOS to the platforms beta
Tue, 14 Jun 2011 09:38:23 +0200 Marcin Kuzminski Added CheckSessionFlash into init. beta
Mon, 13 Jun 2011 18:04:42 +0200 Marcin Kuzminski fixes #204, ldap active checkbox, credits goes to Matt Little. beta
Mon, 13 Jun 2011 16:34:45 +0200 Marcin Kuzminski Fixed problem with new repos, and visibility on the main list. beta
Mon, 13 Jun 2011 14:17:11 +0200 Marcin Kuzminski fixes #205 db value was not set to none after moving out of group beta
Sun, 12 Jun 2011 19:30:19 +0200 Marcin Kuzminski fixes issue #203, added revoke message beta
Sun, 12 Jun 2011 19:13:42 +0200 Marcin Kuzminski fixed daemon typos beta
Sun, 12 Jun 2011 14:13:35 +0200 Marcin Kuzminski fixes issues #202, bad db constraint made impossible to attach same group more than one time. beta
Thu, 09 Jun 2011 17:33:19 +0200 Marcin Kuzminski added tests for forks and followers pages beta
Thu, 09 Jun 2011 15:41:48 +0200 Marcin Kuzminski renamed crawler to not be runned at tests, bug found by slestak. beta
Thu, 09 Jun 2011 15:12:12 +0200 Marcin Kuzminski Fixes issue #201 beta
Thu, 09 Jun 2011 14:04:55 +0200 Marcin Kuzminski Added tests for RhodeCode libs beta
Wed, 08 Jun 2011 22:50:16 +0200 Marcin Kuzminski Fixed desc on test_crawler beta
Wed, 08 Jun 2011 00:44:48 +0200 Marcin Kuzminski Fixed remote pull command from todays code refactoring beta
Wed, 08 Jun 2011 00:36:02 +0200 Marcin Kuzminski removed leftover repr fix beta
Tue, 07 Jun 2011 18:33:31 +0200 Marcin Kuzminski adde short cache for repo_path beta
Tue, 07 Jun 2011 18:08:21 +0200 Marcin Kuzminski fixes issue #199 wrong redirection for non admin users after creating a repository beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Mon, 06 Jun 2011 17:30:34 +0200 Marcin Kuzminski applied caching query update from latest sqlalchemy beta
Sun, 05 Jun 2011 02:12:19 +0200 Marcin Kuzminski removed leftover print beta
Sun, 05 Jun 2011 02:09:27 +0200 Marcin Kuzminski fixed issue with adding new group. template typo fix for empty group beta
Sat, 04 Jun 2011 22:59:05 +0200 Marcin Kuzminski timerproxy will use the same logger as sqlalchemy, in order to be controlled by sqlalchemy logger settings beta
Sat, 04 Jun 2011 22:57:22 +0200 Marcin Kuzminski fixed #47 adding a new repo that have a group chosen had wrong paths. beta
Sat, 04 Jun 2011 20:34:30 +0200 Marcin Kuzminski Bumped sqlalchemy version to 0.7, replaced timerproxy with new event system for sqlalchemy. beta
Sat, 04 Jun 2011 01:16:39 +0200 Marcin Kuzminski Removed all string concat for exchange of ''.join() beta
Sat, 04 Jun 2011 00:57:23 +0200 Marcin Kuzminski fixed ldap active checkbox not saving it's state beta
Sat, 04 Jun 2011 00:28:58 +0200 Marcin Kuzminski fixes issue #198 password will require only 3 chars now for login form beta