log

age author description
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