log

age author description
Thu, 14 Apr 2011 01:07:18 +0200 Marcin Kuzminski fixed possible float division, and changeset ranges bug introduced in stat changeset. beta
Thu, 14 Apr 2011 00:43:23 +0200 Marcin Kuzminski Implemented --stat for changelog beta
Wed, 13 Apr 2011 01:18:08 +0200 Marcin Kuzminski added flattr button to docs
Wed, 13 Apr 2011 00:39:15 +0200 Marcin Kuzminski fixes issue #163 RhodeCode will check and report a corrupted repo. A rescan with destroy old data should be perform after such operations beta
Wed, 13 Apr 2011 00:10:09 +0200 Marcin Kuzminski small merges from default beta
Wed, 13 Apr 2011 00:04:47 +0200 Marcin Kuzminski Added tag v1.1.8 for changeset c8974135732a
Tue, 12 Apr 2011 23:51:04 +0200 Marcin Kuzminski docs, and changelog update rhodecode-0.0.1.1.8
Tue, 12 Apr 2011 21:08:09 +0200 Marcin Kuzminski removed leftover print beta
Tue, 12 Apr 2011 20:10:47 +0200 Marcin Kuzminski merged latest fixes for stable
Tue, 12 Apr 2011 19:48:02 +0200 Marcin Kuzminski fixes issue #166, made clone-uri use the pylons build in url generators, that way it's more safe. beta
Tue, 12 Apr 2011 01:30:00 +0200 Marcin Kuzminski fixed some buttons text issues. Reported by Thomas Waldmann beta
Tue, 12 Apr 2011 00:17:00 +0200 Marcin Kuzminski made rhodecode compatible with 1024px displays beta
Mon, 11 Apr 2011 23:04:52 +0200 Marcin Kuzminski PEP8ify beta
Mon, 11 Apr 2011 22:47:27 +0200 Marcin Kuzminski PEP8ify - controllers beta
Mon, 11 Apr 2011 22:24:04 +0200 Marcin Kuzminski fixed issue #165 trending source files are now stored in cache as ext only, and translated to description only when displaying, so future changes of mappings will take affect right away. beta
Sun, 10 Apr 2011 23:34:28 +0200 Marcin Kuzminski removed leftover print beta
Sun, 10 Apr 2011 20:03:23 +0200 Marcin Kuzminski fixes #164 beta
Sun, 10 Apr 2011 19:54:49 +0200 Marcin Kuzminski changed raw action to show images instead of saying about binary file beta
Sun, 10 Apr 2011 00:01:04 +0200 Marcin Kuzminski fixes issue #159, thanks to Thomas Waldmann beta
Sat, 09 Apr 2011 23:53:12 +0200 Marcin Kuzminski changelog update
Sat, 09 Apr 2011 20:46:15 +0200 Marcin Kuzminski fixed archives headers, Thanks to Thomas Waldmann
Sat, 09 Apr 2011 20:15:18 +0200 Marcin Kuzminski fixed archive names, added setup command to contributing docs.
Sat, 09 Apr 2011 19:59:40 +0200 Marcin Kuzminski added egg-info,and .egg in hgignore
Sat, 09 Apr 2011 19:12:43 +0200 Marcin Kuzminski fixed broken yui script during one of the merges
Sat, 09 Apr 2011 19:02:51 +0200 Marcin Kuzminski Added tag v1.1.7 for changeset bd102f45950f
Sat, 09 Apr 2011 18:48:12 +0200 Marcin Kuzminski Added tag v1.1.7 for changeset 7327a0d1584c beta
Sat, 09 Apr 2011 18:38:18 +0200 Marcin Kuzminski merges for stable
Sat, 09 Apr 2011 17:13:15 +0200 Marcin Kuzminski fixes for stable
Sat, 09 Apr 2011 11:23:12 +0200 Marcin Kuzminski merge beta
Fri, 08 Apr 2011 15:12:10 +0200 Marcin Kuzminski change the way of detection of corrupted repos. sqlalchemy objects needs to be checkec `is None`. beta
Sat, 09 Apr 2011 11:22:32 +0200 Marcin Kuzminski merges for stable
Fri, 08 Apr 2011 00:47:20 +0200 Marcin Kuzminski merged some docs, and fixed setup.py platform check
Thu, 07 Apr 2011 22:59:43 +0200 Marcin Kuzminski update docs for setup beta
Thu, 07 Apr 2011 22:51:43 +0200 Marcin Kuzminski refreshed how_to on translations beta
Thu, 07 Apr 2011 09:01:11 +0200 Marcin Kuzminski files: fixes error when passing a diff without parameters and caused server crash beta
Wed, 06 Apr 2011 20:35:50 +0200 Marcin Kuzminski fixed setup.py file to use same platform as defined in main rhodecode PLATFORM_OTHERS, beta
Wed, 06 Apr 2011 20:25:51 +0200 Marcin Kuzminski simplified safe_unicode function beta
Wed, 06 Apr 2011 20:16:02 +0200 Marcin Kuzminski strip os.sep instead of '/' in repo scanner beta
Wed, 06 Apr 2011 20:06:28 +0200 Marcin Kuzminski fixes issue #153 beta
Tue, 05 Apr 2011 20:09:34 +0200 Marcin Kuzminski fixed tests for stable
Tue, 05 Apr 2011 18:51:34 +0200 Marcin Kuzminski fixes for stable
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Tue, 05 Apr 2011 18:01:19 +0200 Marcin Kuzminski fixes for stable
Tue, 05 Apr 2011 17:34:04 +0200 Marcin Kuzminski fixes #140
Tue, 05 Apr 2011 17:27:23 +0200 Marcin Kuzminski fixed removed route during pep8ify beta
Tue, 05 Apr 2011 17:16:47 +0200 Marcin Kuzminski #150 fixes for errors on repositories mapped in db but corrupted in filesystem beta
Tue, 05 Apr 2011 13:12:38 +0200 Marcin Kuzminski pep8ify beta
Tue, 05 Apr 2011 12:32:50 +0200 Marcin Kuzminski pep8ify beta
Tue, 05 Apr 2011 12:23:12 +0200 Marcin Kuzminski pep8ify beta
Tue, 05 Apr 2011 12:08:34 +0200 Marcin Kuzminski merges for upcoming release
Tue, 05 Apr 2011 02:16:07 +0200 Marcin Kuzminski removed obsolete celerypylons commands beta
Tue, 05 Apr 2011 02:04:59 +0200 Marcin Kuzminski changed the way of generating url for came_from beta
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Mon, 04 Apr 2011 19:43:31 +0200 Marcin Kuzminski added __license__ into main of rhodecode, PEP8ify beta
Sun, 03 Apr 2011 18:49:12 +0200 Marcin Kuzminski pep8ify root py files beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sun, 03 Apr 2011 12:43:29 +0200 Marcin Kuzminski added focus to login register password reminder forms beta
Sun, 03 Apr 2011 11:44:19 +0200 Marcin Kuzminski quick filter will update repo count beta
Sat, 02 Apr 2011 21:29:50 +0200 Marcin Kuzminski added os.sep for files controller beta
Sat, 02 Apr 2011 21:19:16 +0200 Marcin Kuzminski Added os.sep in models for better win support beta