log

age author description
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
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
Thu, 07 Jun 2012 13:09:59 +0200 Marcin Kuzminski fix feed icon mistake beta
Thu, 07 Jun 2012 13:09:07 +0200 Marcin Kuzminski chmod the hooks to 755, like all other githooks. beta
Wed, 06 Jun 2012 23:46:40 +0200 Marcin Kuzminski Add API access to personal journal, and forbid anonymous access on them beta
Wed, 06 Jun 2012 23:33:27 +0200 Marcin Kuzminski whitespace cleanup beta
Wed, 06 Jun 2012 23:31:52 +0200 Marcin Kuzminski fixed issue with git-hook when pushing new heads beta
Wed, 06 Jun 2012 22:23:27 +0200 Marcin Kuzminski Change git & hg hooks to post. They shouldn't block as they are used just for logging actions. Futhermore post hooks have access to changesets, so it's much better flexible beta
Wed, 06 Jun 2012 21:48:53 +0200 Marcin Kuzminski changed scope of calling EXTENSIONS from rhodecode for githooks to be able to execute them beta
Wed, 06 Jun 2012 21:32:53 +0200 Marcin Kuzminski removed global tmpl call from make_rcextensions script beta
Wed, 06 Jun 2012 21:32:19 +0200 Marcin Kuzminski Git Hooks are automatically installed in new repos beta
Wed, 06 Jun 2012 19:53:43 +0200 Marcin Kuzminski updated header instructions for rcextensions beta
Wed, 06 Jun 2012 19:51:16 +0200 Marcin Kuzminski Added handling of git hooks, extract pushed revisions and store them inside beta
Wed, 06 Jun 2012 19:19:21 +0200 Marcin Kuzminski Removed hardcoded hooks names from settings. beta
Wed, 06 Jun 2012 18:03:53 +0200 Marcin Kuzminski Add method for fetching repos by full path beta
Wed, 06 Jun 2012 17:55:19 +0200 Marcin Kuzminski Add optional parameters to subprocessio that allow passing params to Popen beta
Wed, 06 Jun 2012 14:23:40 +0200 Marcin Kuzminski fix pygrack for non bare git repos beta
Wed, 06 Jun 2012 13:50:38 +0200 Marcin Kuzminski added rss/atom feeds into personalized journal beta
Wed, 06 Jun 2012 01:23:02 +0200 Marcin Kuzminski added link for detailed overview in pull-request form codereview
Wed, 06 Jun 2012 01:07:48 +0200 Marcin Kuzminski created pull-request overview codereview
Wed, 06 Jun 2012 01:01:33 +0200 Marcin Kuzminski Moved select widget to rhodecode.js codereview
Tue, 05 Jun 2012 22:00:40 +0200 Marcin Kuzminski added changeset review status into repo/branch compare view codereview
Tue, 05 Jun 2012 21:36:42 +0200 Marcin Kuzminski link changeset comments into db model for cascade deletes codereview
Tue, 05 Jun 2012 21:22:23 +0200 Marcin Kuzminski merge with beta codereview
Tue, 05 Jun 2012 01:06:40 +0200 Marcin Kuzminski public journal feed updates. fixes errors beta
Tue, 05 Jun 2012 00:48:20 +0200 Marcin Kuzminski UI fixes for searching beta
Tue, 05 Jun 2012 00:27:59 +0200 Marcin Kuzminski #453 added ID field in whoosh SCHEMA that solves the issue of reindexing modified files beta
Mon, 04 Jun 2012 22:03:40 +0200 Marcin Kuzminski Don't send emails to person who comment on changeset beta
Mon, 04 Jun 2012 21:37:41 +0200 Marcin Kuzminski Add support for vcs Changeset objects in get_diff method beta
Mon, 04 Jun 2012 18:40:39 +0200 Marcin Kuzminski Improved RSS/ATOM feeds beta
Mon, 04 Jun 2012 17:26:34 +0200 Marcin Kuzminski Added diff option into git and hg changeset objects, representing git formated patch against parent1 beta
Mon, 04 Jun 2012 03:55:28 +0200 Marcin Kuzminski Don't do git pull on remote repos since they are bare now, we need to use git fetch on them beta
Mon, 04 Jun 2012 02:56:09 +0200 Marcin Kuzminski changed dulwich git interface to gitweb + subprocessio beta
Mon, 04 Jun 2012 01:33:48 +0200 Marcin Kuzminski Added optional --format=json into api cli. That will return pure JSON data from server beta
Mon, 04 Jun 2012 01:21:15 +0200 Marcin Kuzminski Unified DAG generation for hg and git beta
Sun, 03 Jun 2012 20:35:13 +0200 Marcin Kuzminski created rhodecode-api binary script for working with api via cli beta
Sun, 03 Jun 2012 20:24:02 +0200 Marcin Kuzminski API: create_repo returns now repo object after creation beta
Sun, 03 Jun 2012 01:09:28 +0200 Marcin Kuzminski Update requires to hg 2.2.2 beta
Sun, 03 Jun 2012 01:07:36 +0200 Marcin Kuzminski Updated Journal messages + i18n beta
Sun, 03 Jun 2012 00:40:14 +0200 Marcin Kuzminski Implemented #467 Journal logs comments on changesets beta
Sun, 03 Jun 2012 00:37:12 +0200 Marcin Kuzminski Add ip reference into BaseController beta
Sat, 02 Jun 2012 18:01:56 +0200 Marcin Kuzminski #469 added --update-only option to whoosh to re-index only given list beta
Sat, 02 Jun 2012 16:53:21 +0200 Marcin Kuzminski fixed issue with whoosh always re-indexing non-ascii filenames even if they didn't change beta
Sat, 02 Jun 2012 00:10:11 +0200 Marcin Kuzminski fixed stupid test condition beta
Fri, 01 Jun 2012 23:47:16 +0200 Marcin Kuzminski implemented #464 users groups links inside permission box (only for admins) beta
Fri, 01 Jun 2012 23:29:41 +0200 Marcin Kuzminski Autocomplete fixes beta
Fri, 01 Jun 2012 18:34:32 +0200 Marcin Kuzminski Added mentions autocomplete into main comments form beta
Fri, 01 Jun 2012 17:59:57 +0200 Marcin Kuzminski white space cleanup beta
Fri, 01 Jun 2012 17:59:31 +0200 Marcin Kuzminski added #readme anchor link beta
Thu, 31 May 2012 18:42:49 +0200 Marcin Kuzminski API, added delete_user method. beta
Wed, 30 May 2012 23:12:24 +0200 Marcin Kuzminski code garden codereview
Wed, 30 May 2012 23:12:16 +0200 Marcin Kuzminski Rewrote url routes to make all validations and parsing for compare view + added compare fork button into forked repos codereview
Wed, 30 May 2012 22:23:23 +0200 Marcin Kuzminski Improved cross repos diffs codereview
Wed, 30 May 2012 21:19:22 +0200 Marcin Kuzminski merge with beta codereview
Wed, 30 May 2012 21:12:04 +0200 Marcin Kuzminski fixed issue with git's `no new line..` messages inside diff block. It might sometimes happen that showed html diff was short one line because of this beta
Wed, 30 May 2012 20:46:37 +0200 Marcin Kuzminski Alwas show initial context on html diffs. beta
Tue, 29 May 2012 23:38:33 +0200 Marcin Kuzminski added detailed step-by-step installation instruction for windows beta
Mon, 28 May 2012 23:35:30 +0200 Marcin Kuzminski merge with beta codereview
Mon, 28 May 2012 23:31:17 +0200 Marcin Kuzminski typo fix + code garden beta
Mon, 28 May 2012 23:21:43 +0200 Marcin Kuzminski added basic comparision of two repositories using bundles codereview
Mon, 28 May 2012 16:52:13 +0200 Marcin Kuzminski fixed default sorting on main page with sorting using wrapped lower() call on database level beta
Mon, 28 May 2012 16:51:22 +0200 Marcin Kuzminski highly improved performance of my_account page by removing super heavy htmlfill call on whole page beta
Mon, 28 May 2012 16:26:47 +0200 Marcin Kuzminski Implemented cache-map on main page to save executing select beta
Mon, 28 May 2012 14:42:07 +0200 Marcin Kuzminski fix doc typo beta
Mon, 28 May 2012 02:00:14 +0200 Marcin Kuzminski Changed compare-view of remote repos to use incoming option instead of outgoing. codereview
Mon, 28 May 2012 00:09:39 +0200 Marcin Kuzminski fixed bug with inline changes highlighter. codereview
Sun, 27 May 2012 23:29:18 +0200 Marcin Kuzminski Implemented basic compare view(for pull requests) for mercurial. codereview
Sun, 27 May 2012 23:28:22 +0200 Marcin Kuzminski added stats of line changes and operation (A/M/D) into diffs lib codereview
Sun, 27 May 2012 18:37:23 +0200 Marcin Kuzminski merge with beta codereview
Sun, 27 May 2012 18:28:57 +0200 Marcin Kuzminski changelog update beta
Sun, 27 May 2012 18:27:59 +0200 Marcin Kuzminski fixed issue #459. Changed the way of obtaining logger in reindex task. beta
Sun, 27 May 2012 17:57:43 +0200 Marcin Kuzminski updated 1.4 changelog beta
Sun, 27 May 2012 17:53:01 +0200 Marcin Kuzminski wrap user name into shorter since super long names just break ui there beta
Sun, 27 May 2012 17:44:20 +0200 Marcin Kuzminski updated i18n beta
Sat, 26 May 2012 01:28:07 +0200 Marcin Kuzminski typo fix ref #461 beta
Fri, 25 May 2012 18:59:15 +0200 Marcin Kuzminski Added optional repo_name into issue tracker url to get just the name of repo without group prefix beta
Fri, 25 May 2012 18:44:07 +0200 Marcin Kuzminski Updated API to return clone_uri, private, created_on beta
Fri, 25 May 2012 18:29:31 +0200 Marcin Kuzminski Created base for diffing two repositories inside rhodecode codereview
Thu, 24 May 2012 23:19:17 +0200 Marcin Kuzminski merge with beta codereview
Thu, 24 May 2012 22:29:07 +0200 Marcin Kuzminski added list of languages to ini template beta
Thu, 24 May 2012 22:25:16 +0200 Marcin Kuzminski General i18n update. Now it's going to be a part of BUILD process so it's always upto-date beta
Thu, 24 May 2012 22:16:03 +0200 Marcin Kuzminski Merged in mikespook/rhodecode (pull request #45) beta
Wed, 23 May 2012 09:51:07 +0800 mikespook Simple Chinese Translation beta
Thu, 24 May 2012 09:28:31 -0300 Augusto Herrmann Updated pt_BR l10n on beta branch beta
Wed, 23 May 2012 00:58:37 +0200 Marcin Kuzminski Added simple UI for admin to manage emails map codereview
Wed, 23 May 2012 00:11:45 +0200 Marcin Kuzminski Added email-map for alternative email addresses for users codereview
Tue, 22 May 2012 22:15:29 +0200 Marcin Kuzminski merged beta into code-review codereview
Tue, 22 May 2012 20:35:54 +0200 Marcin Kuzminski don't disable .git directory for bare repos on deleting, ref #413 beta
Tue, 22 May 2012 20:23:30 +0200 Marcin Kuzminski fixed readme rendering bug. beta
Tue, 22 May 2012 20:12:58 +0200 Marcin Kuzminski fix for issue #417, git execution was broken on windows for certain commands. beta
Tue, 22 May 2012 00:16:07 +0200 Marcin Kuzminski save full raw id in push log data for much faster revision lookup beta
Tue, 22 May 2012 00:15:38 +0200 Marcin Kuzminski fix for issue #450. Rhodecode no longer will crash when bad revision is present in journal data. beta
Mon, 21 May 2012 20:44:08 +0200 Marcin Kuzminski comments on git-operations mapp beta
Mon, 21 May 2012 20:42:21 +0200 Marcin Kuzminski init bare repos for git now by default. This is recommended setup for remotes repositories beta
Mon, 21 May 2012 20:41:15 +0200 Marcin Kuzminski fixed issues with support of bare-repos by vcs lib beta
Sun, 20 May 2012 16:38:00 +0200 Marcin Kuzminski fixes issue #454 Search results under Windows include preceeding backslash beta
Sun, 20 May 2012 14:41:03 +0200 Marcin Kuzminski fixes issue #455 Creating an archive generates an exception on Windows beta
Sun, 20 May 2012 14:34:45 +0200 Marcin Kuzminski Fixed tests for new i18n changes beta