log

age author description
Sun, 12 May 2013 21:33:02 +0200 Marcin Kuzminski Version bump and updated changelog for 1.6.0 final release rhodecode-0.0.1.6.0
Sat, 11 May 2013 00:09:29 +0200 Marcin Kuzminski fixed VCS tests after executable big issue was fixed
Sun, 12 May 2013 19:19:33 +0200 Marcin Kuzminski Repository groups: super admin shouldn't have the permission set beta
Sun, 12 May 2013 17:19:21 +0200 Marcin Kuzminski handle case of rewrite without an gistid in nginx example beta
Sun, 12 May 2013 17:07:28 +0200 Marcin Kuzminski Gist small ui improvements on listing beta
Sun, 12 May 2013 16:58:01 +0200 Marcin Kuzminski added alias configuration option for gists. beta
Sun, 12 May 2013 14:32:38 +0200 Marcin Kuzminski small tests improvements beta
Sun, 12 May 2013 14:18:43 +0200 Marcin Kuzminski updated readme beta
Sun, 12 May 2013 14:14:59 +0200 Marcin Kuzminski Gist: added shortcut for my public gists beta
Sun, 12 May 2013 00:41:38 +0200 Marcin Kuzminski Gist: don't allow files inside directories when creating gists beta
Sun, 12 May 2013 00:26:47 +0200 Marcin Kuzminski gist cli should convert given paths to basenames beta
Sat, 11 May 2013 23:24:08 +0200 Marcin Kuzminski added tests for gist expiration beta
Sat, 11 May 2013 23:19:06 +0200 Marcin Kuzminski Gist: implemented delete of gists by owner, or super admin beta
Sat, 11 May 2013 22:43:54 +0200 Marcin Kuzminski gists: add some API related code improvements beta
Sat, 11 May 2013 21:33:45 +0200 Marcin Kuzminski Prefix gist storage with rc, and store some metadata info into beta
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Sat, 11 May 2013 00:25:05 +0200 Marcin Kuzminski Added more tests for web based file edit and add beta
Sat, 11 May 2013 00:09:29 +0200 Marcin Kuzminski fixed VCS tests after executable big issue was fixed beta
Fri, 10 May 2013 23:13:04 +0200 Marcin Kuzminski fixed issue with web-editor that didn't preserve executable bit
Fri, 10 May 2013 23:13:04 +0200 Marcin Kuzminski fixed issue with web-editor that didn't preserve executable bit beta
Fri, 10 May 2013 14:35:02 +0200 Marcin Kuzminski vcs: fixed issues with calling get_changesets method doesn't beta
Thu, 09 May 2013 22:51:53 +0200 Marcin Kuzminski remove +x from README.rst beta
Thu, 09 May 2013 21:44:15 +0200 Marcin Kuzminski api: decouple some parts from api CLI script beta
Thu, 09 May 2013 14:52:05 +0200 Marcin Kuzminski Use repo-scann at latest possible state. beta
Thu, 09 May 2013 14:44:26 +0200 Marcin Kuzminski Updated hgignore to skip .idea config files beta
Thu, 09 May 2013 13:29:03 +0200 Marcin Kuzminski fixed handling shell argument in subprocess calls, it always was hardcoded even when passed properly in arguments beta
Thu, 09 May 2013 00:04:43 +0200 Marcin Kuzminski created basic TestClass for tests that does beta
Wed, 08 May 2013 23:58:44 +0200 Marcin Kuzminski fixed models tests and stacked proxy objects error beta
Tue, 23 Apr 2013 16:07:28 +0200 Marcin Kuzminski Add flag for permission check in _update_permissions function beta
Wed, 08 May 2013 23:04:24 +0200 Marcin Kuzminski move out setting rc_extras for in-memory-push handlers to separate function beta
Wed, 08 May 2013 21:26:27 +0200 Marcin Kuzminski bring back accidentally deleted context variables with lines added beta
Wed, 08 May 2013 18:06:22 +0200 Marcin Kuzminski moved top-level tests to rhodecode/tests/other. beta
Wed, 08 May 2013 17:43:59 +0200 Marcin Kuzminski removed duplicate code that set os.environ['RC_SCM_DATA'] beta
Wed, 08 May 2013 17:40:40 +0200 Marcin Kuzminski added fancy file stats to changeset range view beta
Wed, 08 May 2013 01:19:18 +0200 Marcin Kuzminski diff parser: redefined operations stats for changes beta
Wed, 10 Apr 2013 03:00:20 +0200 Mads Kiilerich diff parser: prefer git headers over old unified diff headers beta
Wed, 10 Apr 2013 02:58:36 +0200 Mads Kiilerich diff parser: show multiple messages ... and fix stats for non-git chunks beta
Wed, 10 Apr 2013 02:55:38 +0200 Mads Kiilerich diff parser: more correct detection and reporting of binary git diffs beta
Wed, 10 Apr 2013 02:54:56 +0200 Mads Kiilerich diff parser: match the header order of hg diff --git patches beta
Wed, 10 Apr 2013 02:54:31 +0200 Mads Kiilerich diff: don't link to removed files beta
Tue, 07 May 2013 00:06:37 +0200 Marcin Kuzminski small ui improvements to pull-request form beta
Mon, 08 Apr 2013 23:34:02 +0200 Mads Kiilerich pullrequests: reorganize PR creation page - make it more like the view page beta
Mon, 08 Apr 2013 22:29:29 +0200 Mads Kiilerich pull requests: use branch name when creating PRs from a changelog with branch filter beta
Thu, 11 Apr 2013 15:42:44 +0200 Mads Kiilerich diff: cleanup of variables and logging in compare and pullrequests beta
Mon, 08 Apr 2013 21:59:09 +0200 Mads Kiilerich hg: use 'revset injection safe' repo.revs for revsets beta
Mon, 06 May 2013 23:39:35 +0200 Marcin Kuzminski changelog: encode branch names with beta
Mon, 06 May 2013 23:35:29 +0200 Marcin Kuzminski make the password optional in API calls beta
Mon, 06 May 2013 16:34:02 +0200 Marcin Kuzminski locking API returns objects instead of string messages. beta
Fri, 03 May 2013 23:19:30 +0200 Marcin Kuzminski fix depracated PLATFORM_WIN var beta
Fri, 03 May 2013 17:10:11 +0200 Marcin Kuzminski bumped mercurial to 2.6 beta
Thu, 02 May 2013 16:15:30 +0200 Marcin Kuzminski synced with latest vcs beta
Thu, 02 May 2013 13:50:19 +0200 Marcin Kuzminski backported redirection loop fix from beta ref: 222e9432298e
Thu, 02 May 2013 00:08:03 +0200 Marcin Kuzminski fixed broken API tests after excluding default user beta
Sat, 27 Apr 2013 01:47:56 +0200 Marcin Kuzminski fix broken handling of adding an htsts.
Fri, 26 Apr 2013 20:54:25 +0200 Magnus Ericmats Documentation: How to setup LDAP Filter when using Organisational Units. beta
Tue, 30 Apr 2013 16:05:11 +0200 Marcin Kuzminski make user listing have edit button to be consistent beta
Tue, 30 Apr 2013 15:32:04 +0200 Marcin Kuzminski hide listing of default user beta
Tue, 30 Apr 2013 02:06:56 +0200 Marcin Kuzminski added compare option into bookmarks beta
Sat, 27 Apr 2013 11:24:25 +0200 Marcin Kuzminski synced vcs with upstream beta
Sat, 27 Apr 2013 11:45:27 +0200 Marcin Kuzminski current revision will show workdir state, not the latest revision beta