log

age author description
Fri, 13 Jul 2012 21:17:38 +0200 Marcin Kuzminski Switch to waitress wsgi server by default in rhodecode. beta
Fri, 13 Jul 2012 14:32:45 +0200 Marcin Kuzminski fixed issue #497 missing landing rev on second edit repo page beta
Thu, 12 Jul 2012 17:14:59 +0200 Marcin Kuzminski renamed some leftover name -> firstname beta
Thu, 12 Jul 2012 16:54:46 +0200 Marcin Kuzminski fix http NotFound call in pygrack beta
Wed, 11 Jul 2012 23:24:38 +0200 Marcin Kuzminski Add check for existing revisions in compare view beta
Wed, 11 Jul 2012 22:49:44 +0200 Marcin Kuzminski fill miliseconds with 0 since it can return <6 digit number beta
Wed, 11 Jul 2012 19:31:44 +0200 Marcin Kuzminski add commit messaged and gravatar to split compare view beta
Wed, 11 Jul 2012 19:23:04 +0200 Marcin Kuzminski fix for issues #493 CSS fix for super old browsers beta
Wed, 11 Jul 2012 10:48:41 +0200 Marcin Kuzminski small test fix to fix rare travis build issues beta
Wed, 11 Jul 2012 01:38:19 +0200 Marcin Kuzminski added status column to pull request + some small refactoring of models beta
Wed, 11 Jul 2012 01:37:11 +0200 Marcin Kuzminski added optional args to tox script, and fixed mysql commands beta
Wed, 11 Jul 2012 00:31:09 +0200 Marcin Kuzminski little love for pull-requests list beta
Wed, 11 Jul 2012 00:11:45 +0200 Marcin Kuzminski fixed sorting in recipients query of notifications beta
Tue, 10 Jul 2012 23:40:47 +0200 Marcin Kuzminski fix url in notification inbox for opened pull request beta
Tue, 10 Jul 2012 23:28:09 +0200 Marcin Kuzminski don't use requirements.txt file in travis beta
Tue, 10 Jul 2012 23:13:28 +0200 Marcin Kuzminski use whoosh latest branch to fix py25 tests beta
Tue, 10 Jul 2012 23:04:21 +0200 Marcin Kuzminski reset charset for git rpc cals also beta
Tue, 10 Jul 2012 22:52:39 +0200 Marcin Kuzminski Added compare link in forks list beta
Tue, 10 Jul 2012 22:42:42 +0200 Marcin Kuzminski reset response charset to fix Egit/JGit issues beta
Mon, 09 Jul 2012 03:38:18 +0200 Marcin Kuzminski Fixed issue with gzipped streams for large git pushes. beta
Sun, 08 Jul 2012 16:01:15 +0200 Marcin Kuzminski added format check command into i18n how_to beta
Sun, 08 Jul 2012 15:44:05 +0200 Marcin Kuzminski added japanese as possible language option in .ini config beta
Sun, 08 Jul 2012 15:43:18 +0200 Marcin Kuzminski Updated i18n files beta
Sun, 08 Jul 2012 15:38:42 +0200 Marcin Kuzminski fixed syntax errors in translation files beta
Sun, 08 Jul 2012 03:28:27 +0000 Takumi IINO Add Japanese translation beta
Sat, 07 Jul 2012 19:35:18 +0200 Marcin Kuzminski dont format errors to string in subprocessio beta
Sat, 07 Jul 2012 16:00:56 +0200 Marcin Kuzminski added --config option into rhodecode-api script for optional path for beta
Sat, 07 Jul 2012 17:13:31 +0000 Takumi IINO i18n improve beta
Sat, 07 Jul 2012 13:54:37 +0200 Marcin Kuzminski Little better logging in whoosh indexer beta
Sat, 07 Jul 2012 13:43:16 +0200 Marcin Kuzminski pidlock always create dirs for lock file beta
Fri, 06 Jul 2012 20:29:36 +0200 Marcin Kuzminski fixed issue #492 missing `\ No newline at end of file` test at the end of new chunk beta
Fri, 06 Jul 2012 20:05:31 +0200 Marcin Kuzminski fix strikethrough issues on `No new line at end of file` beta
Fri, 06 Jul 2012 19:30:16 +0200 Marcin Kuzminski I failed at import :] beta
Fri, 06 Jul 2012 19:05:50 +0200 Marcin Kuzminski py25 compatibility for subprocession module beta
Fri, 06 Jul 2012 18:28:13 +0200 Marcin Kuzminski removed import rhodecode from setup.py beta
Fri, 06 Jul 2012 18:12:14 +0200 Marcin Kuzminski cascade delete extra emails on user delete beta
Fri, 06 Jul 2012 16:25:34 +0200 Marcin Kuzminski tox+travis with multiple dbs beta
Fri, 06 Jul 2012 16:24:26 +0200 Marcin Kuzminski Added option to swap the db connection uri based on ENV TEST_DB string beta
Fri, 06 Jul 2012 15:55:10 +0200 Marcin Kuzminski Remove beta tag build, it's now defined by 4th param in __version__ beta
Fri, 06 Jul 2012 15:54:33 +0200 Marcin Kuzminski Sync test.ini with development.ini beta
Fri, 06 Jul 2012 00:13:20 +0200 Marcin Kuzminski skip failures for two tests in validators beta
Fri, 06 Jul 2012 00:12:29 +0200 Marcin Kuzminski fixed nose_parametrized for py25 compat beta
Fri, 06 Jul 2012 00:11:28 +0200 Marcin Kuzminski ignore tox stuff beta
Fri, 06 Jul 2012 00:10:15 +0200 Marcin Kuzminski removed bad filename beta
Fri, 06 Jul 2012 00:09:10 +0200 Marcin Kuzminski removed %f from datetime formatting doesn't work on py25 :/ beta
Fri, 06 Jul 2012 00:01:09 +0200 Marcin Kuzminski Moved BytesIO into compat because of py25 compatibility issue beta
Thu, 05 Jul 2012 23:58:08 +0200 Marcin Kuzminski updated codemirror css ! beta
Thu, 05 Jul 2012 19:39:51 +0200 Marcin Kuzminski space fix beta
Thu, 05 Jul 2012 19:39:07 +0200 Marcin Kuzminski added dummy revision 6 for db upgrade beta
Thu, 05 Jul 2012 16:48:56 +0200 Marcin Kuzminski Fixed sorting by data when using custom date format from settings beta
Thu, 05 Jul 2012 13:39:02 +0200 Marcin Kuzminski Updated codemirror script beta
Wed, 04 Jul 2012 21:55:47 +0200 Marcin Kuzminski add tox config beta
Wed, 04 Jul 2012 18:13:55 +0200 Marcin Kuzminski fix resubmition issues when there are errors in user edit form beta
Wed, 04 Jul 2012 18:13:25 +0200 Marcin Kuzminski Renamed name to firstname in forms beta
Wed, 04 Jul 2012 11:42:16 +0200 Marcin Kuzminski Synced vcs with upstream beta
Tue, 03 Jul 2012 03:27:48 +0200 Marcin Kuzminski mock changeset status(to under review) if there's opened pull request but not yet with a status beta
Tue, 03 Jul 2012 03:07:15 +0200 Marcin Kuzminski Added dynamic data loading for other repo we open pull request against beta
Tue, 03 Jul 2012 01:35:12 +0200 Marcin Kuzminski Add open pull-request button into repo options menu beta
Tue, 03 Jul 2012 00:53:41 +0200 Marcin Kuzminski Invalidate gits parsed_refs cache after commit, tagging or tag remove beta
Tue, 03 Jul 2012 00:20:12 +0200 Marcin Kuzminski Use actual names in branch-tag switcher beta