log

age author description
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pull requests: make the difference between changeset comments with status and PR comments with votes more obvious
Thu, 27 Jun 2013 22:54:39 +0200 Marcin Kuzminski codecleaner
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich comments: clarify in ui whether comments are for changeset or PR
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pull request comments: implement 'close' as a checkbox that always is visible but sometimes disabled
Thu, 27 Jun 2013 22:45:56 +0200 Marcin Kuzminski pull requests: show pull url with revision to merge the pull request
Thu, 27 Jun 2013 00:52:58 +0200 Marcin Kuzminski fixed issues with form upload if settings for repo paths are blocked
Thu, 27 Jun 2013 00:47:15 +0200 Marcin Kuzminski Add ini option to controll custom advanced hooks settings
Thu, 27 Jun 2013 00:30:06 +0200 Marcin Kuzminski fixed diffs vs Empty changeset
Wed, 26 Jun 2013 19:07:32 +0200 Marcin Kuzminski Implemented issue #387 side-by-side diffs view
Wed, 26 Jun 2013 14:29:49 +0200 Marcin Kuzminski update codemirror to latest version
Wed, 26 Jun 2013 00:39:23 +0200 Mads Kiilerich compare: let _get_changesets work on the already resolved revisions
Wed, 26 Jun 2013 00:20:17 +0200 Mads Kiilerich compare: handle revisions and ancestor of empty range in _get_changesets
Wed, 26 Jun 2013 00:13:15 +0200 Mads Kiilerich compare: resolve revisions in the right repository for diffs between repos
Wed, 26 Jun 2013 00:13:15 +0200 Mads Kiilerich compare: make __get_cs_or_redirect more exact
Wed, 26 Jun 2013 00:13:15 +0200 Mads Kiilerich compare: only warn about missing ancestor if a 'merge' diff was requested
Tue, 25 Jun 2013 20:26:16 +0200 Marcin Kuzminski do not overwrite python types
Tue, 25 Jun 2013 20:25:40 +0200 Marcin Kuzminski fixed typo in __get_cs_or_redirect method
Tue, 25 Jun 2013 19:45:55 +0200 Marcin Kuzminski Added css elipsing for API keys
Tue, 25 Jun 2013 19:31:35 +0200 Marcin Kuzminski Fixed some CSS for css elipsis
Fri, 21 Jun 2013 04:13:39 +0200 Marcin Kuzminski fixed show as raw link for private gists and separate files
Fri, 21 Jun 2013 04:10:34 +0200 Marcin Kuzminski fixed show as raw link for private gists
Fri, 21 Jun 2013 02:42:32 +0200 Marcin Kuzminski Added codemirror syntax mode in gists.
Fri, 21 Jun 2013 01:11:16 +0200 Marcin Kuzminski codecleaner
Fri, 21 Jun 2013 00:36:01 +0200 Marcin Kuzminski Added --no-public-access / --public-access flags into setup-rhodecode
Fri, 21 Jun 2013 00:01:31 +0200 Marcin Kuzminski set edit mode on gists
Thu, 20 Jun 2013 23:53:18 +0200 Marcin Kuzminski added codemirror edit mode with autodetection
Thu, 20 Jun 2013 22:43:57 +0200 Marcin Kuzminski update codemirror
Wed, 05 Jun 2013 01:16:42 +0200 Mads Kiilerich pull requests: make it possible control display of closed PRs and whether it is PRs to or from repo
Tue, 04 Jun 2013 14:01:57 +0200 Mads Kiilerich pullrequest: indent PR descriptions in overview
Fri, 14 Jun 2013 16:27:34 +0200 Mads Kiilerich changelog: use unknown branch names as revisions
Wed, 19 Jun 2013 00:23:51 +0200 Marcin Kuzminski removed obsolete separator in closed branches view
Tue, 04 Jun 2013 13:26:41 +0200 Mads Kiilerich branch selectors: show closed branches too
Tue, 18 Jun 2013 21:54:28 +0200 Marcin Kuzminski formatting and small changes
Tue, 18 Jun 2013 21:54:14 +0200 Marcin Kuzminski Replaced fallback username from ? to None in hook loggers
Tue, 18 Jun 2013 10:37:49 -0400 Jonathan Sternberg Include the current user as a created_by/deleted_by attribute for USER_HOOK extensions.
Mon, 17 Jun 2013 18:09:50 -0400 Jonathan Sternberg User create/delete hooks for rcextensions.
Tue, 18 Jun 2013 16:39:59 +0200 Marcin Kuzminski fixed edge case when connection to db fails and code reaches state of variable referenced before assignment
Tue, 18 Jun 2013 16:20:28 +0200 Marcin Kuzminski fixed typo
Tue, 18 Jun 2013 15:55:24 +0200 Marcin Kuzminski use safe get on copy mode since for git we don't have this implemented
Tue, 18 Jun 2013 02:06:01 +0200 Marcin Kuzminski Fixed bug with log_delete hook didn't properly store
Tue, 18 Jun 2013 01:45:46 +0200 Marcin Kuzminski Added ini config maker with dynamic variable replacements.
Mon, 17 Jun 2013 22:58:22 +0200 Marcin Kuzminski fixed some tests after icon change
Mon, 17 Jun 2013 22:47:36 +0200 Marcin Kuzminski Added github flavored markdown style rendering into markdown
Mon, 17 Jun 2013 20:40:48 +0200 Marcin Kuzminski updated contributors
Mon, 17 Jun 2013 20:10:47 +0200 Marcin Kuzminski Added some missing tests for copy+chmod, copy+chmod+modify
Mon, 17 Jun 2013 12:41:28 -0400 Jonathan Sternberg Allow RhodeCode maintainers to specify a custom bug tracker.
Mon, 17 Jun 2013 15:58:20 +0200 Marcin Kuzminski Fixes some issues with keywords generation, and cleaned the code
Mon, 17 Jun 2013 15:45:30 +0200 Marcin Kuzminski fixed small syntax error in css file
Mon, 17 Jun 2013 15:08:31 +0200 Marcin Kuzminski Make the private icon of repo more distinguished from
Sat, 15 Jun 2013 22:51:59 +0200 Marcin Kuzminski codecleaner
Sat, 15 Jun 2013 22:51:32 +0200 Marcin Kuzminski action logger will try to get IP address automatically based
Wed, 12 Jun 2013 21:57:11 +0200 Mads Kiilerich quick filter: do an initial filtering on page load if it has a search criteria - for instance after back
Wed, 12 Jun 2013 21:47:17 +0200 Mads Kiilerich group index: quick search should not search the common part of repo names
Thu, 13 Jun 2013 21:20:33 +0200 Mads Kiilerich pull request: urlify PRs and fix javascript injection
Sat, 15 Jun 2013 20:47:41 +0200 Marcin Kuzminski Added handling of copied files diff parsing
Sat, 15 Jun 2013 14:37:51 +0200 Marcin Kuzminski Added missing __get_cs_or_redirect method for file history.
Thu, 13 Jun 2013 01:33:08 +0200 Marcin Kuzminski Added tag v1.7.1 for changeset 1f71ef689d2a
Thu, 13 Jun 2013 01:06:15 +0200 Marcin Kuzminski updated changelog rhodecode-0.0.1.7.1
Wed, 12 Jun 2013 20:38:05 +0200 Marcin Kuzminski updated contributing docs
Wed, 12 Jun 2013 20:02:01 +0200 Marcin Kuzminski removed encodeURIComponent, on url generation.
Wed, 12 Jun 2013 19:47:38 +0200 Marcin Kuzminski small formatting
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich repo group index: clarify that it is repo group that can be created/edited
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich quick search: make user input visible, not light grey on white
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich templates: drop context_bar, use repo_context_bar directly
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich Use space after , in lists
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich uppercase "Loading..."
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich diff: drop "confirm to show potentially huge diff" click-through
Tue, 04 Jun 2013 14:01:46 +0200 Mads Kiilerich pullrequests: make closed PRs more distinctly grey
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich css: show status labels clearly - not pseudo-invisible grey
Mon, 03 Jun 2013 15:57:24 +0200 Mads Kiilerich css: make text input fields less small
Wed, 12 Jun 2013 10:29:12 +0200 Marcin Kuzminski use consistent string formatting
Mon, 10 Jun 2013 14:54:37 +0200 Marcin Kuzminski accept that repos are read-only - very convenient for testing.
Wed, 12 Jun 2013 10:21:56 +0200 Marcin Kuzminski fixed issue with formatting escaping on url used in changelog js.
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich pull requests: use org_ref with correct symbolic name instead of fake one
Wed, 12 Jun 2013 09:34:28 +0200 Marcin Kuzminski Don't create one big transaction when doing cache-keys cleanup.
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich unionrepo: update for Mercurial 2.6
Tue, 11 Jun 2013 14:40:31 +0200 Marcin Kuzminski Use master branch on master bookmark to test with travis
Tue, 11 Jun 2013 14:40:00 +0200 Marcin Kuzminski When using apply to children flag in repo group permission
Tue, 11 Jun 2013 14:28:05 +0200 Marcin Kuzminski fixed issue with ldap disabling after initially enabling it
Tue, 11 Jun 2013 14:22:54 +0200 Marcin Kuzminski added migrations for column change for gists expiration date
Tue, 11 Jun 2013 13:51:23 +0200 Marcin Kuzminski Fixed issues with how mysql handles float values. Caused gists with
Sat, 08 Jun 2013 01:04:49 +0200 Marcin Kuzminski Added tag v1.7.0 for changeset 351ad34d5632
Sat, 08 Jun 2013 00:40:53 +0200 Marcin Kuzminski merged dev into stable rhodecode-0.0.1.7.0
Sat, 08 Jun 2013 00:36:39 +0200 Marcin Kuzminski Changed search test to perform search on result < 10. beta
Fri, 07 Jun 2013 20:58:03 +0200 Marcin Kuzminski merged dev into stable
Fri, 07 Jun 2013 20:57:28 +0200 Marcin Kuzminski fixed hover loading ... info on lazy-cs beta
Fri, 07 Jun 2013 20:01:57 +0200 Marcin Kuzminski merged dev into stable
Fri, 07 Jun 2013 19:56:17 +0200 Marcin Kuzminski Added timeout option to gunicorn example config beta
Fri, 07 Jun 2013 19:31:29 +0200 Marcin Kuzminski merge beta into dev
Fri, 07 Jun 2013 19:30:45 +0200 Marcin Kuzminski updated i18n beta
Fri, 07 Jun 2013 19:23:20 +0200 Marcin Kuzminski Fill session cookie secret with random generated app_uuid. beta
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Fri, 07 Jun 2013 00:21:45 +0200 Marcin Kuzminski backported update_repo API method from rhodecode-pam beta
Thu, 06 Jun 2013 23:53:01 +0200 Marcin Kuzminski sync gist api and cli with rhodecode-pam. beta
Thu, 06 Jun 2013 23:47:06 +0200 Marcin Kuzminski Add autoincrement for sqlite into Gist table. beta
Thu, 06 Jun 2013 23:45:16 +0200 Marcin Kuzminski Updated changelog beta
Thu, 06 Jun 2013 13:17:09 +0200 Marcin Kuzminski fix favicon on error document page beta
Thu, 06 Jun 2013 12:05:31 +0200 Marcin Kuzminski Use separate icon as favicon beta
Wed, 05 Jun 2013 21:20:21 +0200 Marcin Kuzminski Switched order of actions when doing repo rescan. beta
Wed, 05 Jun 2013 21:06:59 +0200 Marcin Kuzminski Cleanup code beta
Wed, 05 Jun 2013 20:45:05 +0200 Marcin Kuzminski Added extra flag to invalidate caches when doing rescan from web beta
Wed, 05 Jun 2013 19:55:35 +0200 Marcin Kuzminski fixed typo remoke -> revoke beta
Wed, 05 Jun 2013 19:12:16 +0200 Marcin Kuzminski Improve validation on dashboard items field beta
Tue, 04 Jun 2013 17:46:16 +0200 Marcin Kuzminski Updated POT file beta
Tue, 04 Jun 2013 17:42:46 +0200 Marcin Kuzminski removed bad translation string beta
Tue, 04 Jun 2013 15:42:07 +0200 Marcin Kuzminski Updated pot file beta
Tue, 04 Jun 2013 14:42:49 +0200 Marcin Kuzminski fixed gunicorn example config beta
Tue, 04 Jun 2013 12:50:46 +0200 Marcin Kuzminski Patch demandimport.enable because of bug introduced beta
Tue, 04 Jun 2013 11:09:40 +0200 Marcin Kuzminski fixed docs error, should be issue_pat beta
Tue, 04 Jun 2013 00:29:46 +0200 Marcin Kuzminski fixed translation and unicode issues beta
Mon, 03 Jun 2013 23:54:52 +0200 Marcin Kuzminski Moved all Mercurial imports into hgcompat from vcs beta
Sat, 25 May 2013 16:01:41 +0000 Ton Plomp api.rst edited online with Bitbucket beta
Mon, 03 Jun 2013 22:56:45 +0200 Marcin Kuzminski Updated docs beta
Mon, 03 Jun 2013 16:04:12 +0200 Marcin Kuzminski removed yet unavailable option for waitress beta
Mon, 03 Jun 2013 14:18:07 +0200 Marcin Kuzminski Bumped mercurial version beta
Mon, 03 Jun 2013 03:28:04 +0200 Marcin Kuzminski Hide add repository button in admin repositories view if we beta
Mon, 03 Jun 2013 03:10:48 +0200 Marcin Kuzminski added info about settings instance_id=* with gunicorn setup and >1 workers beta
Sun, 02 Jun 2013 21:48:58 +0200 Marcin Kuzminski fix typo beta
Sun, 02 Jun 2013 21:47:48 +0200 Marcin Kuzminski Updated translations how_to beta
Sun, 02 Jun 2013 16:18:49 +0200 Marcin Kuzminski updated pot file and extract_messages defaults beta