log

age author description
Sun, 10 Mar 2013 22:53:25 +0100 Marcin Kuzminski configurable locking codes. beta
Sun, 10 Mar 2013 21:24:11 +0100 Marcin Kuzminski codecleaner beta
Fri, 08 Mar 2013 00:51:25 +0100 Mads Kiilerich changelog: let 'Open new pull request' use the currently topmost changeset beta
Fri, 08 Mar 2013 00:51:13 +0100 Mads Kiilerich changelog: fix page state after clearing selection beta
Thu, 07 Mar 2013 21:51:21 +0100 Mads Kiilerich pullrequests: show changesets with highest revision on top, like in most other lists beta
Sat, 09 Mar 2013 01:09:53 +0100 Mads Kiilerich diff_block: fix link to file revisions beta
Thu, 07 Mar 2013 21:45:40 +0100 Mads Kiilerich fix casings beta
Wed, 06 Mar 2013 01:06:33 +0100 Mads Kiilerich pullrequest selection list: emphasize named branches that are neighbours beta
Wed, 06 Mar 2013 15:40:58 +0100 Mads Kiilerich pullrequest: separate js actions for 'update preview' from 'destination repo changed' beta
Thu, 07 Mar 2013 19:06:21 +0100 Mads Kiilerich pullrequest: don't do in the ajax callback what can be done in no time right now beta
Thu, 07 Mar 2013 19:00:28 +0100 Mads Kiilerich pullrequest: just replace children of other_ref when other_repo changes beta
Sat, 09 Mar 2013 15:10:05 +0100 Marcin Kuzminski only use errormator if it's actually turned on in .ini file beta
Sun, 10 Mar 2013 20:28:54 +0100 Marcin Kuzminski sync changelog beta
Sun, 10 Mar 2013 20:10:51 +0100 Marcin Kuzminski Added tag v1.5.4 for changeset 3447862ad8c9
Sun, 10 Mar 2013 19:26:42 +0100 Marcin Kuzminski changelog update rhodecode-0.0.1.5.4
Tue, 26 Feb 2013 02:29:02 +0100 Marcin Kuzminski show correct values for compare view when multiple git tags are pushed beta
Wed, 06 Mar 2013 20:18:41 +0100 Marcin Kuzminski use short id in ancestor beta
Fri, 08 Mar 2013 01:19:39 +0100 Marcin Kuzminski nicer pr email beta
Thu, 07 Mar 2013 14:38:40 +0100 Leonardo Fixing graphs for IE9 and probably above. beta
Thu, 07 Mar 2013 15:23:36 +0100 Mads Kiilerich root.html: IE do not like extra ',' in maps beta
Thu, 07 Mar 2013 20:06:45 +0100 Marcin Kuzminski get_locks API function draft beta
Thu, 07 Mar 2013 20:06:25 +0100 Marcin Kuzminski fixed edge case in tests when we run them from virtualmachine and not as owner of files beta
Thu, 07 Mar 2013 15:06:40 +0100 Marcin Kuzminski codecleaner beta
Thu, 07 Mar 2013 15:05:46 +0100 Marcin Kuzminski fix import beta
Thu, 07 Mar 2013 15:05:02 +0100 Marcin Kuzminski fixed tests
Mon, 04 Mar 2013 19:23:43 +0100 Marcin Kuzminski catch errors in obfuscate password function
Thu, 07 Mar 2013 13:46:24 +0100 Marcin Kuzminski Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset beta
Thu, 07 Mar 2013 12:25:05 +0100 Marcin Kuzminski version bump
Thu, 07 Mar 2013 12:20:03 +0100 Marcin Kuzminski handle all cases with proxy IP addresses, not only for X_FORWARDED_FOR
Thu, 07 Mar 2013 12:20:03 +0100 Marcin Kuzminski handle all cases with proxy IP addresses, not only for X_FORWARDED_FOR beta
Wed, 06 Mar 2013 19:54:36 +0100 Mads Kiilerich fix spelling of committer beta
Wed, 06 Mar 2013 15:40:58 +0100 Mads Kiilerich vcs: fix typo in MercurialChangeset.committer beta
Wed, 06 Mar 2013 18:47:59 +0100 Marcin Kuzminski initial version of #788 tarball cache beta
Wed, 06 Mar 2013 18:12:09 +0100 Marcin Kuzminski moved time measure of request to separate middleware for better results (the last one in stack) beta
Wed, 06 Mar 2013 16:31:22 +0100 Marcin Kuzminski fixed some unicode problems with archive downloads beta
Wed, 06 Mar 2013 16:20:28 +0100 Marcin Kuzminski it's safer to user user_id for IMC beta
Tue, 05 Mar 2013 11:55:01 +0100 Mads Kiilerich compare/pullrequest: introduce merge parameter beta
Fri, 01 Mar 2013 17:16:24 +0100 Mads Kiilerich pullrequest: pullrequest from changelog view beta
Mon, 04 Mar 2013 17:38:34 +0100 Mads Kiilerich compare: drop unused rev_start and rev_end beta
Wed, 06 Mar 2013 15:04:09 +0100 Marcin Kuzminski disallow cloning from different URI's that http[s]/svn/git/hg
Wed, 06 Mar 2013 15:04:09 +0100 Marcin Kuzminski disallow cloning from different URI's that http[s]/svn/git/hg beta
Wed, 06 Mar 2013 14:52:25 +0100 Marcin Kuzminski If commit operation is used out of pylons request scope use blank request instead beta
Wed, 06 Mar 2013 14:14:57 +0100 Marcin Kuzminski again they channged git return commands :/ and i need to fix the tests. Now running agains 1.8.1 beta
Wed, 06 Mar 2013 13:52:55 +0100 Marcin Kuzminski synced test.ini with latest changes beta
Wed, 06 Mar 2013 13:47:14 +0100 Marcin Kuzminski webinterface file commiting executes push hooks ref #594 beta
Wed, 06 Mar 2013 13:37:42 +0100 Marcin Kuzminski Moved inject ui into base vcs classe beta
Wed, 06 Mar 2013 13:36:55 +0100 Marcin Kuzminski CHanges to UI object injection after lazy property changes beta
Wed, 06 Mar 2013 13:36:01 +0100 Marcin Kuzminski refactored lazy properties little bit for ThreadecLocal to work better beta
Wed, 06 Mar 2013 02:03:16 +0100 Marcin Kuzminski codecleaner spaces on : beta
Wed, 06 Mar 2013 01:53:55 +0100 Marcin Kuzminski codecleaner beta
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees
Mon, 04 Mar 2013 18:44:36 +0100 Marcin Kuzminski use password obfuscate in when clonning a remote repo with credentials
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on
Tue, 12 Feb 2013 23:15:55 +0100 Marcin Kuzminski #763 gravatar helper function should fallback into default image if somehow email provided is empty.
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken
Tue, 26 Feb 2013 13:36:38 +0100 Marcin Kuzminski fix webtest dependency
Wed, 06 Mar 2013 00:34:16 +0100 Marcin Kuzminski bump mercurial version beta
Tue, 05 Mar 2013 17:12:30 +0100 Mads Kiilerich changelog: "compare fork with parent" should only be shown when no changesets selected beta
Mon, 04 Mar 2013 18:56:02 +0100 Leonardo Carneiro Bugfix: On the changelog page, its possible that some changeset is already checked out by the browser. So we check for that on page load. beta
Tue, 05 Mar 2013 17:11:15 +0100 Mads Kiilerich changelog: fix invalid url name left over from cherry picking beta