log

age author description
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
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
Wed, 20 Jun 2012 11:56:14 +0000 Takumi IINO i18n 'Home' in breadcrumbs beta
Wed, 20 Jun 2012 00:06:00 +0200 Marcin Kuzminski fixed ico for pull request comment beta
Wed, 20 Jun 2012 00:01:06 +0200 Marcin Kuzminski better path extraction method. beta
Tue, 19 Jun 2012 23:07:23 +0200 Marcin Kuzminski Enabled inline comments in pull-requests beta
Tue, 19 Jun 2012 22:28:44 +0200 Marcin Kuzminski fix crypt password on update my account beta
Tue, 19 Jun 2012 22:13:32 +0200 Marcin Kuzminski Fixed origin repo in pull-request view beta
Tue, 19 Jun 2012 21:42:14 +0200 Marcin Kuzminski add IP into base logging, and change a little IP extraction login, if some header is passed as empty beta
Tue, 19 Jun 2012 20:27:53 +0200 Marcin Kuzminski added landing revision into fork create form beta
Tue, 19 Jun 2012 20:13:31 +0200 Marcin Kuzminski fixed typo in repo create beta
Tue, 19 Jun 2012 19:49:12 +0200 Marcin Kuzminski added example supervisord config to init scripts beta
Tue, 19 Jun 2012 19:48:57 +0200 Marcin Kuzminski small UI changes for pull-request view beta
Tue, 19 Jun 2012 00:43:55 +0200 Marcin Kuzminski Adde pull request voting recalculation beta
Mon, 18 Jun 2012 21:31:03 +0200 Marcin Kuzminski User active flag should be default to True beta
Mon, 18 Jun 2012 21:25:49 +0200 Marcin Kuzminski Added validation into user email map beta
Mon, 18 Jun 2012 00:41:10 +0200 Marcin Kuzminski white space cleanup beta
Mon, 18 Jun 2012 00:35:51 +0200 Marcin Kuzminski Closing branch clodereview codereview
Mon, 18 Jun 2012 00:35:13 +0200 Marcin Kuzminski merge branch codereview into beta beta
Mon, 18 Jun 2012 00:33:19 +0200 Marcin Kuzminski merge beta
Mon, 18 Jun 2012 00:15:52 +0200 Marcin Kuzminski merge with beta codereview
Fri, 15 Jun 2012 00:06:26 +0200 Marcin Kuzminski whitespace cleanup beta
Fri, 15 Jun 2012 00:05:20 +0200 Marcin Kuzminski validating choices for landing_rev beta
Thu, 14 Jun 2012 23:19:26 +0200 Marcin Kuzminski Initial version of landing revisions ref #483 beta
Thu, 14 Jun 2012 13:32:58 +0200 Marcin Kuzminski Little more verbose logging for auth beta
Thu, 14 Jun 2012 13:29:00 +0200 Marcin Kuzminski moved login required into seperate calls for files due to optional API access option beta
Thu, 14 Jun 2012 22:41:06 -0700 hppj Fix repo_root for grouped repos beta
Sun, 17 Jun 2012 21:37:07 +0200 Marcin Kuzminski Switched forms to new validators codereview
Sun, 17 Jun 2012 21:31:31 +0200 Marcin Kuzminski Added rewritten validators module + tests codereview
Sun, 17 Jun 2012 21:30:26 +0200 Marcin Kuzminski Add nose paratetrized decorator for running configurable tests codereview
Sun, 17 Jun 2012 21:29:30 +0200 Marcin Kuzminski bumped sqlalchemy version codereview
Fri, 15 Jun 2012 00:24:14 +0200 Marcin Kuzminski Added some DB indexes to optimize queries codereview
Fri, 15 Jun 2012 00:08:06 +0200 Marcin Kuzminski merge with beta codereview
Fri, 15 Jun 2012 00:06:26 +0200 Marcin Kuzminski whitespace cleanup beta
Fri, 15 Jun 2012 00:05:20 +0200 Marcin Kuzminski validating choices for landing_rev beta
Thu, 14 Jun 2012 23:19:26 +0200 Marcin Kuzminski Initial version of landing revisions ref #483 beta
Thu, 14 Jun 2012 13:32:58 +0200 Marcin Kuzminski Little more verbose logging for auth beta
Thu, 14 Jun 2012 13:29:00 +0200 Marcin Kuzminski moved login required into seperate calls for files due to optional API access option beta
Thu, 14 Jun 2012 11:48:51 +0200 Marcin Kuzminski Add authors into file view beta
Thu, 14 Jun 2012 02:41:05 +0200 Marcin Kuzminski i18n beta
Thu, 14 Jun 2012 02:15:57 +0200 Marcin Kuzminski fix issue #458 wrong count when no repos are present beta
Thu, 14 Jun 2012 02:06:35 +0200 Marcin Kuzminski whitespace cleanup beta
Wed, 13 Jun 2012 23:44:32 +0200 Marcin Kuzminski fixes #481 rhodecode emails are sent without Date header beta
Wed, 13 Jun 2012 23:27:33 +0200 Marcin Kuzminski Added vcs testsuite for better integration tests + added fetching beta
Wed, 13 Jun 2012 21:48:00 +0200 Marcin Kuzminski Fixed deprecation warning on dulwich commit api + fixed commit message add blank at the end beta
Wed, 13 Jun 2012 19:43:03 +0200 Marcin Kuzminski added discovery by branches and tags for git beta
Wed, 13 Jun 2012 19:35:45 +0200 Marcin Kuzminski fixed git annotate beta
Mon, 11 Jun 2012 23:28:22 +0200 Marcin Kuzminski merge with beta codereview
Mon, 11 Jun 2012 23:27:27 +0200 Marcin Kuzminski Linkify changesets in compare view for easier jumping to changesets for code-review beta
Mon, 11 Jun 2012 23:23:32 +0200 Marcin Kuzminski Format datetime in notifications according to unified function beta
Mon, 11 Jun 2012 23:10:34 +0200 Marcin Kuzminski data checks codereview
Mon, 11 Jun 2012 00:58:24 +0200 Marcin Kuzminski - added commenting to pull requests codereview
Sun, 10 Jun 2012 23:18:27 +0200 Marcin Kuzminski small refactoring, moved shared for diff generation of code into pull-request model codereview
Sun, 10 Jun 2012 18:22:45 +0200 Marcin Kuzminski merge with beta codereview
Sun, 10 Jun 2012 18:15:00 +0200 Marcin Kuzminski - pull request generates overview based on it's params codereview
Sun, 10 Jun 2012 16:44:06 +0200 Marcin Kuzminski Refactoring of changeset_file_comments for more generic usage. In both It enables sharing code between changeset, and pull requests discussions codereview
Sun, 10 Jun 2012 16:39:52 +0200 Marcin Kuzminski css fixes for inline forms codereview
Sun, 10 Jun 2012 18:18:30 +0200 Marcin Kuzminski fixed race condition in autocomplete widget on inlines comments beta
Sun, 10 Jun 2012 02:26:02 +0200 Marcin Kuzminski merge with beta codereview
Sun, 10 Jun 2012 02:24:19 +0200 Marcin Kuzminski #478 permissions overview for admin in user edit view beta
Sun, 10 Jun 2012 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Sun, 10 Jun 2012 00:08:29 +0200 Marcin Kuzminski Added pull requests filter into notification inbox. codereview
Sat, 09 Jun 2012 20:23:48 +0200 Marcin Kuzminski Share common getter functions in base model, and remove duplicated functions from other models codereview
Sat, 09 Jun 2012 18:10:59 +0200 Marcin Kuzminski Improved cross-repo diff using bundlerepo codereview
Sat, 09 Jun 2012 15:30:22 +0200 Marcin Kuzminski merge with beta codereview
Fri, 08 Jun 2012 22:33:36 +0200 Marcin Kuzminski changelog update beta
Fri, 08 Jun 2012 22:26:39 +0200 Marcin Kuzminski removed JSON array envelope from filter files function beta
Fri, 08 Jun 2012 21:54:50 +0200 Marcin Kuzminski Added h.tooltip to all places that tooltip_title is used. beta
Fri, 08 Jun 2012 02:50:47 +0200 Marcin Kuzminski removed wrap paragraphs from commit messages as it broke formatting. beta
Fri, 08 Jun 2012 02:25:04 +0200 Marcin Kuzminski Update permissions from admin permissions menu, also overwrites defaults beta
Thu, 07 Jun 2012 22:23:39 +0200 Marcin Kuzminski merge with VinDuV fork beta
Wed, 06 Jun 2012 21:02:21 +0200 Vincent Duvert Merge with latest changes beta
Tue, 05 Jun 2012 20:49:12 +0200 Vincent Duvert Updated French translation (new translations and some fixes). beta
Tue, 05 Jun 2012 20:44:32 +0200 Vincent Duvert Updated source messages file. beta
Tue, 05 Jun 2012 20:40:43 +0200 Vincent Duvert Added localization for the “quick filter” menu item and improved localization on the followers page. beta
Tue, 05 Jun 2012 00:25:31 +0200 Vincent Duvert Also use the date formatter on the feeds. beta
Tue, 29 May 2012 07:58:18 +0200 Vincent Duvert The ‘default’ username on the permission panels is now translatable. beta
Mon, 28 May 2012 22:17:51 +0200 Vincent Duvert Better i18n for page titles. beta
Tue, 05 Jun 2012 00:17:28 +0200 Vincent Duvert Added a translatable date formatter for every date displayed. beta
Mon, 28 May 2012 21:56:56 +0200 Vincent Duvert Small addition to render the Download button translatable. beta
Sun, 27 May 2012 23:04:05 +0200 Vincent Duvert Corrected default user filtering on the user administration page. beta
Thu, 07 Jun 2012 14:23:28 +0200 Marcin Kuzminski added discoverable rss/atom links in pages beta