log

age author description
Fri, 11 Nov 2011 18:16:14 +0200 Marcin Kuzminski fixes issue with mercurial 2.0 and archival of subrepos. beta
Thu, 10 Nov 2011 21:25:36 +0200 Marcin Kuzminski fixes #299 beta
Tue, 08 Nov 2011 17:13:59 +0200 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Tue, 08 Nov 2011 17:13:46 +0200 Marcin Kuzminski API returns proper JSON response beta
Tue, 08 Nov 2011 03:05:00 +0200 Marcin Kuzminski db based session example for .ini beta
Mon, 07 Nov 2011 16:06:24 -0500 Shawn K. O'Shea Reject LDAP authentication requests with blank password. Per RFC4513 these should be treated as anonymous binds. See the Security Considerations (Section 6.3.1) for more details on this issue. beta
Mon, 07 Nov 2011 15:37:58 +0200 Marcin Kuzminski small changelog update beta
Mon, 07 Nov 2011 15:16:32 +0200 Liad Shani Added documentation for container-based and proxy pass-through authentication beta
Sat, 05 Nov 2011 14:38:26 +0200 Marcin Kuzminski implemented #44 - branch filtering in changelog, aka branch browser beta
Sat, 05 Nov 2011 01:57:51 +0200 Marcin Kuzminski fixes for DAG renderer on chrome beta
Fri, 04 Nov 2011 21:27:53 +0200 Marcin Kuzminski added quick filters into branches and tags beta
Fri, 04 Nov 2011 21:18:46 +0200 Marcin Kuzminski one generic qfilter function. beta
Thu, 03 Nov 2011 03:00:53 +0200 Marcin Kuzminski configurable clone url beta
Thu, 03 Nov 2011 02:52:38 +0200 Marcin Kuzminski Display error on ypjax fail beta
Thu, 03 Nov 2011 02:15:25 +0200 Marcin Kuzminski ui fixes beta
Wed, 02 Nov 2011 23:26:49 +0200 Marcin Kuzminski API create user use UserModel new method beta
Wed, 02 Nov 2011 23:23:53 +0200 Marcin Kuzminski Added tag v1.2.3 for changeset 1ff606a7858d
Wed, 02 Nov 2011 23:20:26 +0200 Marcin Kuzminski version bump rhodecode-0.0.1.2.3
Wed, 02 Nov 2011 22:47:45 +0200 Marcin Kuzminski changelog update for release 1.2.3
Wed, 02 Nov 2011 22:43:55 +0200 Marcin Kuzminski changelog update for 1.2.3 release beta
Wed, 02 Nov 2011 22:41:02 +0200 Marcin Kuzminski typo fixes beta
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false
Sun, 30 Oct 2011 20:30:24 +0200 Marcin Kuzminski implements #291 email notification sent to all admin users
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery
Thu, 27 Oct 2011 00:26:24 +0200 Marcin Kuzminski Changed order of add file form inputs.
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Wed, 02 Nov 2011 20:33:02 +0200 Marcin Kuzminski removed call to window location in some cases when request end up to early it showed a bad page. beta
Wed, 02 Nov 2011 20:33:02 +0200 Marcin Kuzminski removed call to window location in some cases when request end up to early it showed a bad page.
Wed, 02 Nov 2011 16:57:44 +0200 Marcin Kuzminski Bumped beaker beta
Wed, 02 Nov 2011 16:20:07 +0200 Marcin Kuzminski Mercurial 2.0 compatibility beta
Wed, 02 Nov 2011 16:19:51 +0200 Marcin Kuzminski User usermodel instead of db model to manage accounts beta
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Wed, 02 Nov 2011 03:04:54 +0200 Marcin Kuzminski Synced with latest sqlalchemy-migrate, added new upcomming migration for 1.3 beta
Wed, 02 Nov 2011 02:42:44 +0200 Marcin Kuzminski freeze of models for future migrations using small schema files snapshoting current model state beta
Tue, 01 Nov 2011 01:31:24 +0200 Liad Shani Improved container-based auth support for middleware beta
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false beta
Mon, 31 Oct 2011 21:42:41 +0200 Marcin Kuzminski Some code cleanups and fixes beta
Mon, 31 Oct 2011 20:52:33 +0200 Marcin Kuzminski debug options for nosetest beta
Mon, 31 Oct 2011 20:51:29 +0200 Marcin Kuzminski merge from bb beta
Mon, 31 Oct 2011 20:50:34 +0200 Marcin Kuzminski fixed ldap_user active flag hardcoded beta
Mon, 31 Oct 2011 03:12:12 +0200 Marcin Kuzminski fixes small css issues with chrome beta
Mon, 31 Oct 2011 19:10:21 +0200 Marcin Kuzminski Merged in liads/rhodecode (pull request #14) beta
Sat, 29 Oct 2011 19:26:43 +0200 Liad Shani Merge with upstream beta
Sat, 29 Oct 2011 17:03:33 +0200 Liad Shani Added basic automatic user creation for container auth beta
Sat, 29 Oct 2011 16:36:26 +0200 Liad Shani Fixed middleware to prevent deactivated users from authenticating beta
Thu, 27 Oct 2011 21:01:16 +0200 Liad Shani Added container-based authentication support to git middleware beta
Thu, 27 Oct 2011 20:40:49 +0200 Liad Shani Added automatic logout of deactivated/deleted users beta
Wed, 26 Oct 2011 21:59:22 +0200 Liad Shani Improved container-based auth implementation and added support for a reverse-proxy setup (using the X-Forwarded-User header) beta
Tue, 25 Oct 2011 21:17:29 +0200 Liad Shani Merge with upstream beta
Mon, 17 Oct 2011 20:08:59 +0200 Liad Shani Merge with upstream beta
Sun, 09 Oct 2011 23:49:00 +0200 Liad Shani Merge with upstream beta
Tue, 27 Sep 2011 22:20:24 +0300 Liad Shani Added container-based authentication support beta
Sun, 30 Oct 2011 20:30:24 +0200 Marcin Kuzminski implements #291 email notification sent to all admin users beta
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery beta
Sat, 29 Oct 2011 02:54:27 +0200 Marcin Kuzminski stay-on-top menu beta
Sat, 29 Oct 2011 01:40:14 +0200 Marcin Kuzminski fixed xhr check for tags-branches view beta
Sat, 29 Oct 2011 00:57:09 +0200 Marcin Kuzminski lazy load of branches and tags menu beta
Fri, 28 Oct 2011 02:40:22 +0200 Marcin Kuzminski Cached readme generation beta
Thu, 27 Oct 2011 19:05:37 +0200 Marcin Kuzminski bumped codemirror to latest version beta
Thu, 27 Oct 2011 03:26:02 +0200 Marcin Kuzminski implements #215 Repository view uses a README (text/markdown + rst) beta