log

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