log

age author description
Tue, 12 Feb 2013 23:09:24 +0100 Marcin Kuzminski fix some small unicode issues with logging on differ beta
Tue, 12 Feb 2013 22:58:51 +0100 Marcin Kuzminski sync docs changes from stable beta
Tue, 12 Feb 2013 22:53:47 +0100 Marcin Kuzminski Added tag v1.5.3 for changeset 1a498b11f154
Tue, 12 Feb 2013 22:42:26 +0100 Marcin Kuzminski Docs updates rhodecode-0.0.1.5.3
Tue, 12 Feb 2013 22:05:35 +0100 Marcin Kuzminski version bump
Tue, 12 Feb 2013 22:03:54 +0100 Marcin Kuzminski mysql indexed keys cannot be larger thatn 256 chars, but 250 is enough for this purpose beta
Sun, 10 Feb 2013 21:05:53 +0100 Marcin Kuzminski non-lightweight dashboard mode is now more error proof when it stumbles across bad or damaged repositories beta
Sun, 10 Feb 2013 20:35:35 +0100 Marcin Kuzminski make the htsts headers optional and stored in .ini file. beta
Sun, 10 Feb 2013 17:52:29 +0100 Marcin Kuzminski installation win document updates beta
Sun, 10 Feb 2013 17:13:25 +0100 Marcin Kuzminski show links to files on compare data at other and org refs beta
Fri, 08 Feb 2013 22:11:23 +0100 Marcin Kuzminski fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up.
Fri, 01 Feb 2013 00:07:23 +0100 Marcin Kuzminski fixed #746 unicodeDedode errors on feed controllers
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances
Thu, 31 Jan 2013 01:37:38 +0100 Marcin Kuzminski don't invalidate cache before handling hook
Sat, 26 Jan 2013 22:08:16 +0100 Marcin Kuzminski added argparse for python version <2.7
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.'
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER !
Fri, 25 Jan 2013 00:30:25 +0100 Marcin Kuzminski recursive mode of setting permission should skip private repositories, they should remain private, it's proper thing to do !
Thu, 24 Jan 2013 01:20:03 +0100 Marcin Kuzminski safe_int should also catch TypeError
Thu, 24 Jan 2013 12:09:55 +0100 Marcin Kuzminski fix private flag switching default permission
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6
Wed, 23 Jan 2013 20:22:08 +0100 Marcin Kuzminski fixes stupid git ci call that can break on systems that don't have this alias
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification.
Mon, 21 Jan 2013 01:51:16 +0100 Marcin Kuzminski readme update
Sat, 09 Feb 2013 22:37:45 +0100 Marcin Kuzminski drop down hover menu now fixes whole page padding beta
Sat, 09 Feb 2013 22:21:31 +0100 Marcin Kuzminski unified RhodeCode paster commands beta
Sat, 09 Feb 2013 19:45:10 +0100 Marcin Kuzminski pasters RhodeCode commands help text improvements beta
Fri, 08 Feb 2013 22:16:25 +0100 Marcin Kuzminski whitespace cleanup beta
Fri, 08 Feb 2013 22:16:07 +0100 Marcin Kuzminski fixes #753 inform about some problems with antivirus software in RhodeCode beta
Fri, 08 Feb 2013 22:11:23 +0100 Marcin Kuzminski fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up. beta
Fri, 08 Feb 2013 19:24:07 +0100 Marcin Kuzminski docs updates beta
Fri, 08 Feb 2013 19:08:52 +0100 Marcin Kuzminski fixed description of update-repoinfo command beta
Tue, 05 Feb 2013 03:04:46 +0100 Marcin Kuzminski Implemented #738 Giving a user WRITE+ permissions on folder should not allow repo creation in root folder. beta
Tue, 05 Feb 2013 01:57:37 +0100 Marcin Kuzminski forbid removing yourself as beeing an admin of a group beta
Tue, 05 Feb 2013 01:02:36 +0100 Marcin Kuzminski added some failing tests for compare using cherry pick changesets, to be fixed later beta
Mon, 04 Feb 2013 22:34:47 +0100 Mads Kiilerich pull request: don't show fake path with owner names - and owner avatars is also not relevant beta
Mon, 04 Feb 2013 22:32:16 +0100 Mads Kiilerich pull request: select 'tip' by default ... and show what it means right now beta
Mon, 04 Feb 2013 22:21:26 +0100 Mads Kiilerich pull request: for consistency use org_repo when info is available in several places beta
Mon, 04 Feb 2013 22:19:32 +0100 Mads Kiilerich pull request: move code around and rename default variables beta
Mon, 04 Feb 2013 15:59:01 +0100 Mads Kiilerich pull request: update changeset list automatically - remove refresh icon beta
Mon, 04 Feb 2013 15:54:35 +0100 Mads Kiilerich pull request: only bind action to other_repo change once beta
Mon, 04 Feb 2013 14:24:25 +0100 Mads Kiilerich compare: drop target_repo - it is always other_repo beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: show aggregated diff of what will be merged to other repo, using merge ancestor beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: swap org and other when they refer to different repos, ie are pull request style beta
Mon, 04 Feb 2013 21:26:01 +0100 Marcin Kuzminski be more explicit about constructing compare url beta
Mon, 04 Feb 2013 02:18:44 +0100 Marcin Kuzminski fixed broken swap url, and added a test to detect it in feature beta
Mon, 04 Feb 2013 02:07:57 +0100 Marcin Kuzminski change status box css fix (was trimmed sometimes) beta
Mon, 04 Feb 2013 02:07:38 +0100 Marcin Kuzminski fixed tests after last refactoring beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: rename optional compare_url parameter repo to other_repo beta
Mon, 04 Feb 2013 02:00:48 +0100 Marcin Kuzminski fixed anchor links on compare view beta
Sun, 03 Feb 2013 23:33:41 +0100 Marcin Kuzminski whitespace cleanup beta
Sun, 03 Feb 2013 23:29:59 +0100 Marcin Kuzminski fix reset statistics call if there are no statistics yet beta
Sun, 03 Feb 2013 23:19:42 +0100 Marcin Kuzminski refactor check_Location => check_location beta
Sun, 03 Feb 2013 22:58:20 +0100 Marcin Kuzminski show full diff option should preserve current GET params beta
Sun, 03 Feb 2013 21:11:01 +0100 Marcin Kuzminski be more explicit how to change status of changeset beta
Sun, 03 Feb 2013 21:06:03 +0100 Marcin Kuzminski fixed broken syntax in setup.py beta
Sun, 03 Feb 2013 21:03:40 +0100 Marcin Kuzminski Added missing migrations, and move update_repoinfo to RepoModel beta
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Fri, 01 Feb 2013 18:24:49 +0100 Marcin Kuzminski Bring back rss icon for atom: beta