log

age author description
Sun, 12 May 2013 21:46:49 +0200 Marcin Kuzminski Added tag v1.6.0 for changeset 78b53ee0d247
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
Sat, 27 Apr 2013 01:47:56 +0200 Marcin Kuzminski fix broken handling of adding an htsts. beta
Sat, 27 Apr 2013 00:40:16 +0200 Marcin Kuzminski in case of empty directory don't redirect to changelog, it causes an redirection loop beta
Fri, 26 Apr 2013 14:14:46 +0200 Marcin Kuzminski fixed some unicode problems with git file path
Fri, 26 Apr 2013 14:14:46 +0200 Marcin Kuzminski fixed some unicode problems with git file path beta
Tue, 09 Apr 2013 15:39:45 +0200 Marcin Kuzminski make the permission update function idempotent
Thu, 25 Apr 2013 17:56:19 +0200 Marcin Kuzminski show link to usergroups if we have a create usergroup permission beta
Tue, 23 Apr 2013 02:55:50 +0200 Marcin Kuzminski managing users groups enforce permissions checks. beta
Tue, 23 Apr 2013 02:18:31 +0200 Marcin Kuzminski UserGroup on UserGroup permissions implementation. beta
Tue, 23 Apr 2013 00:56:04 +0200 Marcin Kuzminski fixed tests beta
Tue, 23 Apr 2013 00:47:22 +0200 Marcin Kuzminski Added separate default permission for external_auth account beta
Mon, 22 Apr 2013 18:25:29 +0200 Marcin Kuzminski create a list out of generator. beta
Mon, 22 Apr 2013 16:40:24 +0200 Marcin Kuzminski make sure we hide the spans beta
Mon, 22 Apr 2013 15:49:59 +0200 Marcin Kuzminski It's better to use Exception here than assertion. It plays better with the exception handling software like sentry or errormator beta
Wed, 10 Apr 2013 03:00:38 +0200 Mads Kiilerich summary: don't link from 'Fork of' text - only repo name should link beta
Wed, 10 Apr 2013 03:00:38 +0200 Mads Kiilerich emailing: log failing emailing as an error beta
Thu, 04 Apr 2013 12:12:38 +0200 Mads Kiilerich emails: try to improve wording and layout - 1st iteration beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich html: move "Submit a bug" to make it more clear that it is for RhodeCode, not the repo beta
Mon, 22 Apr 2013 14:20:14 +0200 Marcin Kuzminski added initial_repo_scan flag for controll if repo scaning should be performed on every startup. beta
Mon, 22 Apr 2013 14:11:53 +0200 Marcin Kuzminski cleanup code beta
Mon, 22 Apr 2013 14:11:40 +0200 Marcin Kuzminski Unified the paginators for pylons and YUI. beta
Sun, 21 Apr 2013 23:37:56 +0200 Marcin Kuzminski fixed some issues with paginators on chrome, and made them look nicer beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: don't create CacheInvalidation records on startup beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidate: encapsulate how key is generated from repo_name and kind beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: merge .invalidate and .set_valid as .test_and_set_valid beta
Sun, 21 Apr 2013 06:10:08 +0200 Marcin Kuzminski removed assertion about ancestor revision. beta
Fri, 19 Apr 2013 16:20:14 +0200 Marcin Kuzminski Updated docs regarding visual settings beta
Wed, 17 Apr 2013 11:10:51 +0200 Marcin Kuzminski update docs about the API access whitelist option beta
Tue, 16 Apr 2013 01:55:58 +0200 Marcin Kuzminski removed broken readme anchor link beta
Tue, 16 Apr 2013 01:45:47 +0200 Marcin Kuzminski sync sqlalchemy migrate with latest changes beta
Tue, 16 Apr 2013 01:42:24 +0200 Marcin Kuzminski h.person, if author name is empty, use email as a fallback beta
Tue, 16 Apr 2013 00:59:14 +0200 Marcin Kuzminski show comments in summary changelog overview beta
Tue, 16 Apr 2013 00:44:48 +0200 Marcin Kuzminski Removed shortlog aka lightweight changelog. beta
Mon, 15 Apr 2013 23:12:09 +0200 Marcin Kuzminski download button looks nicer displayed first beta
Mon, 15 Apr 2013 22:59:09 +0200 Marcin Kuzminski remove obsolete and not used branches/tags extraction on summary page beta
Mon, 15 Apr 2013 22:52:08 +0200 Marcin Kuzminski changelog for file history shows that we're in different changelog view beta
Mon, 15 Apr 2013 21:58:40 +0200 Marcin Kuzminski Use changelog controller for displaying history of files. beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich api: don't report invalidated cache_keys after invalidating a repo beta
Mon, 15 Apr 2013 20:44:18 +0200 Marcin Kuzminski fixed migration of empty usergroups created pre-usergroup delegation permissions beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidate: clear CacheInvalidation when upgrading beta
Fri, 05 Apr 2013 14:03:20 +0200 Marcin Kuzminski #819 review status is showed in the main changelog
Mon, 15 Apr 2013 02:11:06 +0200 Marcin Kuzminski added missing perms check on history call
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich compare: move get_changesets to compare controller where it is used - 2nd half that was lost in 6c79bfcd3b54 beta
Fri, 05 Apr 2013 02:51:37 +0200 Mads Kiilerich Fix inconsistent casing beta
Mon, 08 Apr 2013 17:57:58 +0200 Mads Kiilerich index: always use lightweight - there shouldn't be any reason not to beta
Mon, 15 Apr 2013 01:46:32 +0200 Marcin Kuzminski new feature: API access white list definition from .ini files beta
Mon, 15 Apr 2013 01:01:47 +0200 Marcin Kuzminski moved around some code in changeset controllers to properly log which function was decorated. beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent beta
Sat, 13 Apr 2013 14:36:02 +0200 Marcin Kuzminski changelog pagination with branch filtering now uses beta
Sat, 13 Apr 2013 13:33:04 +0200 Marcin Kuzminski get_changeset uses now mercurial revrange to filter out branches. beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent
Fri, 12 Apr 2013 18:01:00 +0200 Marcin Kuzminski can update context var needs to be defined in __load_defaults
Fri, 12 Apr 2013 18:01:00 +0200 Marcin Kuzminski can update context var needs to be defined in __load_defaults beta
Thu, 11 Apr 2013 21:37:20 +0200 Marcin Kuzminski move pr closed tag to the end, it's not important now to show it, when we have a gray indicator of closed pr beta
Thu, 11 Apr 2013 21:21:59 +0200 Marcin Kuzminski fixed displaying of add user group button for super admins beta
Thu, 11 Apr 2013 16:55:39 +0200 Marcin Kuzminski fixed issue with h.person() function returned prematurly giving only email info from changeset metadata. Thanks to Stevan Radaković beta
Thu, 11 Apr 2013 15:07:42 +0200 Mads Kiilerich pullrequests: fix reversed diff beta
Thu, 11 Apr 2013 03:36:39 +0200 Marcin Kuzminski fixed tests for usersgroups beta
Wed, 10 Apr 2013 23:45:04 +0200 Marcin Kuzminski implemented usergroup permissions checks. beta
Wed, 10 Apr 2013 23:15:00 +0200 Marcin Kuzminski Iteration on default permissions beta
Wed, 10 Apr 2013 18:03:11 +0200 Marcin Kuzminski fixed overwrite default user group permission flag beta
Wed, 10 Apr 2013 14:33:04 +0200 Marcin Kuzminski New default permissions definition for user group create beta
Wed, 10 Apr 2013 02:55:21 +0200 Marcin Kuzminski fixed default permissions population during upgrades beta
Wed, 10 Apr 2013 00:31:10 +0200 Marcin Kuzminski killed some alien JS code that got into pullrequest_data template beta
Tue, 09 Apr 2013 15:52:22 +0200 Marcin Kuzminski throw 404s on empty show functions in ADMIN controllers beta
Tue, 09 Apr 2013 15:39:45 +0200 Marcin Kuzminski make the permission update function idempotent beta
Tue, 09 Apr 2013 01:14:44 +0200 Marcin Kuzminski add repr for UserToPerm beta
Tue, 09 Apr 2013 00:40:48 +0200 Marcin Kuzminski #818: Bookmarks Do Not Display on Changeset View
Tue, 09 Apr 2013 00:40:48 +0200 Marcin Kuzminski #818: Bookmarks Do Not Display on Changeset View beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich pullrequests: better handling of cases with more than one ancestor beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich pullrequests: optimize locating changeset to compare beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich pullrequests: use hashes instead of changecontexts beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich pullrequests: handle the case where no matching revisions are found for either end beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich pullrequests: simplify handling of null revisions beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich compare: move get_changesets to compare controller where it is used beta
Thu, 04 Apr 2013 18:50:08 +0200 Mads Kiilerich pullrequests: fix changesets ordering being reversed when creating new pull requests beta
Fri, 05 Apr 2013 02:49:26 +0200 Mads Kiilerich pullrequests: don't pass unicode strings to Mercurial beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich diffs: drop diffs.differ beta
Fri, 05 Apr 2013 02:51:37 +0200 Mads Kiilerich Minor changes beta
Mon, 08 Apr 2013 23:57:14 +0200 Marcin Kuzminski use the same edit button in admin pages for user groups as in repos and repo groups beta
Mon, 08 Apr 2013 23:49:08 +0200 Marcin Kuzminski consistent handling of grant/revoke of permissions widgets beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Mon, 08 Apr 2013 20:38:37 +0200 Marcin Kuzminski implement __ne__ beta
Mon, 08 Apr 2013 02:59:50 +0200 Marcin Kuzminski removed obsolete admin_user tmpl context variables beta
Mon, 08 Apr 2013 00:02:00 +0200 Marcin Kuzminski new schema for 1.7 beta
Sun, 07 Apr 2013 23:51:53 +0200 Marcin Kuzminski freeze schema for 1.6 + fixed migration from version 1.4.X+ beta
Sun, 07 Apr 2013 23:56:40 +0200 Marcin Kuzminski Added tag v1.6.0rc1 for changeset c15d7b336af5
Sun, 07 Apr 2013 23:51:53 +0200 Marcin Kuzminski freeze schema for 1.6 + fixed migration from version 1.4.X+ rhodecode-0.0.1.6.0rc1
Sun, 07 Apr 2013 23:11:17 +0200 Marcin Kuzminski shortlog: show all refs (bookmarks,tags,branches) in one dedicated column beta
Sun, 07 Apr 2013 22:18:03 +0200 Marcin Kuzminski codecleaner beta
Sun, 07 Apr 2013 19:55:30 +0200 Marcin Kuzminski always use json from compat module beta
Sun, 07 Apr 2013 19:14:17 +0200 Marcin Kuzminski fixed docstring on cleanup command
Sun, 07 Apr 2013 19:09:52 +0200 Marcin Kuzminski small fixes backported from stable beta
Sun, 07 Apr 2013 19:05:35 +0200 Marcin Kuzminski bump version of development beta
Sun, 07 Apr 2013 18:42:41 +0200 Marcin Kuzminski merged rc1 into dev beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Sun, 07 Apr 2013 16:44:46 +0200 Marcin Kuzminski version bump + changelog beta
Sat, 06 Apr 2013 21:41:52 +0900 Takumi IINO update japanese translation beta
Sat, 06 Apr 2013 21:41:52 +0900 Takumi IINO update japanese translation beta
Sat, 06 Apr 2013 02:50:11 +0200 Marcin Kuzminski codecleaner for rhodecode.js beta
Sat, 06 Apr 2013 02:49:42 +0200 Marcin Kuzminski Implemented preview for comments beta
Fri, 05 Apr 2013 23:16:21 +0200 Marcin Kuzminski repo rescann should detach forks of zombie repos, beta
Wed, 03 Apr 2013 02:35:01 +0200 Marcin Kuzminski removed duplicated logic of how we invalidate caches for repos beta
Fri, 05 Apr 2013 19:42:07 +0200 Marcin Kuzminski added __eq__ operation on vcs Repository objects beta
Fri, 05 Apr 2013 19:21:52 +0200 Marcin Kuzminski merge with rc1 beta
Fri, 05 Apr 2013 19:20:46 +0200 Marcin Kuzminski update i18n beta
Fri, 05 Apr 2013 14:09:23 +0200 Marcin Kuzminski moved the instance id after version, beeing at the end looks odd, and confusing. beta
Fri, 05 Apr 2013 14:03:20 +0200 Marcin Kuzminski bring back review status in main changelog beta
Fri, 05 Apr 2013 13:49:03 +0200 Marcin Kuzminski fixed prefix extractions from cache keys + cleanup beta
Fri, 05 Apr 2013 13:27:28 +0200 Marcin Kuzminski repr of cache inv object show also now cache_active + some better logging beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: set_invalidate is (obviously) only used to invalidate the whole repo beta
Thu, 04 Apr 2013 15:55:53 +0200 Mads Kiilerich invalidation: inline _get_or_create_inv_obj beta
Thu, 04 Apr 2013 15:55:53 +0200 Mads Kiilerich invalidation: simplify get_prefix beta
Wed, 27 Mar 2013 19:55:50 +0100 Mads Kiilerich invalidation: some documentation and refactoring, second round beta
Thu, 04 Apr 2013 15:55:53 +0200 Mads Kiilerich api: drop commit - mark_for_invalidation will commit beta
Fri, 05 Apr 2013 12:47:34 +0200 Marcin Kuzminski scm_instance shouldn't be cached in anyway inside object beta
Fri, 05 Apr 2013 00:09:53 +0200 Marcin Kuzminski bumed mercurial version beta
Thu, 04 Apr 2013 22:46:34 +0200 Marcin Kuzminski fixed my account page tabs beta
Thu, 04 Apr 2013 22:39:08 +0200 Marcin Kuzminski small ui fixes for pr page beta
Thu, 04 Apr 2013 22:33:41 +0200 Marcin Kuzminski pagination in pull-requests page + UI beta
Thu, 04 Apr 2013 20:39:26 +0200 Marcin Kuzminski revert name change broken in 28305020a4ed127e8aca2f1a10e30d902efb6238 beta
Thu, 04 Apr 2013 18:31:15 +0200 Marcin Kuzminski fixed ldap tests when ldap lib is installed beta
Thu, 04 Apr 2013 17:49:03 +0200 Marcin Kuzminski fixed broken flash test beta
Thu, 04 Apr 2013 17:45:55 +0200 Mads Kiilerich hooks: make_lock is tristate beta
Thu, 04 Apr 2013 16:51:38 +0200 Mads Kiilerich setup_rhodecode: fix --force-no - force_ask is tri-state beta
Thu, 04 Apr 2013 16:43:21 +0200 Marcin Kuzminski flags are ugly bullets are nice beta
Thu, 04 Apr 2013 16:38:33 +0200 Marcin Kuzminski fixed multiple IP addresses in each of extracted IP. beta
Thu, 04 Apr 2013 14:36:30 +0200 Marcin Kuzminski fix flash link to repos that are in groups beta
Thu, 04 Apr 2013 14:33:22 +0200 Marcin Kuzminski update footer instance id and copyrights beta
Thu, 04 Apr 2013 14:08:58 +0200 Marcin Kuzminski fixed sort of permissions summary it's now perm+name beta
Thu, 04 Apr 2013 13:18:24 +0200 Marcin Kuzminski use placeholders in qfilter, not the ugly JS logic beta
Thu, 04 Apr 2013 02:35:32 +0200 Marcin Kuzminski swap repo-size with settings in summary. It somehow beta
Thu, 04 Apr 2013 02:13:43 +0200 Marcin Kuzminski ishell paster command beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich update_repoinfo: fix invalidation beta
Thu, 04 Apr 2013 00:24:42 +0200 Marcin Kuzminski reduce the size of repo in contextbar, it was too big and looked awkward. beta
Thu, 04 Apr 2013 00:18:06 +0200 Marcin Kuzminski fixed dead links for non-admin users beta
Thu, 04 Apr 2013 00:01:13 +0200 Marcin Kuzminski fixed admin link for creating repos, and refactored the routes name beta
Wed, 03 Apr 2013 19:40:37 +0200 Marcin Kuzminski usermenu beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich user menu: remove Journal link - it is already in the top menu beta
Wed, 03 Apr 2013 19:26:01 +0200 Marcin Kuzminski codecleaner beta
Wed, 03 Apr 2013 17:20:32 +0200 Mads Kiilerich summary: redirect from repo URLs with #branchname to changelog with this branch beta
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich Fix 'repos group' - it is 'repository group' beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich pullrequests: state "closed" explicitly beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich config: rename options to show_revision_number and show_sha_length beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich config: automatically assign instance_id for host and process if it has been set to * beta
Tue, 02 Apr 2013 19:01:25 +0200 Mads Kiilerich util: remove attempt of renaming get_filesystem_repos while remaining backward compatible beta
Tue, 02 Apr 2013 19:01:25 +0200 Mads Kiilerich css: don't float the paginator - let it take the space it needs beta
Mon, 01 Apr 2013 23:45:25 +0200 Marcin Kuzminski more usage of fixture tools beta
Sun, 31 Mar 2013 21:44:27 +0200 Marcin Kuzminski Use only mustcontain for testing response body beta
Sun, 31 Mar 2013 21:31:36 +0200 Marcin Kuzminski use fixtures for forking beta
Sun, 31 Mar 2013 19:31:50 +0200 Marcin Kuzminski - age tests cannot be dynamic, there are cases when age calculation beta
Sun, 31 Mar 2013 19:26:52 +0200 Marcin Kuzminski fixed nose parametrized when used on objects beta
Sun, 31 Mar 2013 17:01:47 +0200 Marcin Kuzminski added new fixture classes beta
Sun, 31 Mar 2013 16:18:09 +0200 Marcin Kuzminski recursive forks detach beta
Sat, 30 Mar 2013 16:17:56 +0100 Marcin Kuzminski unified flash msg tests beta
Sat, 30 Mar 2013 12:22:07 +0100 Marcin Kuzminski added missing page_nav on forks page beta
Sat, 30 Mar 2013 00:40:28 +0100 Marcin Kuzminski fixed users sorting in admin pannel beta
Fri, 29 Mar 2013 23:58:07 +0100 Marcin Kuzminski tests docs beta
Fri, 29 Mar 2013 23:49:21 +0100 Marcin Kuzminski fixed issues with importing non-ascii repo names beta
Fri, 29 Mar 2013 23:36:53 +0100 Marcin Kuzminski added url quote in clone url. fixes issue #809 beta
Fri, 29 Mar 2013 23:33:02 +0100 Marcin Kuzminski fix unicode issues on logging in SCM middlewares beta
Thu, 28 Mar 2013 04:03:10 +0100 Marcin Kuzminski fixes #807: Remove generic HTML title for repository groups beta
Thu, 28 Mar 2013 01:15:56 +0100 Mads Kiilerich ldap: handle more elegantly that python-ldap isn't installed when trying to use ldap beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Thu, 28 Mar 2013 03:29:38 +0100 Marcin Kuzminski fixed login tests beta
Thu, 28 Mar 2013 02:57:05 +0100 Marcin Kuzminski #749 and #516 Removed dupliciting of repo settings for rhodecode admins and repo admins beta
Thu, 28 Mar 2013 02:11:26 +0100 Marcin Kuzminski moved permission management into separate entity. beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich helpers: show boolean value of value as icon, not just the True and False singletons beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich celery tasks: use None as special value beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich user group: sort lists of current and available members by username beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich sort permission lists by (repository) name beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich spelling: chosen beta
Wed, 27 Mar 2013 21:05:59 +0100 Marcin Kuzminski missing files or bad files revisions should return 404s not redirects - ref #808 beta
Wed, 27 Mar 2013 20:54:12 +0100 Marcin Kuzminski fixed missing page_nav in files edit/add beta
Wed, 27 Mar 2013 19:38:05 +0100 Marcin Kuzminski missing changesets should return 404 not redirect + flash. beta
Wed, 27 Mar 2013 19:37:14 +0100 Marcin Kuzminski Enable flash extraction in error documents beta
Wed, 27 Mar 2013 19:24:59 +0100 Marcin Kuzminski added tests if push set cache invalidation state beta