log

age author description
Sun, 04 Nov 2012 13:16:11 +0100 Marcin Kuzminski hanlde stripped or removed changesets on changeset info function beta
Sun, 04 Nov 2012 13:08:27 +0100 Marcin Kuzminski Fixed issue when node didn't exists at 'tip' and we tried calculate history based on that assumption. beta
Tue, 30 Oct 2012 20:56:04 +0100 Marcin Kuzminski Optimized new tooltip, and fixed events on lazy loaded ones beta
Mon, 29 Oct 2012 22:26:44 +0100 Marcin Kuzminski fixes #625 Git-Tags are not displayed in Shortlog beta
Mon, 29 Oct 2012 21:29:52 +0100 Marcin Kuzminski disable tooltip links beta
Mon, 29 Oct 2012 21:27:05 +0100 Marcin Kuzminski whitespace cleanup beta
Mon, 29 Oct 2012 21:26:34 +0100 Marcin Kuzminski garbage collecting console.log from rhodecode.js beta
Mon, 29 Oct 2012 21:18:14 +0100 Marcin Kuzminski new tooltip implementation beta
Sun, 28 Oct 2012 22:56:48 +0100 Marcin Kuzminski fixed badRequest on views decorated by @jsonify beta
Sat, 27 Oct 2012 15:36:53 +0200 Marcin Kuzminski Implemented #628: Pass server URL to rc-extensions hooks beta
Sat, 27 Oct 2012 15:07:01 +0200 Marcin Kuzminski fixes #630 git statistics do too much work making them slow. beta
Sat, 27 Oct 2012 14:33:29 +0200 Marcin Kuzminski fixes #612 Double quotes to Single quotes result in 4; to 9; in a visual Diff. Markupsafe.escape method usage beta
Sat, 27 Oct 2012 00:51:08 +0200 Marcin Kuzminski yet another fix for commit linkifications beta
Sat, 27 Oct 2012 00:09:07 +0200 Marcin Kuzminski fixed #623: Lang meta-tag doesn't work with C#/C++ beta
Sat, 27 Oct 2012 17:24:08 +0900 Takumi IINO Update japanese translation beta
Fri, 26 Oct 2012 00:26:20 +0200 Marcin Kuzminski use str() on os.walk passing unicode can lead to UnicodeDecode errors when iterating beta
Fri, 26 Oct 2012 00:25:21 +0200 Marcin Kuzminski cleanup script walks recursive on dirs to find repos to cleanup beta
Fri, 26 Oct 2012 00:13:55 +0200 Marcin Kuzminski deleting a group now does same archive operation like deleting repositories. Improve prompt that show number of repos that will beta
Thu, 25 Oct 2012 23:40:16 +0200 Marcin Kuzminski fixes issue #614 Include repo name in delete confirmation for my repos page beta
Wed, 24 Oct 2012 23:50:15 +0200 Marcin Kuzminski fix missing c.user reference beta
Tue, 23 Oct 2012 18:21:56 +0200 Marcin Kuzminski Use lightweight revisions in journal by default beta
Tue, 23 Oct 2012 18:10:07 +0200 Marcin Kuzminski latest git version fixes issue with handling locking beta
Tue, 23 Oct 2012 17:09:28 +0200 Marcin Kuzminski don't check for url issue links, since we always want to linkify changeset into a repo link, fixes issue beta
Tue, 23 Oct 2012 15:27:06 +0200 Marcin Kuzminski don't use config for visual settings. It totally doesn't work on multi instance mode beta
Tue, 23 Oct 2012 14:33:06 +0200 Marcin Kuzminski shorten the journal compare tooltip beta
Tue, 23 Oct 2012 14:25:00 +0200 Marcin Kuzminski Add compare button into quick menu beta
Tue, 23 Oct 2012 11:09:27 +0200 Marcin Kuzminski Added lightweight journal option for visual beta
Tue, 23 Oct 2012 00:02:59 +0200 Marcin Kuzminski Lazy loading on my journal page beta
Mon, 22 Oct 2012 22:47:07 +0200 Marcin Kuzminski added experimental lightweight param to journal beta
Mon, 22 Oct 2012 14:26:00 +0200 Marcin Kuzminski Fixed issue with rm__ system that put removed repos in root location, it can lead to making a heavy copy, and remove operation. beta
Mon, 15 Oct 2012 22:00:01 +0300 Aras Pranckevicius graph: thinner lines/circles beta
Sat, 20 Oct 2012 17:20:16 +0200 Marcin Kuzminski fixed some tests after last iteration beta
Sat, 20 Oct 2012 16:50:00 +0200 Marcin Kuzminski add test for enabling lightweight dashboard beta
Sat, 20 Oct 2012 14:50:38 +0200 Marcin Kuzminski lightweight dashboard fix for repos group beta
Sat, 20 Oct 2012 13:49:16 +0200 Marcin Kuzminski Journal was missing a dt.repo_name change beta
Sat, 20 Oct 2012 13:48:13 +0200 Marcin Kuzminski fixed issue with file history for new added files beta
Fri, 19 Oct 2012 23:44:35 +0200 Marcin Kuzminski get_or_404 method does validation for ID beeing an INT beta
Fri, 19 Oct 2012 23:39:43 +0200 Marcin Kuzminski my account page should use new dt.repo_name format beta
Fri, 19 Oct 2012 00:03:58 +0200 Marcin Kuzminski simplify errormator config beta
Thu, 18 Oct 2012 23:54:46 +0200 Marcin Kuzminski Added Errormator and Sentry support part of pull request #71 beta
Tue, 16 Oct 2012 11:39:47 +0800 xpol [zhCN] Update, bug fixes and enhance to the zhCN translation. beta
Thu, 18 Oct 2012 20:54:25 +0200 Marcin Kuzminski Update last_change from VCS data on request. beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Thu, 18 Oct 2012 02:14:30 +0200 Marcin Kuzminski user lowernames of repos for better sorting beta
Wed, 17 Oct 2012 23:12:49 +0200 Marcin Kuzminski compare button in changelog uses the choosen branch from the dropdown beta
Wed, 17 Oct 2012 21:34:52 +0200 Marcin Kuzminski pull requests throw an error if parent of fork didn't have any changesets yet. Now it's filter out from list of available sources beta
Wed, 17 Oct 2012 21:27:46 +0200 Marcin Kuzminski add locking state icon into summary page beta
Wed, 17 Oct 2012 21:13:04 +0200 Marcin Kuzminski fixed issue with show at revision button. Some JS were not properly loaded due to ajaxified files view. beta
Wed, 17 Oct 2012 20:46:54 +0200 Marcin Kuzminski smarter calculation of showed associated changeset in file source view beta
Wed, 17 Oct 2012 20:32:25 +0200 Marcin Kuzminski Calculate file history always from latest changeset to always show full history. beta
Tue, 16 Oct 2012 23:34:34 +0200 Marcin Kuzminski fix routing regex for compare branches with / and other special chars beta
Tue, 16 Oct 2012 00:39:24 +0200 Marcin Kuzminski Don't allow cherry picking changesets from the changelog using checkboxes. beta
Mon, 15 Oct 2012 23:17:02 +0200 Marcin Kuzminski Changeset range shows branch/tags/bookmarks beta
Mon, 15 Oct 2012 22:49:59 +0200 Marcin Kuzminski fix unicode issues on cleanup-repos script beta
Mon, 15 Oct 2012 16:33:57 +0300 Aras Pranckevicius graph: fix counting of "heads" for graph, condense graph into more narrow lines instead of trying to increase its width (past certain width produces really bad html layout) beta
Mon, 15 Oct 2012 16:01:29 +0300 Aras Pranckevicius graph: replaced some super complicated looking math with something that tries to make sense beta
Mon, 15 Oct 2012 15:46:14 +0300 Aras Pranckevicius graph: remove unused stuff, simplify beta
Mon, 15 Oct 2012 15:42:03 +0300 Aras Pranckevicius graph: remove unused stuff, simplify beta
Thu, 11 Oct 2012 22:11:00 +0200 Marcin Kuzminski log LDAP_BIND_DN for debugging beta
Thu, 11 Oct 2012 20:56:01 +0200 Marcin Kuzminski Implemented proposed changes from pull request #77 beta
Thu, 11 Oct 2012 20:31:37 +0200 Marcin Kuzminski use normpath when comparing paths used to determine if directory is a symlink, it's a part of pull-request #77 beta
Thu, 11 Oct 2012 20:23:37 +0200 Marcin Kuzminski Update contributors beta
Thu, 11 Oct 2012 20:23:28 +0200 Marcin Kuzminski Updated docs about LDAP failover server list option beta
Thu, 11 Oct 2012 15:05:47 +0200 Raoul Thill LDAP fail-over using multiple server addresses from host field seperated by comma. beta
Tue, 09 Oct 2012 21:39:26 +0200 Marcin Kuzminski formatting change on helper, remove str() call beta
Tue, 09 Oct 2012 19:39:26 +0200 Marcin Kuzminski #589 search urlgenerator didn't properly escape special chars on url beta
Tue, 09 Oct 2012 19:26:30 +0200 Marcin Kuzminski patched basic auth function to overcome git issues with proxy that doesn't send both username and password. ref #586 beta
Tue, 09 Oct 2012 01:32:07 +0200 Marcin Kuzminski fixed check git version function, git sometimes uses 4 element version numbering which breaks the system that function beta
Tue, 09 Oct 2012 01:00:26 +0200 Marcin Kuzminski version bump beta
Tue, 09 Oct 2012 00:57:07 +0200 Marcin Kuzminski Added tag v1.4.4 for changeset 3148c08cf86f
Tue, 09 Oct 2012 00:41:32 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.4
Tue, 09 Oct 2012 00:14:41 +0200 Marcin Kuzminski white space cleanup beta
Tue, 09 Oct 2012 00:14:14 +0200 Marcin Kuzminski docs update beta
Tue, 09 Oct 2012 00:08:47 +0200 Marcin Kuzminski fixed typo in lib tests beta
Tue, 09 Oct 2012 00:08:35 +0200 Marcin Kuzminski #595 add rcextension hook for repository delete beta
Mon, 08 Oct 2012 23:38:07 +0200 Marcin Kuzminski fixed #598 API docs methods had wrong members parameter as returned data beta
Mon, 08 Oct 2012 23:28:38 +0200 Marcin Kuzminski fixed #597 commits in future get negative age. beta
Mon, 08 Oct 2012 23:08:46 +0200 Marcin Kuzminski updated contributors beta
Mon, 08 Oct 2012 00:11:25 +0200 Andrew Shadura Rephrase the message. beta
Mon, 08 Oct 2012 00:08:46 +0200 Andrew Shadura Fix typos. beta
Mon, 08 Oct 2012 23:00:31 +0200 Marcin Kuzminski fixed validator tests beta
Mon, 08 Oct 2012 22:37:09 +0200 Marcin Kuzminski Merge with beta
Mon, 08 Oct 2012 22:21:33 +0200 Marcin Kuzminski changelog update beta
Mon, 08 Oct 2012 21:55:03 +0200 Marcin Kuzminski made concurrency test also for git beta
Wed, 03 Oct 2012 20:20:16 +0200 Marcin Kuzminski fixes #591 git backend was causing encoding errors when handling binary files beta
Wed, 03 Oct 2012 19:02:40 +0200 Marcin Kuzminski Fixed #585, checks for status of revision where to strict, and made opening pull request with those revision impossible due to previosly set status. beta
Wed, 03 Oct 2012 18:41:57 +0200 Marcin Kuzminski #590 Add GET flag that controls the way the diff are generated, for pull requests we want to use non-bundle based diffs, beta
Tue, 02 Oct 2012 23:24:41 +0200 Marcin Kuzminski fix files quick filter links beta
Tue, 02 Oct 2012 21:32:00 +0200 Marcin Kuzminski Add git version detection to warn users that Git used in system is to old. ref #588 beta
Tue, 02 Oct 2012 20:15:07 +0200 Marcin Kuzminski Bumped mercurial version beta
Tue, 02 Oct 2012 11:40:37 +0200 Vincent Duvert Updated French translation. beta
Tue, 02 Oct 2012 13:48:03 +0800 xpol Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>) beta
Sun, 30 Sep 2012 15:30:03 +0200 Marcin Kuzminski remember selected tab in my account page beta
Sat, 29 Sep 2012 23:19:25 +0200 Marcin Kuzminski made compare button nicer on changelog view beta
Sat, 29 Sep 2012 23:12:30 +0200 Marcin Kuzminski #574 Show pull request status also in shortlog (if any) beta
Sat, 29 Sep 2012 23:00:21 +0200 Marcin Kuzminski Show that all reviewers reviewed pull request beta
Sat, 29 Sep 2012 19:16:00 +0200 Marcin Kuzminski obfuscate password in logs for engine connection string beta
Sat, 29 Sep 2012 14:32:26 +0200 Marcin Kuzminski version bump beta
Fri, 28 Sep 2012 23:33:32 +0200 Marcin Kuzminski Added tag v1.4.3 for changeset 3f5d40b9dd99
Fri, 28 Sep 2012 23:30:34 +0200 Marcin Kuzminski Merge with 5de92b1242f8220f17ca283651bde21ac5d7ddd6 rhodecode-0.0.1.4.3
Fri, 28 Sep 2012 23:28:53 +0200 Marcin Kuzminski more changelog updates beta
Fri, 28 Sep 2012 23:28:10 +0200 Marcin Kuzminski merged beta into stable
Fri, 28 Sep 2012 22:36:11 +0200 Marcin Kuzminski update changelog beta
Fri, 28 Sep 2012 16:26:32 +0200 Marcin Kuzminski more logging in pygrack beta
Fri, 28 Sep 2012 15:57:57 +0200 Marcin Kuzminski protect agains pull requests on empty repositories beta
Wed, 26 Sep 2012 23:10:51 +0200 Marcin Kuzminski Updated CONTRIBUTORS beta
Tue, 25 Sep 2012 21:11:23 +0200 Stefan Engel Make detecting bare Git repositories more robust beta
Wed, 26 Sep 2012 21:25:40 +0200 Marcin Kuzminski moved refresh of pull request overview to left, it's more intuitive to be there beta
Wed, 26 Sep 2012 21:04:27 +0200 Marcin Kuzminski There's no need to use special env variable for config file, it's already passed in in extras now beta
Wed, 26 Sep 2012 20:59:37 +0200 Marcin Kuzminski fix for issue #578 git hooks sometimes cannot be executed due to different python they runned under, this commit tries to fix that by altering the PATH env variable using current python that rhodecode is running beta
Sun, 23 Sep 2012 23:34:09 +0200 Marcin Kuzminski Add highlight class for future multiline comments beta
Sun, 23 Sep 2012 22:52:30 +0200 Marcin Kuzminski fix selection links on files sources beta
Sun, 23 Sep 2012 17:33:53 +0200 Marcin Kuzminski #518 multiple issues patterns beta
Thu, 20 Sep 2012 20:30:55 -0400 Zachary Auclair Allowing multiple issue servers to be autolinked in the changeset view; beta
Sun, 23 Sep 2012 13:04:53 +0200 Marcin Kuzminski fixed #570 explicit users group permissions can overwrite owner permissions beta
Sun, 23 Sep 2012 13:04:02 +0200 Marcin Kuzminski windows deserves a mercurial version bump also ! beta
Sat, 22 Sep 2012 18:43:47 +0200 Marcin Kuzminski bumped mercurial version to 2.3.1 beta
Sat, 22 Sep 2012 16:42:40 +0200 Marcin Kuzminski updated codemirror to 2.34 beta
Fri, 21 Sep 2012 15:29:50 +0800 xpol update zh_CN translation for 1.4.2. beta
Thu, 20 Sep 2012 23:06:23 +0200 Marcin Kuzminski Changelog+Contributors beta
Thu, 20 Sep 2012 15:35:55 +0200 Vincent Caron Also export config filename via extras.config in simplegit middleware (juste like for the simplehg one) beta
Fri, 07 Sep 2012 22:59:08 +0200 Vincent Caron Pass on RhodeCode config file down to a python-based Hg hook via the extras pseudo-config key, see https://bitbucket.org/marcinkuzminski/rhodecode/issue/558/access-to-rhodecode-config-from-a-hg beta
Wed, 19 Sep 2012 23:05:42 +0200 Marcin Kuzminski version bump beta
Wed, 19 Sep 2012 23:02:36 +0200 Marcin Kuzminski Added tag v1.4.2 for changeset d998cc84cf72
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Wed, 19 Sep 2012 22:34:38 +0200 Marcin Kuzminski changelog+ contributors update beta
Wed, 19 Sep 2012 13:30:15 +0800 xpol fixes 3 translation strings for zh_CN. beta
Wed, 19 Sep 2012 11:49:26 +0800 xpol Complete translation of zh_CN. beta
Wed, 19 Sep 2012 20:21:35 +0200 Marcin Kuzminski fix for #569 add version to static files for rhodecode to overcome cache problems beta
Wed, 19 Sep 2012 00:38:21 +0200 Marcin Kuzminski fixed few issues with autoselection of revisions on pull requests beta
Wed, 19 Sep 2012 00:04:07 +0200 Marcin Kuzminski Better name of repo settings beta
Wed, 19 Sep 2012 00:03:43 +0200 Marcin Kuzminski swap the select values with revisions dynamically when switching the repos on pull request view beta
Mon, 17 Sep 2012 22:19:55 +0200 Marcin Kuzminski fixed gravatar test typo beta
Mon, 17 Sep 2012 22:17:25 +0200 Marcin Kuzminski failsafe the GET `page` argument beta
Mon, 17 Sep 2012 21:26:32 +0200 Marcin Kuzminski autofix largefiles hggit hgsubversion options if they are not in the database beta
Sun, 16 Sep 2012 20:04:23 +0200 Marcin Kuzminski fixes #567 diff non-unicode encoding missmatch beta
Sat, 15 Sep 2012 22:05:49 +0200 Marcin Kuzminski fixes issues #566 non-ascii search params are crashing paginator beta
Sat, 15 Sep 2012 21:26:23 +0200 Marcin Kuzminski fixed problems with re-indexing non-ascii names of repositories beta
Sat, 15 Sep 2012 21:17:23 +0200 Marcin Kuzminski fixed logging messages on whoosh indexer beta
Sat, 15 Sep 2012 21:08:53 +0200 Marcin Kuzminski Fix possible exception about repo_name not defined, on whoosh indexer when using index-only option beta
Thu, 13 Sep 2012 21:14:11 +0200 Marcin Kuzminski updated windows installation with note of 32 bit system used in example beta
Thu, 13 Sep 2012 21:09:56 +0200 Marcin Kuzminski changelog update beta
Thu, 13 Sep 2012 20:07:43 +0200 Marcin Kuzminski Implemented patch from andrewsh ref #565 Add support for {netloc} and {scheme} beta
Thu, 13 Sep 2012 19:36:56 +0200 Marcin Kuzminski Implemented permissions for writing to repo beta
Wed, 12 Sep 2012 22:20:56 +0200 Marcin Kuzminski travis configu updates beta
Wed, 12 Sep 2012 17:15:25 +0200 Marcin Kuzminski Add quick toggle link for locking for users with write or admin permissions beta
Wed, 12 Sep 2012 16:37:10 +0200 Marcin Kuzminski typo fix beta
Wed, 12 Sep 2012 12:54:46 +0200 Marcin Kuzminski Wraps group listing with permissions check so they don't get displayed beta
Sat, 08 Sep 2012 00:50:42 +0200 Marcin Kuzminski version bump beta
Sat, 08 Sep 2012 00:39:00 +0200 Marcin Kuzminski Added tag v1.4.1 for changeset 909143a4dde5
Sat, 08 Sep 2012 00:17:33 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.1
Sat, 08 Sep 2012 00:17:06 +0200 Marcin Kuzminski warn user about not using waitress on python2.5 beta
Sat, 08 Sep 2012 00:07:07 +0200 Marcin Kuzminski python2.5 fixes ! beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Fri, 07 Sep 2012 18:51:09 +0200 Marcin Kuzminski fully automated setup script beta
Fri, 07 Sep 2012 18:02:38 +0200 Marcin Kuzminski changelog update beta
Fri, 07 Sep 2012 18:00:31 +0200 Marcin Kuzminski fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num> in name as beta
Fri, 07 Sep 2012 17:53:14 +0200 Marcin Kuzminski fixed issue #560 require push ssl checkbox wasn't shown when option was enabled beta
Fri, 07 Sep 2012 02:20:02 +0200 Marcin Kuzminski Permissions on group can be set in recursive mode setting defined permission to all children beta
Thu, 06 Sep 2012 17:59:45 +0200 Marcin Kuzminski Detect symlink in given repository path, and ask user if stored path should be were the symlink points beta
Thu, 06 Sep 2012 17:54:08 +0200 Marcin Kuzminski raise na OSERROR if repository data sent from git hook to hook handler is somehow invalid beta
Thu, 06 Sep 2012 11:32:36 +0200 Marcin Kuzminski fix ext-json extension issue when exception is raised for non-serializable objects beta
Thu, 06 Sep 2012 00:43:44 +0200 Marcin Kuzminski fixed tests for mysql and postgres beta
Thu, 06 Sep 2012 00:10:34 +0200 Marcin Kuzminski White space cleanup beta
Thu, 06 Sep 2012 00:06:39 +0200 Marcin Kuzminski fixed kwargs ->email_kwargs beta
Thu, 06 Sep 2012 00:03:29 +0200 Marcin Kuzminski Fixed mercurial backend doesn't take bare parameter when forking beta
Wed, 05 Sep 2012 23:55:29 +0200 Marcin Kuzminski fixes #557 follower counter always counts up beta
Wed, 05 Sep 2012 23:10:32 +0200 Marcin Kuzminski #551 show breadcrumbs in summary view for repositories inside a group beta
Wed, 05 Sep 2012 23:03:37 +0200 Marcin Kuzminski fixes #555 issues when comparing non-related repositories on pull requests or compare view beta
Wed, 05 Sep 2012 22:40:07 +0200 Marcin Kuzminski Show cache keys in admin settings of repository beta
Wed, 05 Sep 2012 22:09:25 +0200 Marcin Kuzminski Fixing issues of cache invalidation for multiple instances running in rhodecode. beta
Wed, 05 Sep 2012 20:24:21 +0200 Marcin Kuzminski git forks were not created as bare repos beta
Wed, 05 Sep 2012 12:31:15 -0400 H Waldo G fleshing out the Upgrade doc, and modified the references to Cheeseshop in the Install doc beta
Wed, 05 Sep 2012 01:39:13 +0200 Marcin Kuzminski fix missing email_kwargs beta
Wed, 05 Sep 2012 00:56:37 +0200 Marcin Kuzminski changelog update beta
Wed, 05 Sep 2012 00:55:37 +0200 Marcin Kuzminski Fixed status of changesets in preview windows beta
Wed, 05 Sep 2012 00:08:38 +0200 Marcin Kuzminski part2 of pull-request notification improvements beta
Tue, 04 Sep 2012 22:46:05 +0200 Marcin Kuzminski fixes #550 mercurial repositories comparision failed when origin repo had beta
Tue, 04 Sep 2012 02:54:02 +0200 Marcin Kuzminski updated apache wsgi example ref #535 beta
Tue, 04 Sep 2012 02:18:59 +0200 Marcin Kuzminski Nicer email notifications about pull-request beta
Tue, 04 Sep 2012 01:45:57 +0200 Marcin Kuzminski auto-healing of permissions for default user after upgrading from some old versions. beta
Tue, 04 Sep 2012 01:07:34 +0200 Marcin Kuzminski Remove null from revision column as for comments inside pull requests to work properly beta
Tue, 04 Sep 2012 00:34:39 +0200 Marcin Kuzminski always post text about status changes of code-review beta
Tue, 04 Sep 2012 00:27:31 +0200 Marcin Kuzminski fix default permissions migrations that can cause troubles for some old users beta
Mon, 03 Sep 2012 22:23:58 +0200 Marcin Kuzminski version bump beta
Mon, 03 Sep 2012 22:22:58 +0200 Marcin Kuzminski Added tag v1.4.0 for changeset 9ae95fdeca18
Mon, 03 Sep 2012 21:59:31 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.0
Mon, 03 Sep 2012 20:34:23 +0200 Marcin Kuzminski UnicodeText make mysql more happy beta
Mon, 03 Sep 2012 19:47:23 +0200 Marcin Kuzminski more py2.5 compatibility patches beta
Mon, 03 Sep 2012 18:21:42 +0200 Marcin Kuzminski Fixing inline comment for IE. beta
Mon, 03 Sep 2012 17:52:51 +0200 Marcin Kuzminski Don't scan for readmes if changeset is an EmptyChangeset beta
Mon, 03 Sep 2012 17:33:21 +0200 Marcin Kuzminski Don't use .innerHTML for tr field, I'm looking at you IE beta
Mon, 03 Sep 2012 17:22:33 +0200 Marcin Kuzminski Filter more special chars in validation of repo name beta
Mon, 03 Sep 2012 08:25:38 +0200 Marcin Kuzminski urlify group description also beta
Sun, 02 Sep 2012 23:29:39 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:29:07 +0200 Marcin Kuzminski Added huge diff protection for RSS/ATOM feeds. beta
Sun, 02 Sep 2012 23:09:00 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:08:39 +0200 Marcin Kuzminski migration: set new UI options as in old version beta
Sun, 02 Sep 2012 22:26:46 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 22:17:21 +0200 Marcin Kuzminski migrations: fix old hook values beta
Sun, 02 Sep 2012 21:32:17 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 21:32:03 +0200 Marcin Kuzminski freeze mercurial version beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sun, 02 Sep 2012 20:53:09 +0200 Marcin Kuzminski docs improvements beta
Sun, 02 Sep 2012 20:32:19 +0200 Marcin Kuzminski translations updates beta
Sun, 02 Sep 2012 20:21:44 +0200 Marcin Kuzminski hide open pull request for git repos beta
Sun, 02 Sep 2012 18:16:52 +0200 Marcin Kuzminski fixed condition for installing unittests2 beta
Sat, 01 Sep 2012 21:56:56 +0200 Marcin Kuzminski really check if last status is from pull request beta
Sat, 01 Sep 2012 21:33:31 +0200 Marcin Kuzminski Hide add/delete pull request members when you don't have permission for it beta
Sat, 01 Sep 2012 21:06:51 +0200 Marcin Kuzminski typos+docs. beta
Sat, 01 Sep 2012 20:56:53 +0200 Marcin Kuzminski typo-fix beta
Sat, 01 Sep 2012 20:30:19 +0200 Marcin Kuzminski More fixes to upgrade procedure, beta
Sat, 01 Sep 2012 19:44:02 +0200 Marcin Kuzminski That should be here ! beta
Sat, 01 Sep 2012 19:31:31 +0200 Marcin Kuzminski Step6a for migrations from 1.3.6 beta
Fri, 31 Aug 2012 14:48:38 +0200 Marcin Kuzminski fixed #545, exception during cloning of non-bare repositories beta
Thu, 30 Aug 2012 19:35:32 +0200 Marcin Kuzminski #548 Fixed issue with non-ascii paths in whoosh indexer beta
Thu, 30 Aug 2012 01:47:09 +0200 Marcin Kuzminski new dulwich based implementation of added/modified/removed beta
Thu, 30 Aug 2012 00:57:51 +0200 Marcin Kuzminski re implemented affected_files function for git using dulwich beta
Thu, 30 Aug 2012 00:03:48 +0200 Marcin Kuzminski get stderr also for git commands, pass in shell = False beta
Wed, 29 Aug 2012 01:07:21 +0200 Marcin Kuzminski #538 form for permissions can handle multiple users at once beta
Wed, 29 Aug 2012 00:56:00 +0200 Marcin Kuzminski fixed passing password via API create_user beta
Wed, 29 Aug 2012 00:52:31 +0200 Marcin Kuzminski Fixed edit by groups names routing beta
Wed, 29 Aug 2012 00:40:08 +0200 Marcin Kuzminski added bootstrap script for my tests beta
Tue, 28 Aug 2012 21:45:03 +0200 Marcin Kuzminski inherit locking from parent beta
Tue, 28 Aug 2012 10:23:31 +0200 Marcin Kuzminski fixed tests for new locking flag of repos groups beta
Tue, 28 Aug 2012 10:14:02 +0200 Marcin Kuzminski added test for alternative gravatar beta
Tue, 28 Aug 2012 09:28:09 +0200 Marcin Kuzminski added new suite of tests for VCS operations beta
Tue, 28 Aug 2012 09:05:27 +0200 Marcin Kuzminski fixes issue #543, un-broken alternative gravatar option beta
Tue, 28 Aug 2012 09:04:02 +0200 Marcin Kuzminski Fixed issue with mixed locking notification and bad username beta
Tue, 28 Aug 2012 00:17:42 +0200 Marcin Kuzminski Recursive set locking on all children of a group. beta
Mon, 27 Aug 2012 23:33:43 +0200 Marcin Kuzminski Added example of root directive for serving static files via nginx beta
Mon, 27 Aug 2012 10:15:36 +0200 Marcin Kuzminski catch errors on renderers, and display plain if critical rendering error is present beta
Sun, 26 Aug 2012 01:04:43 +0200 Marcin Kuzminski Authors of pull-requests can now delete them beta
Sun, 26 Aug 2012 00:26:59 +0200 Marcin Kuzminski fixed tests beta
Sat, 25 Aug 2012 23:53:23 +0200 Marcin Kuzminski fixed changed details helper beta
Sat, 25 Aug 2012 22:14:31 +0200 Marcin Kuzminski remove GIT before installing this ppa to fix upgrade issues beta
Sat, 25 Aug 2012 21:00:33 +0200 Marcin Kuzminski Take that travis ! beta
Sat, 25 Aug 2012 20:43:32 +0200 Marcin Kuzminski fixed test from failing under different conditions beta
Sat, 25 Aug 2012 20:15:03 +0200 Marcin Kuzminski changed the tests for search. beta
Sat, 25 Aug 2012 19:39:53 +0200 Marcin Kuzminski added dates to search commits results page beta