log

age author description
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
Sat, 23 Jun 2012 11:43:07 +0200 Marcin Kuzminski fix pygrack call on non-bare repos beta
Thu, 21 Jun 2012 17:51:01 +0200 Marcin Kuzminski make get_action always return action beta
Thu, 21 Jun 2012 17:48:41 +0200 Marcin Kuzminski possible fix for #486 undefined variable username beta
Thu, 21 Jun 2012 01:34:11 +0200 Marcin Kuzminski fixed git diff function when initial revision had no parents to compare with beta
Wed, 20 Jun 2012 22:16:02 +0200 Marcin Kuzminski updated contributors beta
Wed, 20 Jun 2012 22:13:23 +0200 Marcin Kuzminski Fixed bug in repos group discovery, when inner folder of bare git repos were detected as a group beta
Wed, 20 Jun 2012 21:42:05 +0200 Marcin Kuzminski use get_or_404 where possible beta
Wed, 20 Jun 2012 21:12:56 +0200 Marcin Kuzminski Use local_hostname in mailer beta
Wed, 20 Jun 2012 21:10:40 +0200 Marcin Kuzminski small fix for lazy property beta
Wed, 20 Jun 2012 11:57:44 +0000 Takumi IINO i18n friendly search page title beta