log

age author description
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
Sun, 03 Mar 2013 23:35:09 +0100 Marcin Kuzminski fixing typo beta
Fri, 01 Mar 2013 00:04:28 +0100 Mads Kiilerich changelog: improve texts and functionality regarding selecting changesets beta
Thu, 28 Feb 2013 23:23:09 +0100 Mads Kiilerich pullrequests: refactor changeset selectors, tip is special and not a real tag beta
Thu, 28 Feb 2013 23:23:09 +0100 Mads Kiilerich compare: minor refactoring and comments beta
Thu, 28 Feb 2013 17:54:42 +0100 Mads Kiilerich compare: cleanup of as_form handling beta
Thu, 28 Feb 2013 23:21:46 +0100 Mads Kiilerich pullrequests: use stable revisions in compare urls instead of bookmark/branch/tag beta
Sun, 03 Mar 2013 23:20:58 +0100 Marcin Kuzminski check if given f_path in diff is not a dir by any chance beta
Thu, 28 Feb 2013 23:17:56 +0100 Mads Kiilerich pullrequest: show 'details' link immediately - don't wait for changeset list beta
Thu, 28 Feb 2013 23:17:26 +0100 Mads Kiilerich pullrequest: show 'loading' while waiting for compare_url to load beta
Thu, 28 Feb 2013 17:52:44 +0100 Mads Kiilerich home: don't crash in branch_tag_switcher when an invalid repo name is given beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: fix invalid values beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: linear-gradient do not have 'top' but 'to bottom' beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: there is no such thing as vertical-align: right beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: opacity is a float and cannot be px beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: drop -moz-border-radius and -moz-box-shadow beta
Sat, 02 Mar 2013 21:31:02 +0100 Marcin Kuzminski notification inbox show subject beta
Sat, 02 Mar 2013 21:26:38 +0100 Marcin Kuzminski notifications changes beta
Sat, 02 Mar 2013 21:23:10 +0100 Marcin Kuzminski bump sqlalchemy version beta
Sat, 02 Mar 2013 20:35:49 +0100 Marcin Kuzminski fix to strict permission check on notification messages beta
Sat, 02 Mar 2013 20:25:14 +0100 Marcin Kuzminski in case we turn on celery, and connection fails, set the global flag CELERY_ON to false, helps with odd beta
Sat, 02 Mar 2013 16:41:52 +0100 Marcin Kuzminski updated contributors beta
Sat, 02 Mar 2013 16:36:14 +0100 Marcin Kuzminski added same switch to logic for tags and bookmarks containing /. beta
Sat, 02 Mar 2013 14:17:52 +0100 Dennis Brakhane switch to branch: handle slashes in branch names beta
Sat, 02 Mar 2013 16:27:56 +0100 Marcin Kuzminski added template context into Notification templates beta
Fri, 01 Mar 2013 18:36:07 +0100 Marcin Kuzminski fixed login input sizes beta
Fri, 01 Mar 2013 18:04:44 +0100 Marcin Kuzminski css fixes beta
Fri, 01 Mar 2013 17:56:31 +0100 Marcin Kuzminski Update changeset cache should use non-cache version of repo if given attribute is empty, it's easier to controll how changesets are udpated beta
Fri, 01 Mar 2013 15:25:36 +0100 Marcin Kuzminski collapsable diff container in changeset, makes quick review easier beta
Thu, 28 Feb 2013 16:13:38 +0100 Marcin Kuzminski iterate over repos groups for bool() calls to actually work on it. beta
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 27 Feb 2013 17:18:41 +0100 Mads Kiilerich follow-up on texts missing from 'users groups'/'repositories group' cleanup beta
Wed, 27 Feb 2013 02:27:09 +0100 Marcin Kuzminski fixed tests and missing replacements from 5f1850e4712a beta
Wed, 27 Feb 2013 02:18:45 +0100 Marcin Kuzminski removed requires.txt it was out-of-sync and don't like to keep two dependecies files to maintain beta
Wed, 27 Feb 2013 02:17:52 +0100 Marcin Kuzminski whitespace cleanup beta
Wed, 27 Feb 2013 01:28:29 +0100 Mads Kiilerich compare: highlight linked line in diffs beta
Wed, 27 Feb 2013 01:28:23 +0100 Mads Kiilerich changelog: don't select all checkboxes in the middle beta
Wed, 27 Feb 2013 01:28:00 +0100 Mads Kiilerich "Users groups" is grammatically incorrect English - rename to "user groups" beta
Wed, 27 Feb 2013 01:27:31 +0100 Mads Kiilerich user edit: fix labels beta
Thu, 13 Dec 2012 14:01:24 +0100 Mads Kiilerich settings ui: improve texts beta
Wed, 27 Feb 2013 01:26:38 +0100 Mads Kiilerich update unionrepo for Mercurial 2.5.1 beta
Tue, 26 Feb 2013 13:36:38 +0100 Marcin Kuzminski fix webtest dependency beta
Tue, 26 Feb 2013 00:11:59 +0100 Marcin Kuzminski fixed urlify changesets regex + tests beta
Mon, 25 Feb 2013 23:17:33 +0100 Marcin Kuzminski Hide closed pull requests on my page. beta
Mon, 25 Feb 2013 23:16:36 +0100 Marcin Kuzminski extra params in pyroutes now generate GET params beta
Mon, 25 Feb 2013 22:11:04 +0100 Marcin Kuzminski show pull request status, together with review status beta
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 beta
Mon, 25 Feb 2013 21:00:22 +0100 Marcin Kuzminski use shorter revs in diff block beta
Mon, 25 Feb 2013 20:48:52 +0100 Marcin Kuzminski don't use double literal() calls on urlify functions beta
Mon, 25 Feb 2013 17:55:18 +0100 Marcin Kuzminski urlify commit function also should extract normal links beta
Mon, 25 Feb 2013 17:16:45 +0100 Marcin Kuzminski --version command should be safe, and bare no modifications beta
Mon, 25 Feb 2013 16:49:05 +0100 Marcin Kuzminski use cache repo when creating GitRepository instances beta
Thu, 21 Feb 2013 02:39:37 +0100 Marcin Kuzminski fixed cleanup command beta
Thu, 21 Feb 2013 02:31:21 +0100 Marcin Kuzminski whitespace cleanup beta
Thu, 21 Feb 2013 02:30:56 +0100 Marcin Kuzminski do not use vcs_full_cache flag for tests, this should be controlled by test env somehow beta
Thu, 21 Feb 2013 01:53:15 +0100 Marcin Kuzminski unified breadcrumbs display beta
Thu, 21 Feb 2013 00:41:48 +0100 Marcin Kuzminski implemented #689 Deleting Repositories with Forks Should Be Easier beta
Wed, 20 Feb 2013 23:44:27 +0100 Marcin Kuzminski performance section docs update beta
Wed, 20 Feb 2013 02:15:12 +0100 Marcin Kuzminski show flags, and desc sort pull request based on created_date ref #765 beta
Wed, 20 Feb 2013 01:59:50 +0100 Marcin Kuzminski review members are dynamically changed based on selected other_repo owner beta
Tue, 19 Feb 2013 23:42:37 +0100 Marcin Kuzminski better handling of EmptyChangeset case in cherry pick pull request beta
Tue, 19 Feb 2013 20:47:55 +0100 Marcin Kuzminski rev_start for compare should use parents only if there are present beta
Tue, 19 Feb 2013 20:35:25 +0100 Marcin Kuzminski revision extraction function shouldn't be so eager, just extract commits that are beta
Tue, 19 Feb 2013 19:48:45 +0100 Marcin Kuzminski cleanup would recurse into every leaf and could thus not be used on lots of beta
Tue, 19 Feb 2013 19:44:30 +0100 Marcin Kuzminski cleanup: remove superfluous os.path.join on absolute path beta
Tue, 12 Feb 2013 17:03:10 +0100 Marcin Kuzminski don't use global pylons config beta
Tue, 19 Feb 2013 01:58:12 +0100 Marcin Kuzminski sync test.ini file with upstream beta
Tue, 19 Feb 2013 01:57:59 +0100 Marcin Kuzminski fixed pull-requests with cherry picking changesets beta
Mon, 18 Feb 2013 22:56:54 +0100 Marcin Kuzminski some tests fixes for compare view beta
Mon, 18 Feb 2013 10:28:53 +0100 Marcin Kuzminski fix dateutil import beta
Sun, 17 Feb 2013 22:58:27 +0100 Marcin Kuzminski fixed registration test beta