log

age author description
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
Sun, 20 May 2012 11:47:38 +0200 Vincent Duvert Updated French translation (new translations and various fixes). beta
Sun, 20 May 2012 11:46:13 +0200 Vincent Duvert Updated source messages file. beta
Sun, 20 May 2012 11:45:26 +0200 Vincent Duvert Added i18n to the repository group delete button and the save/reset buttons on the repository settings page. beta
Sun, 20 May 2012 11:29:24 +0200 Vincent Duvert Updated source messages file. beta
Sun, 20 May 2012 11:27:10 +0200 Vincent Duvert Improved i18n on changelog and user group administration pages. beta
Sun, 20 May 2012 10:49:53 +0200 Vincent Duvert Updated source messages file. beta
Sun, 20 May 2012 10:47:33 +0200 Vincent Duvert Improved i18n for the comment count (use of ngettext for pluralisation). beta
Sun, 20 May 2012 10:25:39 +0200 Vincent Duvert Updated French translation. beta
Sun, 20 May 2012 10:16:40 +0200 Vincent Duvert Updated source messages file. beta
Sun, 20 May 2012 10:14:08 +0200 Vincent Duvert Fixed i18n of the second comment help block. beta
Sat, 19 May 2012 23:55:25 +0200 Vincent Duvert Added French translation (complete but not completely checked and proofread) beta
Sat, 19 May 2012 23:47:02 +0200 Vincent Duvert Updated source messages file beta
Sat, 19 May 2012 12:13:58 +0200 Vincent Duvert Renaming template directory _data_table to data_table so it can be scanned by extract_messages beta
Sat, 19 May 2012 22:56:32 +0200 Vincent Duvert Rewrite of the age() utility function so it can be translated. beta
Sat, 19 May 2012 23:32:08 +0200 Vincent Duvert Improved i18n of the changeset inline comment section. beta
Sat, 19 May 2012 14:54:50 +0200 Marcin Kuzminski Added tag v1.3.6 for changeset edfff9f37916
Thu, 17 May 2012 14:27:51 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.6
Thu, 17 May 2012 14:26:43 +0200 Marcin Kuzminski Don't clear dbsessions when celery_eager is turned on beta
Thu, 17 May 2012 14:04:20 +0200 Marcin Kuzminski merge with beta
Thu, 17 May 2012 14:03:35 +0200 Marcin Kuzminski safe_unicode never fails. No need to catch decode exceptions beta
Thu, 17 May 2012 12:54:44 +0200 Marcin Kuzminski Add changeset status change into emails codereview
Thu, 17 May 2012 02:44:45 +0200 Marcin Kuzminski merge with beta
Thu, 17 May 2012 02:44:10 +0200 Marcin Kuzminski Use paste fileapp to properly send the archive size beta
Thu, 17 May 2012 01:45:05 +0200 Marcin Kuzminski updated requires for stable
Thu, 17 May 2012 01:28:37 +0200 Marcin Kuzminski merge with beta
Thu, 17 May 2012 01:28:25 +0200 Marcin Kuzminski archive file fixes for python 2.5 beta
Thu, 17 May 2012 00:55:35 +0200 Marcin Kuzminski merged with beta
Thu, 17 May 2012 00:53:20 +0200 Marcin Kuzminski renamed setup module into a setup_rhodecode. beta
Thu, 17 May 2012 00:49:53 +0200 Marcin Kuzminski changelog update beta
Thu, 17 May 2012 00:47:45 +0200 Marcin Kuzminski Added simple versioning for changeset status codereview
Thu, 17 May 2012 00:02:52 +0200 Marcin Kuzminski Show changes of status inside comments codereview
Wed, 16 May 2012 23:17:13 +0200 Marcin Kuzminski merge with beta codereview
Wed, 16 May 2012 23:16:04 +0200 Marcin Kuzminski new setup-rhodecode command with optional defaults beta
Wed, 16 May 2012 19:01:55 +0200 Marcin Kuzminski safe_unicode never fails so it's not needed to wrap it in Unicode exceptions codereview
Wed, 16 May 2012 18:54:42 +0200 Marcin Kuzminski merge with beta codereview
Wed, 16 May 2012 18:52:26 +0200 Marcin Kuzminski fixed bug with improper stripping of commit messages beta
Wed, 16 May 2012 13:29:40 +0200 Marcin Kuzminski merge beta into codereview codereview
Wed, 16 May 2012 01:25:00 +0200 Marcin Kuzminski merge with beta
Wed, 16 May 2012 01:24:23 +0200 Marcin Kuzminski print statement cleanup beta
Wed, 16 May 2012 01:20:52 +0200 Marcin Kuzminski fixed tests, and archival method beta
Wed, 16 May 2012 00:37:50 +0200 Marcin Kuzminski better regex for history beta
Wed, 16 May 2012 00:06:43 +0200 Marcin Kuzminski merge with beta
Wed, 16 May 2012 00:06:23 +0200 Marcin Kuzminski fixes #449 bad regex could get more than revisions from parsing history beta
Tue, 15 May 2012 23:36:02 +0200 Marcin Kuzminski typo fix
Tue, 15 May 2012 23:32:01 +0200 Marcin Kuzminski merge with beta
Tue, 15 May 2012 23:31:46 +0200 Marcin Kuzminski update contributors beta
Tue, 15 May 2012 23:27:52 +0200 Marcin Kuzminski merge with beta
Tue, 15 May 2012 23:07:59 +0200 Marcin Kuzminski small issue fixes beta
Tue, 15 May 2012 23:07:59 +0200 Marcin Kuzminski small issue fixes
Tue, 15 May 2012 19:29:02 +0200 Marcin Kuzminski cleanup code of get archive for repositories beta
Mon, 14 May 2012 22:25:49 +0200 Marcin Kuzminski fix * rendering in README file beta
Wed, 09 May 2012 22:48:39 +0800 nansenat16 add zh_TW beta
Sun, 13 May 2012 21:21:06 +0200 Marcin Kuzminski Merged in nansenat16/rhodecode/default (pull request #41)
Wed, 09 May 2012 22:48:39 +0800 nansenat16 add zh_TW
Sun, 13 May 2012 17:11:50 +0200 Marcin Kuzminski Added tag v1.3.5 for changeset 0e2792e04bd3
Sun, 13 May 2012 17:10:06 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.5
Sun, 13 May 2012 17:08:32 +0200 Marcin Kuzminski fix py2.5 compatibility for rcext beta
Fri, 11 May 2012 01:33:38 +0200 Marcin Kuzminski merge with beta
Fri, 11 May 2012 01:30:19 +0200 Marcin Kuzminski Fixed simplejson import on python 2.5 beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Thu, 10 May 2012 20:21:05 +0200 Marcin Kuzminski Beta Version bump beta
Thu, 10 May 2012 20:16:04 +0200 Marcin Kuzminski fixes for tests on Windows beta
Thu, 10 May 2012 19:52:11 +0200 Marcin Kuzminski fix windows test issue with tzset() beta
Wed, 09 May 2012 21:19:25 +0200 Marcin Kuzminski doh remove print beta
Wed, 09 May 2012 21:17:51 +0200 Marcin Kuzminski don't use db-repo instance on readme file fetching, use regular scm get_repo that doesn't hide exceptions beta
Wed, 09 May 2012 20:53:22 +0200 Marcin Kuzminski fixed issue with getting README files from git repositories beta
Wed, 09 May 2012 14:22:27 +0200 Marcin Kuzminski typo fix beta
Wed, 09 May 2012 00:09:49 +0200 Marcin Kuzminski fixed UnicodeWarning on pushing from sqlalchemy beta
Tue, 08 May 2012 23:59:27 +0200 Marcin Kuzminski fixed issue with empty APIKEYS on registration #438 beta
Tue, 08 May 2012 22:18:46 +0200 Marcin Kuzminski #421 bookmarks in changlog view beta
Tue, 08 May 2012 21:53:36 +0200 Marcin Kuzminski added arrow image for pull-request codereview
Tue, 08 May 2012 02:10:49 +0200 Marcin Kuzminski simplified compare url logic for outside repos codereview
Tue, 08 May 2012 02:04:28 +0200 Marcin Kuzminski pull requests draft UI codereview
Mon, 07 May 2012 22:51:26 +0200 Marcin Kuzminski Added compare buttons into branch views codereview
Mon, 07 May 2012 22:07:55 +0200 Marcin Kuzminski Use webob exception as often as possible codereview
Sun, 06 May 2012 19:24:50 +0200 Marcin Kuzminski Basic compare-view controller with ref parsing codereview
Sat, 05 May 2012 23:12:49 +0200 Marcin Kuzminski added changeset status into changeset range codereview
Sat, 05 May 2012 22:59:43 +0200 Marcin Kuzminski added changeset status into changelog view codereview
Sat, 05 May 2012 22:22:53 +0200 Marcin Kuzminski merge with beta codereview
Fri, 04 May 2012 14:13:28 +0200 Marcin Kuzminski Bumped Mercurial version beta
Fri, 04 May 2012 14:13:17 +0200 Marcin Kuzminski fixes issue #436 git push error beta
Fri, 04 May 2012 00:42:02 +0200 Marcin Kuzminski changelog update + whitespace cleanup beta
Fri, 04 May 2012 00:26:16 +0200 Marcin Kuzminski Added EmptyChangeset into VCS module beta
Fri, 04 May 2012 00:14:58 +0200 Marcin Kuzminski fixed issues with gitsubmodule diffs beta
Thu, 03 May 2012 23:15:47 +0200 Marcin Kuzminski Implements subrepos view inside filebrowser beta
Thu, 03 May 2012 21:17:30 +0200 Marcin Kuzminski Fixed empty git commit message issue beta
Thu, 03 May 2012 20:58:08 +0200 Marcin Kuzminski fixed repo count on main page beta
Thu, 03 May 2012 12:48:27 +0200 Marcin Kuzminski whoosh version bump beta
Thu, 03 May 2012 01:21:34 +0200 Marcin Kuzminski backout revision e5abb9efaf2c beta
Thu, 03 May 2012 01:05:08 +0200 Marcin Kuzminski merged beta into code-review branch codereview
Thu, 03 May 2012 00:59:42 +0200 Marcin Kuzminski improvements for rhodecode crawler beta
Thu, 03 May 2012 00:45:34 +0200 Marcin Kuzminski changelog update beta
Thu, 03 May 2012 00:45:01 +0200 Marcin Kuzminski show date in tooltip for file changeset beta
Thu, 03 May 2012 00:17:17 +0200 Marcin Kuzminski fix ordering of system packages info beta
Wed, 02 May 2012 18:19:10 +0200 Marcin Kuzminski add option for graphmod to support both hg 2.2 and hg 2.1 beta
Tue, 01 May 2012 22:32:53 +0200 Marcin Kuzminski fixed small issue with changeset changed files details when clicking to load details via ajax removed info about comments codereview
Tue, 01 May 2012 22:35:06 +0200 Marcin Kuzminski added changeset status icons codereview
Tue, 01 May 2012 22:32:53 +0200 Marcin Kuzminski fixed small issue with changeset changed files details when clicking to load details via ajax removed info about comments beta
Tue, 01 May 2012 22:27:35 +0200 Marcin Kuzminski fixed translation function for models codereview
Tue, 01 May 2012 22:24:41 +0200 Marcin Kuzminski Implemented initial code-review status of changesets codereview
Mon, 30 Apr 2012 16:07:08 +0200 Marcin Kuzminski dummy ChangesetStatus model codereview
Mon, 30 Apr 2012 12:32:29 +0200 Marcin Kuzminski code-review initial codereview
Sat, 28 Apr 2012 11:15:47 +0200 Marcin Kuzminski Starting RhodeCode 1.4 Branch codereview
Mon, 30 Apr 2012 17:25:01 +0200 Marcin Kuzminski added more repos to crawler beta
Mon, 30 Apr 2012 14:10:58 +0200 Marcin Kuzminski exclude the actual grep command in memwatch beta
Mon, 30 Apr 2012 13:46:14 +0200 Marcin Kuzminski small improvements in rhodecode_crawler beta
Fri, 27 Apr 2012 00:10:30 +0200 Marcin Kuzminski pass in url for remote pull in git beta
Thu, 26 Apr 2012 23:55:33 +0200 Marcin Kuzminski Implemented pull command for remote repos for git beta
Thu, 26 Apr 2012 21:22:13 +0200 Marcin Kuzminski fixed mising scm key for remote-pulls execution beta
Mon, 23 Apr 2012 18:32:30 +0200 Marcin Kuzminski white space cleanup beta
Mon, 23 Apr 2012 18:31:51 +0200 Marcin Kuzminski fixed migration bug
Mon, 23 Apr 2012 18:21:40 +0200 Marcin Kuzminski autogenerate year for docs/conf.py beta
Mon, 23 Apr 2012 18:21:19 +0200 Marcin Kuzminski Bumped mercurial to 2.2 and fixed code for this release ref #429 beta
Thu, 19 Apr 2012 01:27:37 +0200 Marcin Kuzminski added emulation of pull hook for git-backend, and dummy git-push hook beta
Wed, 18 Apr 2012 02:07:38 +0200 Marcin Kuzminski changelog update beta
Wed, 18 Apr 2012 02:07:22 +0200 Marcin Kuzminski #426 fixed mention extracting regex beta
Tue, 17 Apr 2012 23:50:32 +0200 Marcin Kuzminski fixed git-command wrapper beta
Tue, 17 Apr 2012 23:00:36 +0200 Marcin Kuzminski various fixes for git and mercurial with InMemoryCommit backend and non-ascii files beta
Tue, 17 Apr 2012 21:44:26 +0200 Marcin Kuzminski display current heads of branches for git in changelog and shortlog beta
Tue, 17 Apr 2012 21:41:46 +0200 Marcin Kuzminski Synced SimpleGitUploadPackHandler with latest dulwich code beta
Tue, 17 Apr 2012 21:40:49 +0200 Marcin Kuzminski made repo-size hook more generic beta
Mon, 16 Apr 2012 19:27:27 +0200 Marcin Kuzminski fixed migration import error beta
Sun, 15 Apr 2012 21:26:32 +0200 Marcin Kuzminski fixed tests beta
Sun, 15 Apr 2012 20:30:17 +0200 Marcin Kuzminski fixed #374 LDAP config is now saved but deactivated if python-ldap lib is missing beta
Sun, 15 Apr 2012 03:21:04 +0200 Marcin Kuzminski added useful system info + packages to settings page. beta
Sat, 14 Apr 2012 23:48:20 +0200 Marcin Kuzminski changelog update beta
Sat, 14 Apr 2012 23:42:43 +0200 Marcin Kuzminski notification inbox improvements beta
Sat, 14 Apr 2012 22:40:47 +0200 Marcin Kuzminski fixed main comments, prevent from sending inline comments if text is empty beta
Sat, 14 Apr 2012 22:15:45 +0200 Marcin Kuzminski white space cleanup beta
Sat, 14 Apr 2012 22:13:07 +0200 Marcin Kuzminski #415: Adding comment to changeset causes reload beta
Fri, 13 Apr 2012 21:12:42 +0200 Marcin Kuzminski permission comments + out identation for better readability beta
Fri, 13 Apr 2012 00:30:06 +0200 Marcin Kuzminski fixed repo_create hooks for forks beta
Thu, 12 Apr 2012 22:49:13 +0200 Marcin Kuzminski Added HTTP_X_FORWARDED_FOR as another method of extracting IP for pull/push logs. beta
Wed, 11 Apr 2012 23:10:46 +0200 Marcin Kuzminski Extend GIT command wrapper with GIT_CONFIG_NOGLOBAL=1 to bypass gitconfig global beta
Wed, 11 Apr 2012 19:11:15 +0200 Marcin Kuzminski fix initial instructions for git beta
Tue, 03 Apr 2012 00:02:25 +0200 Marcin Kuzminski #419 don't strip passwords for login forms, make rhodecode more compatible with LDAP servers beta
Tue, 03 Apr 2012 00:01:29 +0200 Marcin Kuzminski fixed annotate tests beta
Mon, 02 Apr 2012 20:59:44 +0200 Marcin Kuzminski bumped requirements for dulwich and mako beta
Sun, 01 Apr 2012 01:43:40 +0300 Marcin Kuzminski Notification fixes beta
Sun, 01 Apr 2012 01:05:15 +0300 Marcin Kuzminski unified annotation view with file source view beta
Thu, 29 Mar 2012 21:21:29 +0200 Marcin Kuzminski fixed missing permissions check on forks page beta
Thu, 29 Mar 2012 16:22:26 +0200 Marcin Kuzminski Make copy permission checkbox checked by default beta
Wed, 28 Mar 2012 23:19:58 +0200 Marcin Kuzminski ws cleanup, +changelog beta
Wed, 28 Mar 2012 23:11:49 +0200 Marcin Kuzminski add ext_json module beta
Wed, 28 Mar 2012 22:59:41 +0200 Marcin Kuzminski merge
Wed, 28 Mar 2012 22:53:51 +0200 Marcin Kuzminski add dev version only for beta beta
Wed, 28 Mar 2012 22:41:51 +0200 Marcin Kuzminski version bump beta
Wed, 28 Mar 2012 22:32:03 +0200 Marcin Kuzminski Added tag v1.3.4 for changeset af21362474e3
Wed, 28 Mar 2012 22:28:39 +0200 Marcin Kuzminski merge rhodecode-0.0.1.3.4
Wed, 28 Mar 2012 22:28:15 +0200 Marcin Kuzminski docfix beta
Wed, 28 Mar 2012 22:25:52 +0200 Marcin Kuzminski fixed requirements
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Mon, 26 Mar 2012 20:42:52 +0200 Marcin Kuzminski #409 fixes scrolling issues on long horizontal changesets beta
Sun, 25 Mar 2012 13:12:16 +0200 Marcin Kuzminski IE ui fixes ref #349 beta
Sat, 24 Mar 2012 13:11:54 +0200 Marcin Kuzminski imported patch 2260 beta
Fri, 23 Mar 2012 23:52:12 +0200 Marcin Kuzminski added hidden fulldiff GET param for disabling big diff cut off limit. beta
Fri, 23 Mar 2012 21:36:36 +0200 Marcin Kuzminski improvements for extended json serializer beta
Fri, 23 Mar 2012 15:52:36 +0200 Marcin Kuzminski fixes #407 wrong url to edit repo on admin page beta
Fri, 23 Mar 2012 00:04:18 +0200 Marcin Kuzminski don't use vcs _rev if rhodecode codes are not under version controll beta
Thu, 22 Mar 2012 02:48:47 +0200 Marcin Kuzminski Cascade delete comments and notifications when removing user. beta
Thu, 22 Mar 2012 02:44:42 +0200 Marcin Kuzminski Use __unicode__ instead of __repr__ in models. beta
Thu, 22 Mar 2012 02:35:50 +0200 Marcin Kuzminski Don't cast to string on warning about deleting an user who still owns repositories beta
Thu, 22 Mar 2012 02:29:43 +0200 Marcin Kuzminski fixed email prefix sent as None beta
Thu, 22 Mar 2012 01:45:58 +0200 Marcin Kuzminski Improved message about deleting user who owns repositories beta
Wed, 21 Mar 2012 21:54:30 +0200 Marcin Kuzminski extended JSON encoder to use __json__ method if available beta
Wed, 21 Mar 2012 21:00:55 +0200 Marcin Kuzminski #404 API extensions for showing permission for users beta
Wed, 21 Mar 2012 19:19:22 +0200 Marcin Kuzminski White space cleanup beta
Wed, 21 Mar 2012 19:19:00 +0200 Marcin Kuzminski Mysql fixes beta
Wed, 21 Mar 2012 17:59:59 +0200 Marcin Kuzminski fixed comments issue on non-ascii file names beta
Tue, 20 Mar 2012 23:28:41 +0200 Marcin Kuzminski - #347 when running multiple RhodeCode instances, properly invalidates cache beta
Tue, 20 Mar 2012 23:26:02 +0200 Marcin Kuzminski Api docs fixes beta
Tue, 20 Mar 2012 13:23:38 +0200 Marcin Kuzminski autocomplete overflow fixes beta
Tue, 20 Mar 2012 12:29:18 +0200 Marcin Kuzminski ac + ie style fixes beta
Mon, 19 Mar 2012 21:23:13 +0200 Marcin Kuzminski API docs improvement. beta
Mon, 19 Mar 2012 21:04:36 +0200 Marcin Kuzminski Added gravatars into permissions view and permissions autocomplete beta
Mon, 19 Mar 2012 19:04:45 +0200 Marcin Kuzminski disabled ext canvas for >ie9 beta
Sun, 18 Mar 2012 21:39:41 +0200 Marcin Kuzminski run master branch of dulwich until release beta
Sun, 18 Mar 2012 21:27:48 +0200 Marcin Kuzminski Merged in codingtony/rhodecode (pull request #36) beta
Mon, 12 Mar 2012 19:49:00 -0700 Tony Bussieres changed dulwich version in __init__.py beta
Mon, 12 Mar 2012 19:03:08 -0700 Tony Bussieres Making RhodeCode ready for dulwich 0.8.4 beta
Sun, 18 Mar 2012 16:03:58 +0200 Marcin Kuzminski pep386 versioning beta
Sat, 17 Mar 2012 18:29:00 +0200 Marcin Kuzminski bump sqlalchemy version beta
Sat, 17 Mar 2012 18:26:20 +0200 Marcin Kuzminski bump mako version beta
Sat, 17 Mar 2012 14:43:25 +0200 Marcin Kuzminski #402 removed group prefix from repository name when listing repositories inside a group beta
Fri, 16 Mar 2012 23:58:05 +0200 Marcin Kuzminski Alternative HTTP response codes when client failed to Authenticate correctly beta
Fri, 16 Mar 2012 18:49:31 +0200 Marcin Kuzminski don't show empty permissions on my account page beta
Fri, 16 Mar 2012 13:21:17 +0200 Marcin Kuzminski #401 repository group is automatically pre-selected when adding repos inside a repository group beta
Wed, 14 Mar 2012 18:51:00 +0200 Marcin Kuzminski #399 added inheritance of permissions for users group on repos groups beta
Tue, 13 Mar 2012 06:52:15 +0200 Marcin Kuzminski linkify perms and make global ones display better beta
Tue, 13 Mar 2012 06:36:53 +0200 Marcin Kuzminski implemented #377 Users view own permissions beta
Tue, 13 Mar 2012 04:24:45 +0200 Marcin Kuzminski fixed #396 fixed problems with revoking users in nested groups beta
Tue, 13 Mar 2012 02:40:34 +0200 Marcin Kuzminski more detailed logging on auth system beta
Tue, 13 Mar 2012 02:39:31 +0200 Marcin Kuzminski fixed #397 Private repository groups shows up before login beta
Mon, 12 Mar 2012 21:32:58 +0200 Marcin Kuzminski fixes for #393 py2.5 compatability for url generators beta
Mon, 12 Mar 2012 20:33:13 +0200 Marcin Kuzminski git+hg middleware do repo verification at earliest possible state, giving 404 as fast as possible. If repo is not found. beta
Mon, 12 Mar 2012 20:21:52 +0200 Marcin Kuzminski fixes count on main page broken after py2.5 compatibility fixes beta
Sun, 11 Mar 2012 17:51:23 +0200 Marcin Kuzminski Resolve error occurring during recursive group creation in API create-repo function beta
Sun, 11 Mar 2012 04:28:23 +0200 Marcin Kuzminski docs about debugging beta
Fri, 09 Mar 2012 22:12:00 +0200 Marcin Kuzminski ui beta
Fri, 09 Mar 2012 20:28:00 +0200 Marcin Kuzminski readme update, write rhodecode works on windows ! beta
Thu, 08 Mar 2012 22:01:51 +0200 Marcin Kuzminski temporarly fixed git _get_id_for_path problem in vcs. beta
Thu, 08 Mar 2012 21:58:45 +0200 Marcin Kuzminski added info to ugprade docs to restart celery beta
Thu, 08 Mar 2012 05:30:41 +0200 Marcin Kuzminski added arch example init.d beta
Wed, 07 Mar 2012 20:25:01 +0200 Marcin Kuzminski bump sqlalchemy version beta
Wed, 07 Mar 2012 18:46:06 +0200 Marcin Kuzminski force and check for absolute path on rhodecode setup beta
Wed, 07 Mar 2012 05:26:33 +0200 Marcin Kuzminski fixed issue with escaping < and > in changeset commits beta
Wed, 07 Mar 2012 05:15:33 +0200 Marcin Kuzminski updated test.ini to latest ini format beta
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Wed, 07 Mar 2012 00:27:43 +0200 Marcin Kuzminski for the sake let's wrap the template joins with unicode mapping beta
Wed, 07 Mar 2012 00:26:25 +0200 Marcin Kuzminski added logging info about loaded rcext beta
Wed, 07 Mar 2012 00:14:33 +0200 Marcin Kuzminski ignore rcextensions beta
Tue, 06 Mar 2012 23:03:10 +0200 Marcin Kuzminski added initial rc-extension module beta
Mon, 05 Mar 2012 16:58:55 +0200 Marcin Kuzminski fixed #390 cache invalidation problems on repos inside group beta
Mon, 05 Mar 2012 05:17:07 +0200 Marcin Kuzminski UI beta
Mon, 05 Mar 2012 02:46:08 +0200 Marcin Kuzminski Whoosh logging is now controlled by the .ini files logging setup beta
Sun, 04 Mar 2012 19:57:42 +0000 Marcin Kuzminski code garden beta
Sun, 04 Mar 2012 03:08:54 +0000 Marcin Kuzminski fixed some unicode problems with waitress beta
Sun, 04 Mar 2012 03:01:02 +0000 Marcin Kuzminski fixes issue #385 clone by ID url was loosing proxy prefix in URL beta
Sun, 04 Mar 2012 02:28:31 +0000 Marcin Kuzminski bumped webhelpers version beta
Sat, 03 Mar 2012 03:41:19 +0200 Marcin Kuzminski Added tag v1.3.3 for changeset 934906f028b5
Sat, 03 Mar 2012 03:20:55 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.3
Fri, 02 Mar 2012 22:14:03 +0200 Marcin Kuzminski docs beta
Fri, 02 Mar 2012 22:07:07 +0200 Marcin Kuzminski docs beta
Fri, 02 Mar 2012 22:02:44 +0200 Marcin Kuzminski version bump beta
Fri, 02 Mar 2012 21:57:01 +0200 Marcin Kuzminski merged beta into stable
Fri, 02 Mar 2012 21:56:00 +0200 Marcin Kuzminski changelog update beta
Fri, 02 Mar 2012 21:53:19 +0200 Marcin Kuzminski fixes issue #372 beta
Fri, 02 Mar 2012 20:20:42 +0200 Marcin Kuzminski bring back cs id for node history in git as it improves performance. Adding format prevents from crashes of modified gitconfigs beta
Fri, 02 Mar 2012 17:09:41 +0200 Marcin Kuzminski quick_repo_menu changed from mouseclick to popup beta
Fri, 02 Mar 2012 07:02:52 +0200 Marcin Kuzminski disallow opening multiple quick-menus on home page beta
Thu, 01 Mar 2012 19:40:42 +0200 Marcin Kuzminski fixed missing commit after hook delete beta
Thu, 01 Mar 2012 19:38:21 +0200 Marcin Kuzminski fixed test after last fixes beta
Thu, 01 Mar 2012 17:11:26 +0200 Marcin Kuzminski fixed vcs issue with last_changeset for filenodes beta
Thu, 01 Mar 2012 06:34:37 +0200 Marcin Kuzminski fixed raw_changeset for git, accidentally it was generated with hg patch headers beta
Thu, 01 Mar 2012 02:52:46 +0200 Marcin Kuzminski code garden beta
Thu, 01 Mar 2012 02:45:47 +0200 Marcin Kuzminski bumbed beaker version that fixes #375 leap error bug beta
Thu, 01 Mar 2012 01:16:10 +0200 Marcin Kuzminski changelog update beta
Thu, 01 Mar 2012 01:15:14 +0200 Marcin Kuzminski fixed sorting of repos in group beta
Thu, 01 Mar 2012 01:01:22 +0200 Marcin Kuzminski fixes issue when user tried to resubmit same permission into user/user_groups beta
Thu, 01 Mar 2012 00:30:41 +0200 Marcin Kuzminski code garden beta
Wed, 29 Feb 2012 23:16:20 +0200 Marcin Kuzminski docs on apache WSGI update beta
Wed, 29 Feb 2012 23:13:06 +0200 Marcin Kuzminski changelog+CONTRIBUTORS beta
Wed, 29 Feb 2012 23:11:13 +0200 Marcin Kuzminski merge beta into stable
Wed, 29 Feb 2012 21:43:54 +0100 Erwin Kroon Fix for #378 beta
Wed, 29 Feb 2012 16:39:07 +0200 Marcin Kuzminski fixes #376 Cannot edit user (using container auth) beta
Wed, 29 Feb 2012 03:48:29 +0200 Marcin Kuzminski upgrade docs update beta
Wed, 29 Feb 2012 21:43:54 +0100 Erwin Kroon Fix for #378
Wed, 29 Feb 2012 02:57:57 +0200 Marcin Kuzminski fixed issues with removed repos was accidentally added as groups, after beta
Wed, 29 Feb 2012 02:38:14 +0200 Marcin Kuzminski p2.5 fixes beta
Tue, 28 Feb 2012 20:56:32 +0200 Marcin Kuzminski version bump beta
Tue, 28 Feb 2012 20:54:53 +0200 Marcin Kuzminski Added tag v1.3.2 for changeset 9ab21c5ddb84
Tue, 28 Feb 2012 20:21:35 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.2
Tue, 28 Feb 2012 19:59:16 +0200 Marcin Kuzminski added tests for users_group and issue #373 beta
Tue, 28 Feb 2012 19:18:35 +0200 Marcin Kuzminski fixed #373 missing cascade drop on user_group_to_perm table beta
Tue, 28 Feb 2012 18:25:30 +0200 Marcin Kuzminski fixes #371 fixed issues with beaker/sqlalchemy and non-ascii cache keys beta
Tue, 28 Feb 2012 17:44:17 +0200 Marcin Kuzminski merge pull request #32 from codingtony beta
Tue, 28 Feb 2012 07:08:42 +0200 Marcin Kuzminski reverted git fix as it broke pushing beta
Tue, 28 Feb 2012 07:05:03 +0200 Marcin Kuzminski fixes issue #366 setting null on parent_group didn't propagate to actually db field. beta
Tue, 28 Feb 2012 05:25:16 +0200 Marcin Kuzminski updated CONTRIBUTORS beta
Mon, 27 Feb 2012 18:15:39 -0800 Tony Bussieres let the is_git method exists so it is more similar to the hg backend. beta
Mon, 27 Feb 2012 17:35:12 -0800 Tony Bussieres No more relying on user agent to check if the request is for a git action. Patch candidate for issue #368 beta
Tue, 28 Feb 2012 01:37:20 +0200 Marcin Kuzminski fixed issue #370 beta
Mon, 27 Feb 2012 19:14:21 +0200 Marcin Kuzminski extended https fixup middleware. beta
Mon, 27 Feb 2012 18:58:47 +0200 Marcin Kuzminski fixed issue with remote repos on git beta
Mon, 27 Feb 2012 07:46:52 +0200 Marcin Kuzminski fixes git-protocol with beta
Mon, 27 Feb 2012 05:14:08 +0200 Marcin Kuzminski merge
Mon, 27 Feb 2012 05:13:40 +0200 Marcin Kuzminski version bump beta
Mon, 27 Feb 2012 05:12:32 +0200 Marcin Kuzminski Added tag v1.3.1 for changeset 79a95f338fd0
Mon, 27 Feb 2012 05:08:31 +0200 Marcin Kuzminski merge beta fixes into stable rhodecode-0.0.1.3.1
Mon, 27 Feb 2012 05:06:59 +0200 Marcin Kuzminski Git fixes beta
Mon, 27 Feb 2012 05:05:59 +0200 Marcin Kuzminski remove branch from git filenode history drop-down beta
Mon, 27 Feb 2012 04:28:40 +0200 Marcin Kuzminski fixed issue with sessions that lead to redirection loops beta
Sun, 26 Feb 2012 21:56:03 +0200 Marcin Kuzminski merge
Sun, 26 Feb 2012 21:53:36 +0200 Marcin Kuzminski reverted accidentally removed function in safe_str beta
Sun, 26 Feb 2012 21:41:44 +0200 Marcin Kuzminski changelog update
Sun, 26 Feb 2012 21:38:38 +0200 Marcin Kuzminski docs updates for release beta
Sun, 26 Feb 2012 21:31:04 +0200 Marcin Kuzminski version bump for beta beta
Sun, 26 Feb 2012 21:29:09 +0200 Marcin Kuzminski Added tag v1.3.0 for changeset dbc82e3362a2
Sun, 26 Feb 2012 21:17:45 +0200 Marcin Kuzminski quiet down vcs info for stable branch rhodecode-0.0.1.3.0
Sun, 26 Feb 2012 19:31:17 +0200 Marcin Kuzminski merge beta into default
Sun, 26 Feb 2012 19:30:47 +0200 Marcin Kuzminski don't crash whole migrations if we cannot drop constraints. Those aren't so important. It might happen beta
Sun, 26 Feb 2012 19:15:30 +0200 Marcin Kuzminski merge beta into stable
Sun, 26 Feb 2012 19:05:04 +0200 Marcin Kuzminski readme update beta
Sun, 26 Feb 2012 18:09:28 +0200 Marcin Kuzminski merged beta into stable
Sun, 26 Feb 2012 18:08:37 +0200 Marcin Kuzminski merged changes from stable into beta beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Sun, 26 Feb 2012 01:25:38 +0200 Marcin Kuzminski Added session wrapper, for rc 1.2.X compatibility. Adds backwards compatability beta
Sat, 25 Feb 2012 17:10:06 +0200 Marcin Kuzminski urlify the commit message in file block + small css fixes beta
Fri, 24 Feb 2012 20:53:11 +0200 Marcin Kuzminski fixed issues when urlify commit created empty links when link_ param was empty beta
Thu, 23 Feb 2012 04:04:00 +0200 Marcin Kuzminski fixed logging issue on non-ascii repos beta
Thu, 23 Feb 2012 03:51:39 +0200 Marcin Kuzminski improved logging in git/hg middlewares beta
Thu, 23 Feb 2012 03:39:35 +0200 Marcin Kuzminski more work on improving info logging beta
Thu, 23 Feb 2012 02:48:32 +0200 Marcin Kuzminski fixes in doc about waitress wsgi beta
Thu, 23 Feb 2012 02:34:58 +0200 Marcin Kuzminski docs updates on git support beta
Wed, 22 Feb 2012 21:26:08 +0200 Marcin Kuzminski more docs beta
Wed, 22 Feb 2012 21:20:50 +0200 Marcin Kuzminski better logging beta
Wed, 22 Feb 2012 21:20:29 +0200 Marcin Kuzminski docs updates beta
Wed, 22 Feb 2012 04:42:58 +0200 Marcin Kuzminski removed fixups for groups/permiossions on repos groups beta
Wed, 22 Feb 2012 04:41:52 +0200 Marcin Kuzminski changelog update beta
Wed, 22 Feb 2012 04:35:07 +0200 Marcin Kuzminski updated setup docs about encoding beta
Wed, 22 Feb 2012 04:30:26 +0200 Marcin Kuzminski implements #212 moved default encoding variable into rhodecode-config. It's now possible to change beta
Wed, 22 Feb 2012 04:11:29 +0200 Marcin Kuzminski fixed groups log message beta
Tue, 21 Feb 2012 20:16:08 +0200 Marcin Kuzminski fixed cs_links for deleted repos beta
Tue, 21 Feb 2012 20:09:18 +0200 Marcin Kuzminski fixed issue with hybrid property for ldap_active beta
Tue, 21 Feb 2012 20:01:05 +0200 Marcin Kuzminski speed up generating changesets in journal log beta
Tue, 21 Feb 2012 03:47:21 +0200 Marcin Kuzminski fix text on donate button beta
Tue, 21 Feb 2012 02:51:28 +0200 Marcin Kuzminski API get_user and get_repo methods can fetch by id or names beta
Tue, 21 Feb 2012 02:35:43 +0200 Marcin Kuzminski API updates beta
Tue, 21 Feb 2012 01:18:00 +0200 Marcin Kuzminski API: allowed password field to be null when used with ldap_dn ref #362 beta
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Sun, 19 Feb 2012 20:50:00 +0200 Marcin Kuzminski added clone_uri to API method for creating users beta
Sun, 19 Feb 2012 20:21:14 +0200 Marcin Kuzminski backported to stable #355 LDAP passwords stored
Sun, 19 Feb 2012 20:16:51 +0200 Marcin Kuzminski enabled grant/revoke api functions for users and users groups beta
Sun, 19 Feb 2012 20:12:01 +0200 Marcin Kuzminski implements #361 API method for deleting repositories beta
Sun, 19 Feb 2012 20:00:18 +0200 Marcin Kuzminski API added explicit method for updating user account beta
Sun, 19 Feb 2012 19:36:42 +0200 Marcin Kuzminski made upper menu always hover, looks nicer and produces less troubles beta
Sun, 19 Feb 2012 17:41:07 +0200 Marcin Kuzminski added migrations from 1.2.X to 1.3 beta
Sun, 19 Feb 2012 05:15:04 +0200 Marcin Kuzminski fixed css broken during replacement beta
Sun, 19 Feb 2012 05:08:38 +0200 Marcin Kuzminski fixed css issues for opera beta
Fri, 17 Feb 2012 22:19:31 +0200 Marcin Kuzminski requires updates beta
Fri, 17 Feb 2012 01:03:02 +0200 Marcin Kuzminski activate codehilite extension on markdown renderer, inspired by bitbucket blog ;) beta
Thu, 16 Feb 2012 05:41:58 +0200 Marcin Kuzminski bumbed whoosh to 2.3.X series beta
Thu, 16 Feb 2012 04:56:33 +0200 Marcin Kuzminski removed id param from required api params. It was left over by mistake
Tue, 14 Feb 2012 23:33:08 +0200 Marcin Kuzminski added optional password type in password generator beta
Tue, 14 Feb 2012 23:30:40 +0200 Marcin Kuzminski #355 replaced stored LDAP password with some random generated one beta
Tue, 14 Feb 2012 23:09:25 +0200 Marcin Kuzminski changed warning log message for reading hgrc files, it was confusing. It's just an indication of the fact beta
Tue, 14 Feb 2012 23:04:09 +0200 Marcin Kuzminski removed depracated method from db models beta
Tue, 14 Feb 2012 23:02:23 +0200 Marcin Kuzminski API changes beta
Wed, 08 Feb 2012 02:54:13 +0200 Marcin Kuzminski db unique constraints fixes beta
Tue, 07 Feb 2012 07:38:11 +0200 Marcin Kuzminski fixed found issues in upgrade script beta
Tue, 07 Feb 2012 07:32:16 +0200 Marcin Kuzminski added re-creation of permissions into step4 upgrade beta
Tue, 07 Feb 2012 07:23:31 +0200 Marcin Kuzminski Added group permission autofix for older version of rhodecode which didn't have default permissions for repos groups beta
Tue, 07 Feb 2012 07:22:47 +0200 Marcin Kuzminski fixed tests after latest changes to history list beta
Tue, 07 Feb 2012 06:38:10 +0200 Marcin Kuzminski - added branch to history list for file beta
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Sun, 05 Feb 2012 21:45:15 +0200 Aras Pranckevicius UI: percentage of stats gathered doesn't seem like important enough to need a large font beta
Sun, 05 Feb 2012 21:33:29 +0200 Marcin Kuzminski Merged in aras_p/rhodecode (pull request #28) beta
Sun, 05 Feb 2012 21:26:34 +0200 Aras Pranckevicius journal: polish beta
Thu, 02 Feb 2012 00:32:15 +0200 Marcin Kuzminski code garden, pep8 beta
Thu, 02 Feb 2012 00:31:16 +0200 Marcin Kuzminski fixed exception in rhodecode_crawler beta
Thu, 02 Feb 2012 00:31:00 +0200 Marcin Kuzminski garden beta
Sun, 05 Feb 2012 19:10:08 +0200 Aras Pranckevicius quick login: add link to Journal to popup menu beta
Wed, 01 Feb 2012 22:50:10 +0200 Marcin Kuzminski bumped mercurial to 2.1 beta
Wed, 01 Feb 2012 22:46:57 +0200 Marcin Kuzminski fixed issue with logger crashing on mixed str and unicode beta
Tue, 31 Jan 2012 04:41:00 +0200 Marcin Kuzminski #348 added post-create repository hook beta
Sat, 28 Jan 2012 19:57:52 +0200 Marcin Kuzminski ignore sqlite files beta
Sat, 28 Jan 2012 19:56:02 +0200 Marcin Kuzminski syncec changelog from stable branch beta
Sat, 28 Jan 2012 19:54:13 +0200 Marcin Kuzminski Added tag v1.2.5 for changeset b6b611e7722e
Sat, 28 Jan 2012 19:42:44 +0200 Marcin Kuzminski requires file update rhodecode-0.0.1.2.5
Sat, 28 Jan 2012 19:42:00 +0200 Marcin Kuzminski changelog update
Sat, 28 Jan 2012 18:15:45 +0200 Marcin Kuzminski code cleanup beta
Sat, 28 Jan 2012 18:11:45 +0200 Marcin Kuzminski freeze hg version to 2.0.1 for windows due to a bug in mercurial that breaks forking in rhodecode-win
Sat, 28 Jan 2012 18:07:20 +0200 Marcin Kuzminski fixed requires files, added distinction on win vs other platforms beta
Sat, 28 Jan 2012 07:14:34 +0200 Marcin Kuzminski white space cleanup beta
Sat, 28 Jan 2012 07:14:01 +0200 Marcin Kuzminski backported fix for issue with uploading files from web interface
Sat, 28 Jan 2012 00:51:13 +0200 Marcin Kuzminski code cleanup beta
Sat, 28 Jan 2012 00:07:46 +0200 Marcin Kuzminski fix typo in db models beta
Sat, 28 Jan 2012 00:00:51 +0200 Marcin Kuzminski optimized speed for browsing git changesets beta
Fri, 27 Jan 2012 05:33:06 +0200 Marcin Kuzminski renamed repo groups table beta
Fri, 27 Jan 2012 08:11:35 +0200 Aras Pranckevicius changeset: do not mix font sizes/padding of hash vs. date there, looks very distracting beta
Fri, 27 Jan 2012 08:05:50 +0200 Aras Pranckevicius changeset: do not uppercase the hash in breadcrumbs beta
Fri, 27 Jan 2012 08:02:34 +0200 Aras Pranckevicius merge upstream beta
Fri, 27 Jan 2012 08:01:57 +0200 Aras Pranckevicius Backed out changeset af01b0020901 (similar change made upstream) beta
Thu, 26 Jan 2012 22:57:59 +0200 Aras Pranckevicius changeset: never uppercase changeset hash (uppercased one cant be copied and pasted into hg) beta
Fri, 27 Jan 2012 05:07:57 +0200 Marcin Kuzminski show members in user groups with avatars beta
Fri, 27 Jan 2012 04:51:08 +0200 Marcin Kuzminski usergroup form has active checkec by default beta
Fri, 27 Jan 2012 04:46:00 +0200 Marcin Kuzminski #344 optional firstname lastname on user creation beta
Fri, 27 Jan 2012 04:14:01 +0200 Marcin Kuzminski user lowercase (copy safe) hash in changeset beta
Tue, 24 Jan 2012 20:02:21 +0200 Marcin Kuzminski get_dict function garden beta
Tue, 24 Jan 2012 20:01:09 +0200 Marcin Kuzminski fixes missing email attribute. Bug introduced after applying setters and getter for sqlalchemy
Mon, 23 Jan 2012 18:29:05 +0200 Marcin Kuzminski changelog fix beta
Mon, 23 Jan 2012 17:20:32 +0200 Marcin Kuzminski semicolon fix for registration email beta
Sun, 22 Jan 2012 21:23:32 +0200 Marcin Kuzminski white space cleanup beta
Sun, 22 Jan 2012 21:22:43 +0200 Marcin Kuzminski backported fix from beta to disable hooks, on archive with subrepos
Sun, 22 Jan 2012 21:16:55 +0200 Marcin Kuzminski fixed changelog test beta
Sun, 22 Jan 2012 21:11:30 +0200 Marcin Kuzminski fix leftover bad code on fork function beta
Sun, 22 Jan 2012 03:33:43 +0200 Marcin Kuzminski fixed percentage in stats beta
Sat, 21 Jan 2012 07:15:16 +0200 Marcin Kuzminski docs update beta
Sat, 21 Jan 2012 07:15:03 +0200 Marcin Kuzminski issue and commits linking added also for shortlog beta
Sat, 21 Jan 2012 07:09:18 +0200 Marcin Kuzminski backported #340 session cleanup for celery tasks
Sat, 21 Jan 2012 07:08:43 +0200 Marcin Kuzminski backported #341
Sat, 21 Jan 2012 06:51:50 +0200 Marcin Kuzminski user menu fixes beta
Sat, 21 Jan 2012 01:18:06 +0200 Marcin Kuzminski fixes expand button on changeset beta
Sat, 21 Jan 2012 00:55:09 +0200 Marcin Kuzminski changed default issue tracker links pattern beta
Fri, 20 Jan 2012 23:31:05 +0200 Marcin Kuzminski fixes issue with initial grant/revoke permissions for users group beta
Fri, 20 Jan 2012 08:27:36 +0200 Marcin Kuzminski display unread notifications only if present, make icon bigger on menu beta
Fri, 20 Jan 2012 08:14:32 +0200 Marcin Kuzminski cleanup task session only if celery is on beta
Fri, 20 Jan 2012 08:11:00 +0200 Marcin Kuzminski fixes #340 session cleanup for celery tasks beta
Fri, 20 Jan 2012 08:08:41 +0200 Marcin Kuzminski new menu css fixes for chrome beta
Fri, 20 Jan 2012 08:07:46 +0200 Marcin Kuzminski gravatar fix to match supported sizes beta
Fri, 20 Jan 2012 07:51:17 +0200 Marcin Kuzminski removed upper menu to save space and did little rip off menu similar to G+ beta
Fri, 20 Jan 2012 01:47:16 +0200 Marcin Kuzminski fixes issue #341, logger outputed invalid path name beta
Thu, 19 Jan 2012 20:22:34 +0200 Marcin Kuzminski merge with bitbucket beta
Thu, 19 Jan 2012 18:26:24 +0200 Marcin Kuzminski docfix beta
Fri, 20 Jan 2012 02:17:42 +0800 Vladislav Poluhin labels "commit activity" using format beta
Fri, 20 Jan 2012 00:28:18 +0800 Vladislav Poluhin labels for users in "commit activity" beta
Fri, 20 Jan 2012 00:20:04 +0800 Vladislav Poluhin label for "with subrepos" checkbox beta
Thu, 19 Jan 2012 07:24:06 +0200 Marcin Kuzminski backported 1.2.4 changelog into beta docs beta
Thu, 19 Jan 2012 07:20:58 +0200 Marcin Kuzminski Added tag v1.2.4 for changeset a7a282a902b2
Thu, 19 Jan 2012 07:11:28 +0200 Marcin Kuzminski nicer setup question about repo path rhodecode-0.0.1.2.4
Thu, 19 Jan 2012 07:11:18 +0200 Marcin Kuzminski fixes #316
Thu, 19 Jan 2012 06:46:25 +0200 Marcin Kuzminski fixes for release 1.2.4
Thu, 19 Jan 2012 05:43:58 +0200 Marcin Kuzminski docs fix beta
Thu, 19 Jan 2012 05:43:27 +0200 Marcin Kuzminski added links to revisions in commit messages beta
Thu, 19 Jan 2012 03:47:48 +0200 Marcin Kuzminski fixes issue with whitespace for referenced tasks in commit messages beta
Tue, 17 Jan 2012 23:13:19 +0200 Marcin Kuzminski docs update beta
Tue, 17 Jan 2012 20:53:25 +0200 Marcin Kuzminski updated api docs for stable docs
Tue, 17 Jan 2012 20:51:42 +0200 Marcin Kuzminski create user api_doc update beta
Tue, 17 Jan 2012 20:41:30 +0200 Marcin Kuzminski code garden beta
Tue, 17 Jan 2012 20:40:36 +0200 Marcin Kuzminski marked ldap_dn in user edit form as readonly ref #292
Tue, 17 Jan 2012 20:37:32 +0200 Marcin Kuzminski marked ldap_dn in user edit form as readonly ref #292 beta
Sun, 15 Jan 2012 20:22:57 +0200 Marcin Kuzminski mail response garden beta
Sun, 15 Jan 2012 20:19:56 +0200 Marcin Kuzminski fixed BCC problem in mailing library beta
Sat, 14 Jan 2012 17:20:04 +0200 Marcin Kuzminski bumbed sqlalchemy version beta
Sat, 14 Jan 2012 17:10:51 +0200 Marcin Kuzminski added tooltips into diff icons beta
Sat, 14 Jan 2012 01:15:20 +0200 Marcin Kuzminski changelog update beta
Sat, 14 Jan 2012 01:12:21 +0200 Marcin Kuzminski fixed tests
Sat, 14 Jan 2012 01:08:21 +0200 Marcin Kuzminski backported fix for #337
Sat, 14 Jan 2012 00:56:37 +0200 Marcin Kuzminski added validation to repo groups to check for conflicting repository name fixes #337 beta
Fri, 13 Jan 2012 21:31:01 +0200 Marcin Kuzminski added short_id to feeds, and made it more compact beta
Fri, 13 Jan 2012 07:36:07 +0200 Marcin Kuzminski more user friendly message for repo path on setup beta
Fri, 13 Jan 2012 06:38:36 +0200 Marcin Kuzminski test fixes for latest changes beta
Fri, 13 Jan 2012 04:58:14 +0200 Marcin Kuzminski adapt codes to latest vcs beta
Fri, 13 Jan 2012 03:09:28 +0200 Marcin Kuzminski ignore coverage and my local dev.ini file beta
Fri, 13 Jan 2012 00:26:26 +0200 Marcin Kuzminski changelog update beta
Fri, 13 Jan 2012 00:24:48 +0200 Marcin Kuzminski backported fix for issue #271
Fri, 13 Jan 2012 00:18:10 +0200 Marcin Kuzminski fixes issue #271 beta
Fri, 13 Jan 2012 00:15:31 +0200 Marcin Kuzminski deactivated enrypted cookies by default. beta
Thu, 12 Jan 2012 06:32:40 +0200 Marcin Kuzminski White-space cleanup beta
Thu, 12 Jan 2012 06:21:48 +0200 Marcin Kuzminski backported fixes for statistics from beta branch, try to fix issue #271
Thu, 12 Jan 2012 05:51:13 +0200 Marcin Kuzminski code garden beta
Thu, 12 Jan 2012 05:23:52 +0200 Marcin Kuzminski ui touch ups beta
Wed, 11 Jan 2012 17:59:15 +0200 Marcin Kuzminski Added number of comments in changelog for each changeset beta
Tue, 10 Jan 2012 07:01:12 +0200 Marcin Kuzminski fix for latest vcs beta
Mon, 09 Jan 2012 23:28:22 +0200 Aras Pranckevicius changelog: styling "show more" expander beta
Mon, 09 Jan 2012 22:58:53 +0200 Aras Pranckevicius changelog: make date display less heavy beta
Mon, 09 Jan 2012 22:54:34 +0200 Aras Pranckevicius graph: fix null check lost in last merge beta
Mon, 09 Jan 2012 22:52:13 +0200 Aras Pranckevicius changelog: simplify row expansion and fix for Firefox (parentElement->parentNode) beta
Mon, 09 Jan 2012 22:40:10 +0200 Aras Pranckevicius changelog: make messages be links again, and somewhat co-exist with issue tracker links (those are bold now) beta
Mon, 09 Jan 2012 09:37:15 +0200 Aras Pranckevicius merge upstream (keeping my graph.js changes) beta
Mon, 09 Jan 2012 09:33:36 +0200 Aras Pranckevicius Backed out changeset 6300364efc35 (upstream did same changes) beta
Mon, 09 Jan 2012 09:31:49 +0200 Aras Pranckevicius Backed out changeset 303ef179f750 (upstream did same changes) beta
Mon, 09 Jan 2012 09:26:03 +0200 Aras Pranckevicius changelog: repaint graph when expanding tall messages beta
Mon, 09 Jan 2012 09:16:43 +0200 Aras Pranckevicius graph: make it handle different row heights while still doing dots in the middle of each row beta
Mon, 09 Jan 2012 09:01:37 +0200 Aras Pranckevicius changelog: expand clipped messages on click (graph part todo) beta
Mon, 09 Jan 2012 07:48:45 +0200 Aras Pranckevicius changelog: fixed lost pre-wrap on commit message beta
Mon, 09 Jan 2012 04:04:58 +0200 Marcin Kuzminski docs update beta
Mon, 09 Jan 2012 04:00:44 +0200 Marcin Kuzminski white space cleanup beta
Mon, 09 Jan 2012 04:00:12 +0200 Marcin Kuzminski added repository name into issue tracker link to support different projects issues tracker mapping beta
Mon, 09 Jan 2012 03:51:05 +0200 Marcin Kuzminski added aras_p to contributors beta
Mon, 09 Jan 2012 03:48:17 +0200 Marcin Kuzminski merge with bb beta
Mon, 09 Jan 2012 03:46:56 +0200 Marcin Kuzminski UI fixes beta
Mon, 09 Jan 2012 03:45:21 +0200 Marcin Kuzminski revert default to 20, for large repositories it's better to go less and have it faster. beta
Sun, 08 Jan 2012 12:34:09 +0200 Aras Pranckevicius graph: bezier curve for curved merge lines beta
Sun, 08 Jan 2012 12:19:43 +0200 Aras Pranckevicius changelog: remove date, it's moved to tooltip in upstream as well beta
Sun, 08 Jan 2012 12:18:16 +0200 Aras Pranckevicius merge upstream beta
Sat, 07 Jan 2012 21:44:18 +0200 Aras Pranckevicius changeset: simplifying comments beta
Sat, 07 Jan 2012 19:07:00 +0200 Aras Pranckevicius changeset: replace diff/whitespace/context popup menu with icons beta
Fri, 06 Jan 2012 22:12:22 +0200 Aras Pranckevicius changeset: styling a bit beta
Fri, 06 Jan 2012 21:57:31 +0200 Aras Pranckevicius changeset: styling parents beta
Fri, 06 Jan 2012 21:55:18 +0200 Aras Pranckevicius css: merge/branch/tag blurbs beta
Fri, 06 Jan 2012 21:31:26 +0200 Aras Pranckevicius css: styling file change counts beta
Fri, 06 Jan 2012 21:11:19 +0200 Aras Pranckevicius css: less rounding/border around gravatars beta
Fri, 06 Jan 2012 21:08:09 +0200 Aras Pranckevicius changelog: more polish beta
Fri, 06 Jan 2012 19:13:06 +0200 Aras Pranckevicius changelog: center graph points vertically, now that each row is same size beta
Fri, 06 Jan 2012 08:01:09 +0200 Aras Pranckevicius changeset: clean up UI beta
Thu, 05 Jan 2012 21:40:05 +0200 Aras Pranckevicius changelog: more commits by default; tweak top header layout beta
Thu, 05 Jan 2012 21:05:42 +0200 Aras Pranckevicius changelog: making less noisy beta
Thu, 05 Jan 2012 20:21:32 +0200 Aras Pranckevicius changelog: make graph center be slighly inside vertical commit space; center being in top corner looks confusing beta
Sun, 08 Jan 2012 16:57:56 +0200 Marcin Kuzminski garbage collector beta
Sat, 07 Jan 2012 23:55:24 +0200 Marcin Kuzminski Changed default recipients separator for mails to ', ' beta
Sat, 07 Jan 2012 22:22:16 +0200 Marcin Kuzminski fixed show inline comments, broken after some html refactoring beta
Sat, 07 Jan 2012 04:23:43 +0200 Marcin Kuzminski typo fix beta
Sat, 07 Jan 2012 02:27:52 +0200 Marcin Kuzminski api review beta
Sat, 07 Jan 2012 01:42:18 +0200 Marcin Kuzminski fixes #333 mismatch of argument for get_repo API method
Sat, 07 Jan 2012 01:33:21 +0200 Marcin Kuzminski docs fix beta
Fri, 06 Jan 2012 23:04:52 +0200 Marcin Kuzminski added class into issue tracker link beta
Fri, 06 Jan 2012 21:50:52 +0200 Marcin Kuzminski docs update beta
Fri, 06 Jan 2012 19:37:36 +0200 Marcin Kuzminski docs update beta
Fri, 06 Jan 2012 19:27:32 +0200 Marcin Kuzminski #73 mapping of commited issues from commit message into issue tracker url. beta
Fri, 06 Jan 2012 06:39:54 +0200 Marcin Kuzminski normalize path using os.sep beta
Fri, 06 Jan 2012 06:19:04 +0200 Marcin Kuzminski added warning on sqlite when using migration. beta
Fri, 06 Jan 2012 06:09:12 +0200 Marcin Kuzminski backported fixes for issue #318
Thu, 05 Jan 2012 19:29:08 +0200 Aras Pranckevicius hg ignore Paste*.egg beta
Thu, 05 Jan 2012 17:02:42 +0200 Marcin Kuzminski fixed problem with anchor links that contains non ascii chars beta
Thu, 05 Jan 2012 16:47:48 +0200 Marcin Kuzminski removed default encryption in inis to not require AES beta
Wed, 04 Jan 2012 04:43:31 +0200 Marcin Kuzminski changelog update beta
Wed, 04 Jan 2012 04:41:50 +0200 Marcin Kuzminski fixes issue when owner of a repo couldn't revoke permissions for users and groups
Wed, 04 Jan 2012 04:41:50 +0200 Marcin Kuzminski fixes issue when owner of a repo couldn't revoke permissions for users and groups beta
Wed, 04 Jan 2012 04:21:34 +0200 Marcin Kuzminski more verbose removal messages beta
Wed, 04 Jan 2012 04:01:35 +0200 Marcin Kuzminski changelog update beta
Wed, 04 Jan 2012 03:59:52 +0200 Marcin Kuzminski backporting fix for issue #298 conflicting-e-mail-addresses-for-ldap
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Wed, 04 Jan 2012 03:30:16 +0200 Marcin Kuzminski changelog update beta
Wed, 04 Jan 2012 03:21:36 +0200 Marcin Kuzminski added requires.txt file beta
Wed, 04 Jan 2012 03:12:30 +0200 Marcin Kuzminski fixes issue #331 RC mangles repository names if the a repository group contains the "full path" to the repositories
Wed, 04 Jan 2012 03:12:30 +0200 Marcin Kuzminski fixes issue #331 RC mangles repository names if the a repository group contains the "full path" to the repositories beta
Thu, 29 Dec 2011 07:36:53 +0200 Marcin Kuzminski sphinx doc cleanup beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Thu, 29 Dec 2011 06:59:07 +0200 Marcin Kuzminski - fixed issue with mark all read button for notifications and listeners on delete buttons beta
Thu, 29 Dec 2011 01:24:21 +0200 Marcin Kuzminski added Matt Zuba into contributors beta
Thu, 29 Dec 2011 00:02:42 +0200 Marcin Kuzminski merge with bb beta
Thu, 29 Dec 2011 00:02:26 +0200 Marcin Kuzminski small change for post update hook that displays repository size beta
Thu, 29 Dec 2011 00:01:05 +0200 Marcin Kuzminski implements #285: Implemented non changeable urls for clone url, and web views beta
Wed, 28 Dec 2011 23:57:57 +0200 Marcin Kuzminski Added instruction on enabling the API access to web views beta
Wed, 28 Dec 2011 11:21:04 -0700 Matt Zuba Add Celery upstart file and fix post-stop for rhodecode upstart beta
Wed, 28 Dec 2011 04:12:27 +0200 Marcin Kuzminski implements #330 api method for listing nodes at particular revision beta
Sat, 24 Dec 2011 02:21:22 +0200 Marcin Kuzminski fix archive download for git beta
Sat, 24 Dec 2011 01:07:03 +0200 Marcin Kuzminski fix issue #323 auth by suername only if container auth is enabled beta
Fri, 23 Dec 2011 04:47:48 +0200 Marcin Kuzminski - fixed issue with missing commits on some repos commands beta
Wed, 21 Dec 2011 20:22:32 +0200 Marcin Kuzminski merge with bb fork beta
Wed, 21 Dec 2011 20:16:50 +0200 Marcin Kuzminski nicer diff beta
Wed, 21 Dec 2011 11:16:17 -0700 Matt Zuba Wrap remember me in translation function beta
Wed, 21 Dec 2011 10:30:38 -0700 Matt Zuba Debian/Ubuntu upstart script beta
Wed, 21 Dec 2011 10:08:32 -0700 Matt Zuba Remember Me option on login beta
Wed, 21 Dec 2011 06:19:28 +0200 Marcin Kuzminski fixed problem with uploading files into rhodecode that wasn't detected as streams beta
Wed, 21 Dec 2011 02:56:39 +0200 Marcin Kuzminski pep8ify beta
Wed, 21 Dec 2011 02:47:39 +0200 Marcin Kuzminski fixes issue with unbound session, thanks to slafs for patch
Wed, 21 Dec 2011 02:26:15 +0200 Marcin Kuzminski fixes testing email in settings beta
Wed, 21 Dec 2011 02:13:28 +0200 Marcin Kuzminski enabled largefiles for stable release
Wed, 21 Dec 2011 02:07:41 +0200 Marcin Kuzminski fixed RPC call for api that was missing request id beta
Wed, 21 Dec 2011 02:06:09 +0200 Marcin Kuzminski garbage collector :> beta
Wed, 21 Dec 2011 02:05:31 +0200 Marcin Kuzminski backporting #329 into stable
Wed, 21 Dec 2011 01:53:01 +0200 Marcin Kuzminski implements #329 beta
Mon, 19 Dec 2011 19:53:08 +0200 Marcin Kuzminski code garden beta
Mon, 19 Dec 2011 02:31:22 +0200 Marcin Kuzminski mark all read button for notifications beta
Mon, 19 Dec 2011 00:12:50 +0200 Marcin Kuzminski bumped up beaker version beta
Mon, 19 Dec 2011 00:11:20 +0200 Marcin Kuzminski implements #308 rewrote diffs to enable displaying full diff on each file beta
Sun, 18 Dec 2011 04:41:52 +0200 Marcin Kuzminski test fixes beta
Sun, 18 Dec 2011 04:24:53 +0200 Marcin Kuzminski code garden for changeset ranges and comments beta
Sun, 18 Dec 2011 00:12:58 +0200 Marcin Kuzminski fixed instructions for git beta
Sat, 17 Dec 2011 22:46:19 +0200 Marcin Kuzminski removed duplicate arrow image beta
Sat, 17 Dec 2011 21:54:48 +0200 Marcin Kuzminski added missing images for sorting beta
Sat, 17 Dec 2011 21:47:08 +0200 Marcin Kuzminski fixes #324 proper largefiles extension enable beta
Sat, 17 Dec 2011 21:31:54 +0200 Marcin Kuzminski added sorting to bookmarks tags and branches beta
Sat, 17 Dec 2011 16:35:11 +0200 Marcin Kuzminski fixes #326 some html special chars where not escaped in diffs + code garden in helpers beta
Sat, 17 Dec 2011 05:17:12 +0200 Marcin Kuzminski Translations fixes for Data table beta
Fri, 16 Dec 2011 22:01:44 +0200 Marcin Kuzminski Added sorting into journal and admin pages beta
Fri, 16 Dec 2011 20:13:23 +0200 Marcin Kuzminski fixes #229 repo sorting is not working. beta
Sun, 11 Dec 2011 00:52:37 +0200 Marcin Kuzminski removed deprecated self.fid function beta
Sun, 11 Dec 2011 00:51:53 +0200 Marcin Kuzminski implements #307, configurable diffs beta
Sat, 10 Dec 2011 14:49:12 +0200 Marcin Kuzminski changed links with diff options into a pop-up menu. Saves space on long filenames and looks better beta
Sat, 10 Dec 2011 01:22:16 +0200 Marcin Kuzminski diff line fix no# beta
Sat, 10 Dec 2011 01:06:15 +0200 Marcin Kuzminski diff line numbers fix beta
Sat, 10 Dec 2011 00:48:05 +0200 Marcin Kuzminski - diff.css merge to main style.css beta
Fri, 09 Dec 2011 13:45:48 +0200 Marcin Kuzminski default session settings was reverted to file. beta
Thu, 08 Dec 2011 04:32:42 +0200 Marcin Kuzminski Implements #304 beta
Thu, 08 Dec 2011 03:36:13 +0200 Marcin Kuzminski @mention highlighting beta
Thu, 08 Dec 2011 02:25:23 +0200 Marcin Kuzminski added line context control to diffs beta
Thu, 08 Dec 2011 01:47:11 +0200 Marcin Kuzminski garden beta
Thu, 08 Dec 2011 01:35:50 +0200 Marcin Kuzminski garden beta
Thu, 08 Dec 2011 01:31:11 +0200 Marcin Kuzminski fix small issue in forms beta
Thu, 08 Dec 2011 01:23:11 +0200 Marcin Kuzminski fixes issue #320. beta
Thu, 08 Dec 2011 01:17:37 +0200 Marcin Kuzminski logger name update beta
Wed, 07 Dec 2011 23:02:07 +0200 Marcin Kuzminski migration fix for mysql beta
Wed, 07 Dec 2011 22:08:12 +0200 Marcin Kuzminski Wrapped calls for git and hg middleware in extra block that clears db Session. beta
Wed, 07 Dec 2011 20:43:16 +0200 Marcin Kuzminski case insensitive fix for issue #298 beta
Wed, 07 Dec 2011 20:17:12 +0200 Marcin Kuzminski inline comment button fix beta
Tue, 06 Dec 2011 04:06:01 +0200 Marcin Kuzminski fixed repo_create permission by adding missing commit statements beta
Tue, 06 Dec 2011 01:18:27 +0200 Marcin Kuzminski fixes #298, ldap email addresses created by rhodecode automatically during first login didn't get converted to lower case, which lead to lookup failures and than wrong checks for uniqueness. Fixed that by putting a setter on db model column that will enforce converting to lowercase. beta
Mon, 05 Dec 2011 03:31:23 +0200 Marcin Kuzminski UI ! beta
Mon, 05 Dec 2011 03:29:05 +0200 Marcin Kuzminski implements #239 manual marking of repos as forks for admins beta
Sun, 04 Dec 2011 23:44:25 +0200 Marcin Kuzminski banned git-repos to use bookmarks views beta
Sun, 04 Dec 2011 23:39:32 +0200 Marcin Kuzminski moved soon-to-be-deleted code from vcs to rhodecode beta
Sat, 03 Dec 2011 21:00:36 +0200 Marcin Kuzminski Added handling of ignore whitespace flag in changesets beta
Sat, 03 Dec 2011 04:14:41 +0200 Marcin Kuzminski Summary page downloads limited to zip. beta
Sat, 03 Dec 2011 04:12:44 +0200 Marcin Kuzminski updated docs beta
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Fri, 02 Dec 2011 00:15:26 +0200 Marcin Kuzminski implements #135 bookmark support for UI beta
Thu, 01 Dec 2011 03:11:26 +0200 Marcin Kuzminski implements #193 journal stores information about deleting of repos beta
Thu, 01 Dec 2011 02:35:29 +0200 Marcin Kuzminski Journal refresh button beta
Thu, 01 Dec 2011 01:25:48 +0200 Marcin Kuzminski fixes #305 User guide suggests sub-optimal nginx configuration beta
Thu, 01 Dec 2011 00:40:28 +0200 Marcin Kuzminski remove cache from default perms. In some cases of concurrent repo removal it crashed. beta
Thu, 01 Dec 2011 00:26:09 +0200 Marcin Kuzminski fixed view for repos groups beta
Wed, 30 Nov 2011 23:11:30 +0200 Marcin Kuzminski added option to do a checkout after cloning a repository beta
Tue, 29 Nov 2011 09:55:30 +0200 Marcin Kuzminski personal Journal UI beta
Mon, 28 Nov 2011 19:55:36 +0200 Marcin Kuzminski fixes initial state of repo counter on main page beta
Mon, 28 Nov 2011 02:20:33 +0200 Marcin Kuzminski forbid notifications view for anonymous users beta
Sun, 27 Nov 2011 03:20:28 +0200 Marcin Kuzminski added forking into quick menu on main page beta
Sun, 27 Nov 2011 03:17:17 +0200 Marcin Kuzminski new files views beta
Sun, 27 Nov 2011 01:36:39 +0200 Marcin Kuzminski added quickstart page for new repos beta
Sun, 27 Nov 2011 01:03:12 +0200 Marcin Kuzminski small fixes for detection of groups that already exists beta
Sun, 27 Nov 2011 00:50:19 +0200 Marcin Kuzminski another major refactoring with session management beta
Sat, 26 Nov 2011 23:40:41 +0200 Marcin Kuzminski fixed bug with eager deletes in notifications beta
Sat, 26 Nov 2011 21:50:08 +0200 Marcin Kuzminski test fixes beta
Sat, 26 Nov 2011 21:13:33 +0200 Marcin Kuzminski implements #222 registration feedback beta
Sat, 26 Nov 2011 19:26:24 +0200 Marcin Kuzminski fixed fork journal entry beta
Sat, 26 Nov 2011 18:51:16 +0200 Marcin Kuzminski implements #236 forking copy permission option beta
Sat, 26 Nov 2011 17:51:03 +0200 Marcin Kuzminski - fixes celery sqlalchemy session issues for async forking beta
Sat, 26 Nov 2011 03:01:08 +0200 Marcin Kuzminski fixed caching query on repos path beta
Sat, 26 Nov 2011 02:23:28 +0200 Marcin Kuzminski moved pylons config out of global scope for celerypylons beta
Sat, 26 Nov 2011 02:17:47 +0200 Marcin Kuzminski reverted whoosh for tests beta
Sat, 26 Nov 2011 02:16:39 +0200 Marcin Kuzminski some small optimizations on summary page beta
Sat, 26 Nov 2011 02:16:21 +0200 Marcin Kuzminski - refactoring to overcome poor usage of global pylons config beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Fri, 25 Nov 2011 20:48:16 +0200 Marcin Kuzminski css fixes for new summary page beta
Fri, 25 Nov 2011 20:23:47 +0200 Marcin Kuzminski button style fix on edit and add files beta
Fri, 25 Nov 2011 20:05:59 +0200 Marcin Kuzminski optimized summary page for disabled stats beta
Fri, 25 Nov 2011 19:25:10 +0200 Marcin Kuzminski reduce cookie size for better support of client side sessions beta
Fri, 25 Nov 2011 17:41:42 +0200 Marcin Kuzminski Notification fixes beta
Wed, 23 Nov 2011 22:46:14 +0200 Marcin Kuzminski notification to commit author + gardening beta
Wed, 23 Nov 2011 22:26:54 +0200 Marcin Kuzminski tests for changeset comments beta
Wed, 23 Nov 2011 16:37:50 +0200 Marcin Kuzminski added httponly and secure cookie into ini files beta
Wed, 23 Nov 2011 15:36:57 +0200 Marcin Kuzminski Tests updates, Session refactoring beta
Wed, 23 Nov 2011 00:55:05 +0200 Marcin Kuzminski Notification system improvements beta
Tue, 22 Nov 2011 14:10:33 +0200 Marcin Kuzminski fixes issue with whoosh reindexing files that were removed or renamed beta
Mon, 21 Nov 2011 19:31:23 +0200 Marcin Kuzminski changed session to client side encrypted cookie, for better horizontal scalability of rhodecode beta
Mon, 21 Nov 2011 03:26:48 +0200 Marcin Kuzminski fixed tests beta
Mon, 21 Nov 2011 03:08:09 +0200 Marcin Kuzminski changed API to match fully JSON-RPC specs beta
Mon, 21 Nov 2011 02:53:17 +0200 Marcin Kuzminski fixes timezone issues with tests beta
Mon, 21 Nov 2011 00:56:59 +0200 Marcin Kuzminski ui fixes beta
Mon, 21 Nov 2011 00:29:14 +0200 Marcin Kuzminski added reply comment button on top of inline comments beta
Sun, 20 Nov 2011 23:53:25 +0200 Marcin Kuzminski inline comment form is displayed now under all comments. beta
Sun, 20 Nov 2011 22:26:55 +0200 Marcin Kuzminski notification fixes and improvements beta
Sun, 20 Nov 2011 01:53:00 +0200 Marcin Kuzminski #302 - basic notification system, models+tests beta
Sat, 19 Nov 2011 21:37:54 +0200 Marcin Kuzminski fixed inline comment indicator. beta
Sat, 19 Nov 2011 21:23:29 +0200 Marcin Kuzminski js cleanup beta
Sat, 19 Nov 2011 21:00:02 +0200 Marcin Kuzminski cleaned up JS files in files templates. beta
Fri, 18 Nov 2011 16:31:36 +0200 Marcin Kuzminski fixes GIT issues with branch page beta
Fri, 18 Nov 2011 15:35:32 +0200 Marcin Kuzminski remove cache from default user lookup beta
Fri, 18 Nov 2011 14:48:10 +0200 Marcin Kuzminski overcomes git push issues with errormiddleware and debug off beta
Fri, 18 Nov 2011 01:15:57 +0200 Marcin Kuzminski updated changelog beta
Fri, 18 Nov 2011 01:13:44 +0200 Marcin Kuzminski enabled largefiles extension by default in rhodecode beta
Thu, 17 Nov 2011 18:52:48 +0200 Marcin Kuzminski fix for api key lookup, reuse same function in user model beta
Thu, 17 Nov 2011 18:33:44 +0200 Marcin Kuzminski fixed typo beta
Wed, 16 Nov 2011 23:50:36 +0200 Marcin Kuzminski removed lame js hover to css hover ! beta
Wed, 16 Nov 2011 21:31:14 +0200 Marcin Kuzminski fixed issues with not unique emails when using ldap or container auth. beta
Wed, 16 Nov 2011 21:25:41 +0200 Marcin Kuzminski fix fo empty email passed in attributes of ldap account. beta
Tue, 15 Nov 2011 00:15:19 +0200 Marcin Kuzminski changeset ranges use new fileid method. beta
Tue, 15 Nov 2011 00:08:03 +0200 Marcin Kuzminski fixed issue with new files and removed files with using inline comments beta
Mon, 14 Nov 2011 22:58:08 +0200 Marcin Kuzminski show inline comments option beta
Mon, 14 Nov 2011 22:31:05 +0200 Marcin Kuzminski fixed typo in linenumber calculation on inline comments beta
Mon, 14 Nov 2011 22:24:07 +0200 Marcin Kuzminski touch up padding on inline comments beta
Mon, 14 Nov 2011 22:20:04 +0200 Marcin Kuzminski inline comments gui beta
Mon, 14 Nov 2011 22:10:02 +0200 Marcin Kuzminski #71 code review beta
Sun, 13 Nov 2011 18:19:31 +0200 Marcin Kuzminski fixes inline comments double entries beta
Sun, 13 Nov 2011 18:05:44 +0200 Marcin Kuzminski added rst help link beta
Sun, 13 Nov 2011 16:56:41 +0200 Marcin Kuzminski fixed inline comment file parsing beta
Sun, 13 Nov 2011 16:38:34 +0200 Marcin Kuzminski remove inline comments forms for anonymous users beta
Sun, 13 Nov 2011 02:16:12 +0200 Marcin Kuzminski #71 code-review beta
Sat, 12 Nov 2011 20:24:07 +0200 Marcin Kuzminski fixed some anchor id problems for changeset ranges beta
Sat, 12 Nov 2011 17:30:12 +0200 Marcin Kuzminski code refactoring beta
Sat, 12 Nov 2011 17:09:17 +0200 Marcin Kuzminski #71 code review beta
Sat, 12 Nov 2011 12:20:50 +0200 Marcin Kuzminski Added email sending test site beta
Sat, 12 Nov 2011 12:04:17 +0200 Marcin Kuzminski Added explicit error message about running celeryd without enable_celery flag set to true. beta
Fri, 11 Nov 2011 20:45:16 +0200 Marcin Kuzminski Added Jonas to contributors, since few things are inspired by his fork work. beta
Fri, 11 Nov 2011 20:41:53 +0200 Marcin Kuzminski #77 code review beta
Fri, 11 Nov 2011 19:42:10 +0200 Marcin Kuzminski moved caching query to libs beta
Fri, 11 Nov 2011 19:01:57 +0200 Marcin Kuzminski removed obsolete css browser selector javascript beta
Fri, 11 Nov 2011 19:00:48 +0200 Marcin Kuzminski fixed repo counter on main page beta
Fri, 11 Nov 2011 18:46:39 +0200 Marcin Kuzminski test concurency script updates beta
Fri, 11 Nov 2011 18:45:48 +0200 Marcin Kuzminski Added cache options to some db getters beta
Fri, 11 Nov 2011 18:16:14 +0200 Marcin Kuzminski fixes issue with mercurial 2.0 and archival of subrepos. beta
Thu, 10 Nov 2011 21:25:36 +0200 Marcin Kuzminski fixes #299 beta
Tue, 08 Nov 2011 17:13:59 +0200 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Tue, 08 Nov 2011 17:13:46 +0200 Marcin Kuzminski API returns proper JSON response beta
Tue, 08 Nov 2011 03:05:00 +0200 Marcin Kuzminski db based session example for .ini beta
Mon, 07 Nov 2011 16:06:24 -0500 Shawn K. O'Shea Reject LDAP authentication requests with blank password. Per RFC4513 these should be treated as anonymous binds. See the Security Considerations (Section 6.3.1) for more details on this issue. beta
Mon, 07 Nov 2011 15:37:58 +0200 Marcin Kuzminski small changelog update beta
Mon, 07 Nov 2011 15:16:32 +0200 Liad Shani Added documentation for container-based and proxy pass-through authentication beta
Sat, 05 Nov 2011 14:38:26 +0200 Marcin Kuzminski implemented #44 - branch filtering in changelog, aka branch browser beta
Sat, 05 Nov 2011 01:57:51 +0200 Marcin Kuzminski fixes for DAG renderer on chrome beta
Fri, 04 Nov 2011 21:27:53 +0200 Marcin Kuzminski added quick filters into branches and tags beta
Fri, 04 Nov 2011 21:18:46 +0200 Marcin Kuzminski one generic qfilter function. beta
Thu, 03 Nov 2011 03:00:53 +0200 Marcin Kuzminski configurable clone url beta
Thu, 03 Nov 2011 02:52:38 +0200 Marcin Kuzminski Display error on ypjax fail beta
Thu, 03 Nov 2011 02:15:25 +0200 Marcin Kuzminski ui fixes beta
Wed, 02 Nov 2011 23:26:49 +0200 Marcin Kuzminski API create user use UserModel new method beta
Wed, 02 Nov 2011 23:23:53 +0200 Marcin Kuzminski Added tag v1.2.3 for changeset 1ff606a7858d
Wed, 02 Nov 2011 23:20:26 +0200 Marcin Kuzminski version bump rhodecode-0.0.1.2.3
Wed, 02 Nov 2011 22:47:45 +0200 Marcin Kuzminski changelog update for release 1.2.3
Wed, 02 Nov 2011 22:43:55 +0200 Marcin Kuzminski changelog update for 1.2.3 release beta
Wed, 02 Nov 2011 22:41:02 +0200 Marcin Kuzminski typo fixes beta
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false
Sun, 30 Oct 2011 20:30:24 +0200 Marcin Kuzminski implements #291 email notification sent to all admin users
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery
Thu, 27 Oct 2011 00:26:24 +0200 Marcin Kuzminski Changed order of add file form inputs.
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Wed, 02 Nov 2011 20:33:02 +0200 Marcin Kuzminski removed call to window location in some cases when request end up to early it showed a bad page. beta
Wed, 02 Nov 2011 20:33:02 +0200 Marcin Kuzminski removed call to window location in some cases when request end up to early it showed a bad page.
Wed, 02 Nov 2011 16:57:44 +0200 Marcin Kuzminski Bumped beaker beta
Wed, 02 Nov 2011 16:20:07 +0200 Marcin Kuzminski Mercurial 2.0 compatibility beta
Wed, 02 Nov 2011 16:19:51 +0200 Marcin Kuzminski User usermodel instead of db model to manage accounts beta
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Wed, 02 Nov 2011 03:04:54 +0200 Marcin Kuzminski Synced with latest sqlalchemy-migrate, added new upcomming migration for 1.3 beta
Wed, 02 Nov 2011 02:42:44 +0200 Marcin Kuzminski freeze of models for future migrations using small schema files snapshoting current model state beta
Tue, 01 Nov 2011 01:31:24 +0200 Liad Shani Improved container-based auth support for middleware beta
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false beta
Mon, 31 Oct 2011 21:42:41 +0200 Marcin Kuzminski Some code cleanups and fixes beta
Mon, 31 Oct 2011 20:52:33 +0200 Marcin Kuzminski debug options for nosetest beta
Mon, 31 Oct 2011 20:51:29 +0200 Marcin Kuzminski merge from bb beta
Mon, 31 Oct 2011 20:50:34 +0200 Marcin Kuzminski fixed ldap_user active flag hardcoded beta
Mon, 31 Oct 2011 03:12:12 +0200 Marcin Kuzminski fixes small css issues with chrome beta
Mon, 31 Oct 2011 19:10:21 +0200 Marcin Kuzminski Merged in liads/rhodecode (pull request #14) beta
Sat, 29 Oct 2011 19:26:43 +0200 Liad Shani Merge with upstream beta
Sat, 29 Oct 2011 17:03:33 +0200 Liad Shani Added basic automatic user creation for container auth beta
Sat, 29 Oct 2011 16:36:26 +0200 Liad Shani Fixed middleware to prevent deactivated users from authenticating beta
Thu, 27 Oct 2011 21:01:16 +0200 Liad Shani Added container-based authentication support to git middleware beta
Thu, 27 Oct 2011 20:40:49 +0200 Liad Shani Added automatic logout of deactivated/deleted users beta
Wed, 26 Oct 2011 21:59:22 +0200 Liad Shani Improved container-based auth implementation and added support for a reverse-proxy setup (using the X-Forwarded-User header) beta
Tue, 25 Oct 2011 21:17:29 +0200 Liad Shani Merge with upstream beta
Mon, 17 Oct 2011 20:08:59 +0200 Liad Shani Merge with upstream beta
Sun, 09 Oct 2011 23:49:00 +0200 Liad Shani Merge with upstream beta
Tue, 27 Sep 2011 22:20:24 +0300 Liad Shani Added container-based authentication support beta
Sun, 30 Oct 2011 20:30:24 +0200 Marcin Kuzminski implements #291 email notification sent to all admin users beta
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery beta
Sat, 29 Oct 2011 02:54:27 +0200 Marcin Kuzminski stay-on-top menu beta
Sat, 29 Oct 2011 01:40:14 +0200 Marcin Kuzminski fixed xhr check for tags-branches view beta
Sat, 29 Oct 2011 00:57:09 +0200 Marcin Kuzminski lazy load of branches and tags menu beta
Fri, 28 Oct 2011 02:40:22 +0200 Marcin Kuzminski Cached readme generation beta
Thu, 27 Oct 2011 19:05:37 +0200 Marcin Kuzminski bumped codemirror to latest version beta
Thu, 27 Oct 2011 03:26:02 +0200 Marcin Kuzminski implements #215 Repository view uses a README (text/markdown + rst) beta
Thu, 27 Oct 2011 03:21:05 +0200 Marcin Kuzminski initial version of markup renderer beta
Thu, 27 Oct 2011 00:26:24 +0200 Marcin Kuzminski Changed order of add file form inputs. beta
Wed, 26 Oct 2011 20:14:38 +0200 Marcin Kuzminski Ui fixes for tables beta
Wed, 26 Oct 2011 20:13:20 +0200 Marcin Kuzminski Added Request time tracking beta
Wed, 26 Oct 2011 13:37:03 +0200 Marcin Kuzminski changelog links no decoration beta
Wed, 26 Oct 2011 13:35:21 +0200 Marcin Kuzminski image less css beta
Wed, 26 Oct 2011 13:25:34 +0200 Marcin Kuzminski beatify alert messages, css fixes beta
Tue, 25 Oct 2011 03:02:28 +0200 Marcin Kuzminski implements #237 added password confirmation for my account and admin edit user. beta
Mon, 24 Oct 2011 23:28:04 +0200 Marcin Kuzminski fixed test_hg_push operations beta
Mon, 24 Oct 2011 23:07:06 +0200 Marcin Kuzminski #286 raise HttpForbidden if username lookup failed instead of internal server error beta
Mon, 24 Oct 2011 22:40:43 +0200 Marcin Kuzminski fixes #288 beta
Sun, 23 Oct 2011 01:16:55 +0200 Nicolas VINOT Correct code style beta
Sat, 22 Oct 2011 23:18:03 +0200 Nicolas VINOT [API] Update doc beta
Wed, 19 Oct 2011 01:47:56 +0200 Nicolas VINOT Merge with upstream beta
Fri, 07 Oct 2011 21:57:24 +0200 Nicolas VINOT Merge with upstream beta
Fri, 07 Oct 2011 21:49:28 +0200 Nicolas VINOT [API] Create groups needed when creating repo beta
Fri, 07 Oct 2011 01:55:51 +0200 Nicolas VINOT Merge with upstream beta
Fri, 07 Oct 2011 01:53:59 +0200 Nicolas VINOT Implement all CRUD API operation for repo beta
Sun, 02 Oct 2011 17:39:52 +0200 Nicolas VINOT Add API for repositories and groups (creation, permission) beta
Sat, 01 Oct 2011 16:38:51 +0200 Nicolas VINOT Remove dead code beta
Sat, 01 Oct 2011 16:34:07 +0200 Nicolas VINOT Improve API with user/group/repo CRUD methods beta
Fri, 21 Oct 2011 13:28:32 +0200 Marcin Kuzminski made auth type optional in constructor beta
Fri, 21 Oct 2011 13:26:54 +0200 Marcin Kuzminski Updated ini files for new auth flag for mailing beta
Thu, 20 Oct 2011 11:58:11 -0400 Les Peabody applied smth_auth options update patch beta
Thu, 20 Oct 2011 00:36:11 +0200 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Thu, 20 Oct 2011 00:35:01 +0200 Marcin Kuzminski fix for issue #277, beta
Wed, 19 Oct 2011 10:13:10 +0200 Marcin Kuzminski Catch all exception on get_current_revision beta
Wed, 19 Oct 2011 02:38:31 +0200 Marcin Kuzminski Proper patch for issue #276 beta
Mon, 17 Oct 2011 15:48:19 +0200 Marcin Kuzminski fixes #276, when adding an single user into users group with id >= 10 a call to set was invoked on string instead of a list which lead to creating an set from digits that id was combined with. beta
Wed, 19 Oct 2011 14:48:08 -0200 Augusto Herrmann Corrected some label-input linking in templates beta
Mon, 17 Oct 2011 01:58:22 +0200 Marcin Kuzminski Added tag v1.2.2 for changeset 22273bec00ba
Mon, 17 Oct 2011 01:49:10 +0200 Marcin Kuzminski disabled error messages in get_current_revision for stable branch rhodecode-0.0.1.2.2
Mon, 17 Oct 2011 01:48:36 +0200 Marcin Kuzminski Merge with a9888895b60d1af2a16fecfe670a3e39327ed290
Mon, 17 Oct 2011 01:48:00 +0200 Marcin Kuzminski added quiet flag into get_current_revision beta
Mon, 17 Oct 2011 01:42:55 +0200 Marcin Kuzminski Merge with ff41d5f00e28d296303e39f29125e83a01157330
Mon, 17 Oct 2011 01:40:22 +0200 Marcin Kuzminski updated sources for vcs beta
Mon, 17 Oct 2011 01:30:14 +0200 Marcin Kuzminski ekhem, Removed obsolete code... beta
Mon, 17 Oct 2011 01:10:53 +0200 Marcin Kuzminski Merge with 5539b0eb2cfc023c7f91d6769352d0fbd79d3a90
Mon, 17 Oct 2011 01:08:29 +0200 Marcin Kuzminski webob for beta should not use 1.1.1 beta
Mon, 17 Oct 2011 01:04:06 +0200 Marcin Kuzminski updated contributors and setup accordingly to stable branch beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Mon, 17 Oct 2011 00:22:45 +0200 Marcin Kuzminski lib freeze beta
Mon, 17 Oct 2011 00:18:26 +0200 Marcin Kuzminski docs update beta
Mon, 17 Oct 2011 00:18:12 +0200 Marcin Kuzminski added validation of params on settings table beta
Thu, 13 Oct 2011 04:36:08 +0200 Marcin Kuzminski Merged in herrmann/rhodecode (pull request #10) beta
Wed, 12 Oct 2011 22:45:04 -0300 Augusto Herrmann Syntax correction on the recently changed documentation. beta
Wed, 12 Oct 2011 22:01:35 -0300 Augusto Herrmann Improvements to mod_wsgi setup documentation. beta
Thu, 13 Oct 2011 04:32:19 +0200 Marcin Kuzminski fixes issue with auto create of groups on windows beta
Thu, 13 Oct 2011 04:26:43 +0200 Marcin Kuzminski fixes issue #248 cannot edit repos inside a group on windows beta
Thu, 13 Oct 2011 03:20:28 +0200 Marcin Kuzminski webob library freeze beta
Thu, 13 Oct 2011 03:19:30 +0200 Marcin Kuzminski fixes #245 Rescan of the repositories on Windows beta
Wed, 12 Oct 2011 19:35:01 +0200 Marcin Kuzminski UX improvements beta
Wed, 12 Oct 2011 19:07:43 +0200 Marcin Kuzminski ui fixes beta
Wed, 12 Oct 2011 18:51:24 +0200 Marcin Kuzminski fixed requirements beta
Wed, 12 Oct 2011 14:43:46 +0200 Marcin Kuzminski fixes #266 Rhodecode allows to create repo with the same name and in the same parent as group beta
Tue, 11 Oct 2011 20:59:41 -0500 Marcin Kuzminski moved kill function to compat beta
Wed, 12 Oct 2011 00:29:13 +0200 Marcin Kuzminski fixed tests for new vcs localtime changes beta
Tue, 11 Oct 2011 23:39:03 +0200 Marcin Kuzminski unified generation of repo groups choices beta
Tue, 11 Oct 2011 21:38:27 +0200 Marcin Kuzminski fixes #265 ldap save fails sometimes on converting attributes to booleans, added getter and setter beta
Tue, 11 Oct 2011 08:39:18 +0200 Marcin Kuzminski Added header for redhat init.d script beta
Tue, 11 Oct 2011 08:36:52 +0200 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Tue, 11 Oct 2011 08:02:51 +0200 Marcin Kuzminski Added friendly message about removing a group that still contains subgroups. beta
Tue, 11 Oct 2011 02:13:32 -0400 Les Peabody added a RedHat-based init.d startup script beta
Tue, 11 Oct 2011 02:14:42 +0200 Marcin Kuzminski fixes rhodecode upgrade problem that caused setuptool to crash on importing sqlalchemy models beta
Tue, 11 Oct 2011 01:08:23 +0200 Marcin Kuzminski fixes #258 RhodeCode 1.2 assumes egg folder is writable beta
Mon, 10 Oct 2011 03:27:31 +0200 Marcin Kuzminski fixes #260 Put repo in group, then move group to another group -> repo becomes unavailable beta
Mon, 10 Oct 2011 02:09:52 +0200 Marcin Kuzminski implements #226 repo groups available by path beta
Sat, 08 Oct 2011 16:29:05 +0200 Marcin Kuzminski updated changelog beta
Sat, 08 Oct 2011 16:26:29 +0200 Marcin Kuzminski Added tag v1.2.1 for changeset 0b8fba8ab90b
Sat, 08 Oct 2011 16:26:18 +0200 Marcin Kuzminski fixes for 1.2.1 release rhodecode-0.0.1.2.1
Sat, 08 Oct 2011 15:19:28 +0200 Marcin Kuzminski fixes problem with basic auth and pushes beta
Sat, 08 Oct 2011 03:00:26 +0200 Marcin Kuzminski fixed hardcoded admin prefix check in forms beta
Sat, 08 Oct 2011 03:00:03 +0200 Marcin Kuzminski updated docstrings beta
Sat, 08 Oct 2011 02:09:42 +0200 Marcin Kuzminski ui fixes beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 23:17:45 +0200 Marcin Kuzminski Fixed test_hg_operations test and added concurency test beta
Fri, 07 Oct 2011 22:50:20 +0200 Marcin Kuzminski fixed action logger beta
Fri, 07 Oct 2011 22:37:10 +0200 Marcin Kuzminski Added tag v1.2.0 for changeset c252049af24c
Fri, 07 Oct 2011 22:36:34 +0200 Marcin Kuzminski Removed tag 1.2.0
Fri, 07 Oct 2011 20:01:13 +0200 Marcin Kuzminski bumbped vcs dep for beta beta
Fri, 07 Oct 2011 19:59:47 +0200 Marcin Kuzminski version bump beta
Fri, 07 Oct 2011 19:12:18 +0200 Marcin Kuzminski Added tag 1.2.0 for changeset c252049af24c
Fri, 07 Oct 2011 18:39:25 +0200 Marcin Kuzminski merge beta fixes into stable rhodecode-0.0.1.2.0
Fri, 07 Oct 2011 18:39:08 +0200 Marcin Kuzminski docs update beta
Fri, 07 Oct 2011 18:26:30 +0200 Marcin Kuzminski merge beta fixes into stable
Fri, 07 Oct 2011 18:25:39 +0200 Marcin Kuzminski screenshot updates beta
Fri, 07 Oct 2011 17:54:21 +0200 Marcin Kuzminski merge beta fixes into stable
Fri, 07 Oct 2011 16:33:01 +0200 Marcin Kuzminski assure that we don't have an empty description when creating a repo beta
Fri, 07 Oct 2011 13:47:55 +0200 Marcin Kuzminski fixes #256 fixes non ascii chars problems in base_dn on LDAP user creation beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:13:36 +0200 Marcin Kuzminski fixed template after merge
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Wed, 05 Oct 2011 00:10:42 +0200 Marcin Kuzminski fixes #231 Added formencode version freeze to setup.py <1.2.4 was buggy beta
Tue, 04 Oct 2011 22:43:26 +0200 Marcin Kuzminski added default ldap option into migration beta
Tue, 04 Oct 2011 14:11:42 +0200 Marcin Kuzminski migration schema fix beta
Sun, 02 Oct 2011 02:06:23 +0200 Marcin Kuzminski API added checks for a valid repository on pull command beta
Sat, 01 Oct 2011 21:51:28 +0300 Marcin Kuzminski changed check_... functions from their stupid names to something less retarded :) beta
Sat, 01 Oct 2011 21:40:34 +0300 Marcin Kuzminski fixed broken check_repo on middlewares beta
Sat, 01 Oct 2011 19:05:47 +0300 Marcin Kuzminski Fixed methods for checking if path in routes is a repo beta
Sat, 01 Oct 2011 16:44:54 +0300 Marcin Kuzminski Added optional arguments into API beta
Fri, 30 Sep 2011 18:42:35 +0300 Marcin Kuzminski Changed db_manage functions to use new User model create method beta
Fri, 30 Sep 2011 18:11:50 +0300 Marcin Kuzminski fixes safe_unicode raise UnicodeDecodeError without any parameters beta
Fri, 30 Sep 2011 18:07:03 +0300 Marcin Kuzminski Deprecated UserModel removals beta
Fri, 30 Sep 2011 18:03:20 +0300 Marcin Kuzminski Extended API beta
Fri, 30 Sep 2011 01:50:21 +0300 Marcin Kuzminski changed list comprehesion into generator beta
Fri, 30 Sep 2011 00:14:31 +0300 Marcin Kuzminski updated test_hg_operation script beta
Thu, 29 Sep 2011 23:57:44 +0300 Marcin Kuzminski Removed deprecated usage of UserModel() in simplehg and simplegit beta
Thu, 29 Sep 2011 23:34:47 +0300 Marcin Kuzminski Rewrote git middleware with the same pattern as recent fix for #176 beta
Thu, 29 Sep 2011 23:32:13 +0300 Marcin Kuzminski #176 LookupError: 00changelog.i@66f0739d7517: no node beta
Thu, 29 Sep 2011 22:55:32 +0300 Marcin Kuzminski fixes safe_str method beta
Thu, 29 Sep 2011 03:38:45 +0300 Marcin Kuzminski Automated merge with https://secure.rhodecode.org/rhodecode beta
Wed, 28 Sep 2011 13:36:25 +0200 Marcin Kuzminski fixed exception message beta
Thu, 29 Sep 2011 03:34:01 +0300 Marcin Kuzminski API docs update beta
Thu, 29 Sep 2011 03:23:53 +0300 Marcin Kuzminski extended safe_str and safe_unicode with chardet fallback. beta
Thu, 29 Sep 2011 03:12:16 +0300 Marcin Kuzminski API fixes beta
Sat, 24 Sep 2011 22:21:43 +0300 Marcin Kuzminski Updated docs and contributors beta
Sat, 24 Sep 2011 22:15:05 +0300 Marcin Kuzminski fixed hover on small buttons beta
Sat, 24 Sep 2011 22:12:30 +0300 Marcin Kuzminski hide add new file button if user has no permission for it beta
Fri, 23 Sep 2011 01:52:48 +0300 Marcin Kuzminski added uploading of files from web interface directly into repo beta
Thu, 22 Sep 2011 15:03:12 +0300 Marcin Kuzminski fixed small issues with adding new filenodes beta
Thu, 22 Sep 2011 04:33:29 +0300 Marcin Kuzminski Added initial support for creating new nodes in repos beta
Thu, 22 Sep 2011 03:08:02 +0300 Marcin Kuzminski removed obsolete sort code beta
Thu, 22 Sep 2011 03:06:08 +0300 Marcin Kuzminski test fixes for vcs update beta
Thu, 22 Sep 2011 02:46:36 +0300 Marcin Kuzminski fixes for vcs settings module beta
Thu, 22 Sep 2011 02:35:56 +0300 Marcin Kuzminski freeze webob version beta
Wed, 21 Sep 2011 20:47:16 +0300 Liad Shani Fixed user avatar display when gravatar use is disabled beta
Wed, 14 Sep 2011 22:40:01 +0300 Marcin Kuzminski Automated merge with https://bitbucket.org/marcinkuzminski/rhodecode beta
Wed, 14 Sep 2011 02:07:34 +0300 Marcin Kuzminski removed obsolete static files, and fixed hover over short icons beta
Wed, 14 Sep 2011 01:28:32 +0300 Marcin Kuzminski fixes code view issue on chrome beta
Wed, 14 Sep 2011 15:55:06 -0300 Augusto Herrmann Wrapped 1 missing i18n call & fixed typo in pt_BR l10n beta
Wed, 14 Sep 2011 15:41:23 -0300 Augusto Herrmann Merged pt_BR localization beta
Mon, 12 Sep 2011 00:51:53 -0300 Augusto Herrmann Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels. beta
Wed, 14 Sep 2011 00:43:12 +0300 Marcin Kuzminski simplify ! beta
Wed, 14 Sep 2011 00:35:01 +0300 Marcin Kuzminski beatify ! beta
Tue, 13 Sep 2011 20:53:42 +0300 Marcin Kuzminski #244 fixed my account page beta
Tue, 13 Sep 2011 20:48:13 +0300 Marcin Kuzminski #243 add register link to login dropdown beta
Mon, 12 Sep 2011 03:05:44 +0300 Marcin Kuzminski doc update - hooks beta
Mon, 12 Sep 2011 02:42:06 +0300 Marcin Kuzminski Code cleanup beta
Mon, 12 Sep 2011 02:24:52 +0300 Marcin Kuzminski Added smart color generator to rhodecode.js beta