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
Thu, 27 Oct 2011 03:21:05 +0200 Marcin Kuzminski initial version of markup renderer beta
Thu, 27 Oct 2011 00:26:24 +0200 Marcin Kuzminski Changed order of add file form inputs. beta
Wed, 26 Oct 2011 20:14:38 +0200 Marcin Kuzminski Ui fixes for tables beta
Wed, 26 Oct 2011 20:13:20 +0200 Marcin Kuzminski Added Request time tracking beta
Wed, 26 Oct 2011 13:37:03 +0200 Marcin Kuzminski changelog links no decoration beta
Wed, 26 Oct 2011 13:35:21 +0200 Marcin Kuzminski image less css beta
Wed, 26 Oct 2011 13:25:34 +0200 Marcin Kuzminski beatify alert messages, css fixes beta
Tue, 25 Oct 2011 03:02:28 +0200 Marcin Kuzminski implements #237 added password confirmation for my account and admin edit user. beta
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