log

age author description
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
Tue, 03 Jul 2012 00:19:02 +0200 Marcin Kuzminski When using tags in git use the link to Commit instead of messing with Tag object beta
Mon, 02 Jul 2012 23:28:21 +0200 Marcin Kuzminski Fixed lookup by Tag sha in git backend beta
Mon, 02 Jul 2012 21:13:44 +0200 Marcin Kuzminski Get tags and branches using _parsed_refs beta
Mon, 02 Jul 2012 19:32:24 +0200 Marcin Kuzminski Updated i18n beta
Mon, 02 Jul 2012 00:59:46 +0200 Marcin Kuzminski redirect to pull-request overview after creation beta
Mon, 02 Jul 2012 00:22:57 +0200 Marcin Kuzminski Better descriptions of given permission overview in edit user view beta
Sun, 01 Jul 2012 23:36:03 +0200 Marcin Kuzminski return proper id from users_group beta
Sun, 01 Jul 2012 18:06:56 +0200 Marcin Kuzminski better error message in checkSession in tests beta
Sun, 01 Jul 2012 18:06:34 +0200 Marcin Kuzminski Added functional test create repo with a group beta
Sun, 01 Jul 2012 17:49:42 +0200 Marcin Kuzminski Simplified ext_json thing, for better scope resolution in pydev beta
Sun, 01 Jul 2012 16:24:15 +0200 Marcin Kuzminski orginized test module beta
Sun, 01 Jul 2012 16:22:38 +0200 Marcin Kuzminski Refactored API beta
Sun, 01 Jul 2012 16:11:38 +0200 Marcin Kuzminski Don't always return action, raise an Exception if we cannot check what the action is beta
Sun, 01 Jul 2012 15:47:54 +0200 Marcin Kuzminski New repo model create function beta
Sun, 01 Jul 2012 12:45:21 +0200 Marcin Kuzminski added get_api_data into UsersGroup beta
Sun, 01 Jul 2012 12:44:54 +0200 Marcin Kuzminski Added associated classes into child models beta
Sun, 01 Jul 2012 12:40:00 +0200 Marcin Kuzminski Added get_all method to BaseModel, requires to define cls variable in child models beta
Sun, 01 Jul 2012 02:44:23 +0200 Marcin Kuzminski Fixed calls to Session in db model beta
Sat, 30 Jun 2012 23:32:52 +0200 Marcin Kuzminski add highlight of current filter in notifications beta
Sat, 30 Jun 2012 23:12:34 +0200 Marcin Kuzminski Remember filtering on notifications filters beta
Sat, 30 Jun 2012 22:48:14 +0200 Marcin Kuzminski Added simple docs for optimizing RhodeCode performance beta
Tue, 26 Jun 2012 22:23:41 +0200 Marcin Kuzminski removed top pagination from notifications as it's breaking the UI beta
Tue, 26 Jun 2012 22:20:08 +0200 Marcin Kuzminski fixed few test failures beta
Tue, 26 Jun 2012 22:01:05 +0200 Marcin Kuzminski fixed pull method repo lookup beta
Tue, 26 Jun 2012 21:57:31 +0200 Marcin Kuzminski Updated create_or_update method to not change API key when password is not updated beta
Tue, 26 Jun 2012 04:11:10 +0200 Marcin Kuzminski fixed compare view for git (by changed to use raw_id) beta
Tue, 26 Jun 2012 03:42:37 +0200 Marcin Kuzminski Fixed create function landing_rev. default branch can actually be different for new imported repos. Tip is always there beta
Tue, 26 Jun 2012 03:40:24 +0200 Marcin Kuzminski Change return paremeters for get_api_data in user and repo beta
Tue, 26 Jun 2012 03:39:34 +0200 Marcin Kuzminski Show proper error on argument parse when using api-cli beta
Tue, 26 Jun 2012 02:21:06 +0200 Marcin Kuzminski Added functions for getting API data to repo and user models beta
Mon, 25 Jun 2012 23:20:27 +0200 Marcin Kuzminski API: update_user returns new updated user data beta
Mon, 25 Jun 2012 23:16:14 +0200 Marcin Kuzminski Add list of all emails that user may have into get_user call beta
Mon, 25 Jun 2012 23:08:06 +0200 Marcin Kuzminski don't make a api call after doing create_config beta
Mon, 25 Jun 2012 22:58:33 +0200 Marcin Kuzminski fixed docs ref pull-request #53 beta
Mon, 25 Jun 2012 22:40:04 +0200 Marcin Kuzminski Added filtering on inbox by comments beta