log

age author description
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