log

age author description
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
Tue, 05 Mar 2013 17:09:46 +0100 Mads Kiilerich css: consistent spacing around : beta
Tue, 05 Mar 2013 17:09:46 +0100 Mads Kiilerich css: consistent space before { beta
Tue, 05 Mar 2013 17:09:46 +0100 Mads Kiilerich fix SyntaxWarning: name 'CELERY_ON' is used prior to global declaration 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 beta
Tue, 05 Mar 2013 22:37:58 +0100 Marcin Kuzminski better detection of deleting groups with subgroups inside. beta
Tue, 05 Mar 2013 20:03:33 +0100 Marcin Kuzminski calling lock function without lock attribute, will return lock state beta
Tue, 05 Mar 2013 19:42:08 +0100 Marcin Kuzminski Added get_hook_location method for easier hook extraction beta
Tue, 05 Mar 2013 11:39:30 +0100 Marcin Kuzminski show ip for my account, and only in editing your user, showing in all users next to API key is misleading beta
Mon, 04 Mar 2013 19:23:43 +0100 Marcin Kuzminski catch errors in obfuscate password function beta
Mon, 04 Mar 2013 18:46:02 +0100 Marcin Kuzminski codecleaner beta
Mon, 04 Mar 2013 18:44:36 +0100 Marcin Kuzminski use password obfuscate in when clonning a remote repo with credentials beta
Mon, 04 Mar 2013 16:15:34 +0100 Marcin Kuzminski scrool into multi line selection in file view beta
Mon, 04 Mar 2013 14:49:46 +0100 Marcin Kuzminski use str2bool on lock api calls beta
Mon, 04 Mar 2013 12:17:15 +0100 Marcin Kuzminski codecleaner, fix tabs -> spaces beta
Mon, 04 Mar 2013 12:12:38 +0100 Marcin Kuzminski notification model should only send html emails not generating multipart ones beta
Sun, 03 Mar 2013 23:35:39 +0100 Marcin Kuzminski whitespace cleanup beta