log

age author description
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
Mon, 12 Sep 2011 02:23:21 +0300 Marcin Kuzminski fixed chrome DAG graph rendering issue - simplified graph.js beta
Mon, 12 Sep 2011 02:22:01 +0300 Marcin Kuzminski fixed chrome DAG graph rendering issue beta
Sat, 10 Sep 2011 12:43:53 +0300 Marcin Kuzminski updated rhodecode link for vcs beta beta
Fri, 09 Sep 2011 21:04:23 +0300 Marcin Kuzminski removed colorsys import beta
Fri, 09 Sep 2011 20:30:14 +0300 Marcin Kuzminski Added more advanced hook management into rhodecode admin settings beta
Fri, 09 Sep 2011 19:54:23 +0300 Marcin Kuzminski added author to main page tooltip beta
Fri, 09 Sep 2011 19:47:17 +0300 Marcin Kuzminski added author to main page tooltip beta
Wed, 07 Sep 2011 02:20:36 +0300 Marcin Kuzminski updated version of libs in setup file beta
Wed, 07 Sep 2011 02:14:38 +0300 Marcin Kuzminski fixed setup so it'll fetch tip of vcs for easier installation of beta version beta
Mon, 29 Aug 2011 22:12:22 +0000 Marcin Kuzminski fixes autocomplete on groups in non admin repository settings page beta
Sun, 28 Aug 2011 02:30:38 +0300 Marcin Kuzminski updated changelog beta
Sun, 28 Aug 2011 02:18:20 +0300 Marcin Kuzminski fixed timeout reset on active filters searches, should work faster now ! beta
Sun, 28 Aug 2011 02:17:42 +0300 Marcin Kuzminski Implemented #111 copy github node finder solution beta
Sat, 27 Aug 2011 17:55:58 +0300 Marcin Kuzminski removed buggy iteration over file nodes in whoosh indexer, this greatly improves speed of indexing. beta
Sat, 27 Aug 2011 00:59:12 +0300 Marcin Kuzminski fixes #214 added support for downloading subrepos in download menu. beta
Fri, 26 Aug 2011 22:44:20 +0300 Marcin Kuzminski whoosh lib freeze beta
Sat, 20 Aug 2011 20:08:52 +0300 Marcin Kuzminski fixes #206 beta
Sat, 20 Aug 2011 18:47:40 +0300 Marcin Kuzminski api doc fixes beta
Sat, 20 Aug 2011 18:34:25 +0300 Marcin Kuzminski API docs beta
Sat, 20 Aug 2011 18:13:54 +0300 Marcin Kuzminski Beginning of API implementation for rhodecode beta
Mon, 15 Aug 2011 19:53:43 +0300 Marcin Kuzminski AD fix when search could return empty dn beta
Sun, 14 Aug 2011 23:51:40 +0300 Marcin Kuzminski Added example connection string for other databases beta
Sun, 14 Aug 2011 23:51:21 +0300 Marcin Kuzminski update migrations for 1.2 beta
Tue, 09 Aug 2011 12:59:33 +0530 Ankit Solanki Fixing a small error in the repo settings screen beta
Sat, 06 Aug 2011 23:13:23 +0300 Marcin Kuzminski implements #195 added closed branches to detailed branches view beta
Fri, 05 Aug 2011 21:21:51 +0300 Marcin Kuzminski added info about minimum client version for rhodecode. Fixes #224 beta
Fri, 05 Aug 2011 21:17:59 +0300 Marcin Kuzminski Links in summary page are now active beta
Fri, 22 Jul 2011 20:06:40 +0200 Marcin Kuzminski added welcome message if no repositories are present in current view beta
Wed, 20 Jul 2011 01:47:56 +0200 Marcin Kuzminski removed users_group controller in replace for model methods, beta
Tue, 19 Jul 2011 17:10:34 +0200 Marcin Kuzminski fixes #228 - added detection of assigned groups to prevent errors on sqlite beta
Mon, 18 Jul 2011 17:28:25 +0200 Marcin Kuzminski fixes issues with new dag graph for mercurial 1.9 beta
Sun, 17 Jul 2011 17:44:12 +0200 Marcin Kuzminski Fixed typo in manifest beta
Sun, 17 Jul 2011 17:35:25 +0200 Marcin Kuzminski fixed manifest beta
Sat, 16 Jul 2011 19:30:38 +0200 Marcin Kuzminski changelog uses lazy loading of affected files details, in some scenarios this can improve speed beta
Sat, 16 Jul 2011 14:07:11 +0200 Marcin Kuzminski fixes graph y axis problem beta
Sat, 16 Jul 2011 12:33:40 +0200 Marcin Kuzminski improved rendering of dag (they are not trimmed anymore when number of heads exceeds 5) beta
Sat, 16 Jul 2011 12:02:14 +0200 Marcin Kuzminski fixed some issues with cache invalidation, and simplified invalidation codes beta
Fri, 15 Jul 2011 19:34:56 +0200 Marcin Kuzminski fixed a bug in cache invalidation beta
Sun, 10 Jul 2011 16:26:42 +0200 Marcin Kuzminski Fixed show more links. beta
Sun, 10 Jul 2011 15:50:31 +0200 Marcin Kuzminski fixes #173, many thanks for slestak for contributing into this one. beta
Sun, 10 Jul 2011 13:15:23 +0200 Marcin Kuzminski removed obsolete class from quick menu beta
Sun, 10 Jul 2011 13:07:35 +0200 Marcin Kuzminski Added quick menu for each repo in main page. beta
Sat, 09 Jul 2011 20:22:52 +0200 Marcin Kuzminski fixed issues with repo pager beta
Sat, 09 Jul 2011 20:07:59 +0200 Marcin Kuzminski Javascripts rewrite: updated yui to latest 2.9, simplified ajax loading for multiple pages. Removed YUI dev package beta
Wed, 06 Jul 2011 14:43:54 +0200 Marcin Kuzminski Updated nginx proxy example to work better with large pushes beta
Mon, 04 Jul 2011 18:07:49 +0200 Marcin Kuzminski merge beta
Mon, 04 Jul 2011 14:58:18 +0200 Marcin Kuzminski Fixes tests beta
Mon, 04 Jul 2011 10:59:01 +0200 Marcin Kuzminski fixes #223 improve password reset form beta
Sat, 02 Jul 2011 20:38:54 +0200 Marcin Kuzminski test env update beta
Sat, 02 Jul 2011 19:16:39 +0200 Marcin Kuzminski fixed hooks for mercurial 1.9 beta
Sat, 02 Jul 2011 18:17:31 +0200 Marcin Kuzminski fixed Python2.5 socket error beta
Sat, 02 Jul 2011 14:56:18 +0000 Marcin Kuzminski updated required libs beta
Sat, 02 Jul 2011 14:42:41 +0000 Marcin Kuzminski Bumped Mercurial to 1.9 and fixed graphlog for this version beta
Sat, 02 Jul 2011 14:40:27 +0000 Marcin Kuzminski Fixed whoosh index location bug beta
Sat, 02 Jul 2011 14:47:07 +0200 Marcin Kuzminski freeze mercurial version beta
Sat, 02 Jul 2011 01:56:49 +0200 Marcin Kuzminski Updated contributors and fixed index line length beta
Fri, 01 Jul 2011 17:46:01 -0500 Jared Bunting Adding documentation for indexer's self-resolving repos location. beta
Fri, 01 Jul 2011 17:38:37 -0500 Jared Bunting Allowing indexing job to resolve repos path on its own if not given. beta
Sat, 02 Jul 2011 00:10:49 +0200 Marcin Kuzminski fixes #220 repos groups are not detected on Windows beta
Fri, 01 Jul 2011 19:41:55 +0200 Marcin Kuzminski Docs updates beta
Fri, 01 Jul 2011 16:25:20 +0200 Marcin Kuzminski fixes #218 os.kill patch for windows was missing sig param beta
Thu, 30 Jun 2011 21:44:31 +0200 Marcin Kuzminski fixes #209, repos groups and index page now share same common page. beta
Thu, 30 Jun 2011 01:44:58 +0200 Marcin Kuzminski fixes #217 Seperate Parents on Raw-changeset page beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Wed, 29 Jun 2011 01:49:53 +0200 Marcin Kuzminski Simplified last_login call on user, and changed login to use User model directly beta
Wed, 29 Jun 2011 01:47:59 +0200 Marcin Kuzminski Added info about sys.exit cause beta
Wed, 29 Jun 2011 01:09:44 +0200 Marcin Kuzminski added test for non ascii repositories and fixed users_groups test beta
Wed, 29 Jun 2011 00:41:51 +0200 Marcin Kuzminski Added new random directory for each test to be better sandboxed beta
Wed, 29 Jun 2011 00:25:33 +0200 Marcin Kuzminski cleanup before start testing suite of index and data cache dirs beta
Fri, 24 Jun 2011 16:00:12 +0200 Marcin Kuzminski Fixed issue with dashboard displaying count on repositories that you don't have permission beta
Thu, 23 Jun 2011 23:41:14 +0200 Marcin Kuzminski fixed improper redirect for repos groups beta
Sat, 18 Jun 2011 14:26:18 +0200 Marcin Kuzminski Use scoped session for model base beta
Sat, 18 Jun 2011 01:54:17 +0200 Marcin Kuzminski fixes issue #206 beta
Sat, 18 Jun 2011 01:50:40 +0200 Marcin Kuzminski Removed bolds from colored logs (better readability) beta
Sat, 18 Jun 2011 01:50:01 +0200 Marcin Kuzminski removed color formatter for production logs beta
Fri, 17 Jun 2011 17:38:34 +0200 Marcin Kuzminski fixed tests import beta
Fri, 17 Jun 2011 17:38:07 +0200 Marcin Kuzminski Added basic JsonSerialization into models. beta
Fri, 17 Jun 2011 17:37:18 +0200 Marcin Kuzminski moved json import into lib beta
Fri, 17 Jun 2011 16:48:57 +0200 Marcin Kuzminski Added example wsgi config into docs beta
Thu, 16 Jun 2011 23:00:19 +0200 Marcin Kuzminski #209 Added recursive count on repositories to calculate all repos within all nested groups beta
Thu, 16 Jun 2011 20:05:13 +0200 Marcin Kuzminski fixes #211 beta
Tue, 14 Jun 2011 10:22:25 +0200 dmitri.kuznetsov Added SunOS to the platforms beta
Tue, 14 Jun 2011 09:38:23 +0200 Marcin Kuzminski Added CheckSessionFlash into init. beta
Mon, 13 Jun 2011 18:04:42 +0200 Marcin Kuzminski fixes #204, ldap active checkbox, credits goes to Matt Little. beta
Mon, 13 Jun 2011 16:34:45 +0200 Marcin Kuzminski Fixed problem with new repos, and visibility on the main list. beta
Mon, 13 Jun 2011 14:17:11 +0200 Marcin Kuzminski fixes #205 db value was not set to none after moving out of group beta
Sun, 12 Jun 2011 19:30:19 +0200 Marcin Kuzminski fixes issue #203, added revoke message beta
Sun, 12 Jun 2011 19:13:42 +0200 Marcin Kuzminski fixed daemon typos beta
Sun, 12 Jun 2011 14:13:35 +0200 Marcin Kuzminski fixes issues #202, bad db constraint made impossible to attach same group more than one time. beta
Thu, 09 Jun 2011 17:33:19 +0200 Marcin Kuzminski added tests for forks and followers pages beta
Thu, 09 Jun 2011 15:41:48 +0200 Marcin Kuzminski renamed crawler to not be runned at tests, bug found by slestak. beta
Thu, 09 Jun 2011 15:12:12 +0200 Marcin Kuzminski Fixes issue #201 beta
Thu, 09 Jun 2011 14:04:55 +0200 Marcin Kuzminski Added tests for RhodeCode libs beta
Wed, 08 Jun 2011 22:50:16 +0200 Marcin Kuzminski Fixed desc on test_crawler beta
Wed, 08 Jun 2011 00:44:48 +0200 Marcin Kuzminski Fixed remote pull command from todays code refactoring beta
Wed, 08 Jun 2011 00:36:02 +0200 Marcin Kuzminski removed leftover repr fix beta
Tue, 07 Jun 2011 18:33:31 +0200 Marcin Kuzminski adde short cache for repo_path beta
Tue, 07 Jun 2011 18:08:21 +0200 Marcin Kuzminski fixes issue #199 wrong redirection for non admin users after creating a repository beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Mon, 06 Jun 2011 17:30:34 +0200 Marcin Kuzminski applied caching query update from latest sqlalchemy beta
Sun, 05 Jun 2011 02:12:19 +0200 Marcin Kuzminski removed leftover print beta
Sun, 05 Jun 2011 02:09:27 +0200 Marcin Kuzminski fixed issue with adding new group. template typo fix for empty group beta
Sat, 04 Jun 2011 22:59:05 +0200 Marcin Kuzminski timerproxy will use the same logger as sqlalchemy, in order to be controlled by sqlalchemy logger settings beta
Sat, 04 Jun 2011 22:57:22 +0200 Marcin Kuzminski fixed #47 adding a new repo that have a group chosen had wrong paths. beta
Sat, 04 Jun 2011 20:34:30 +0200 Marcin Kuzminski Bumped sqlalchemy version to 0.7, replaced timerproxy with new event system for sqlalchemy. beta
Sat, 04 Jun 2011 01:16:39 +0200 Marcin Kuzminski Removed all string concat for exchange of ''.join() beta
Sat, 04 Jun 2011 00:57:23 +0200 Marcin Kuzminski fixed ldap active checkbox not saving it's state beta
Sat, 04 Jun 2011 00:28:58 +0200 Marcin Kuzminski fixes issue #198 password will require only 3 chars now for login form beta
Sat, 04 Jun 2011 00:14:32 +0200 Marcin Kuzminski Make rhodecode use author/username filter from vcs instead of mercurial beta
Fri, 03 Jun 2011 13:45:10 +0200 Marcin Kuzminski added simple profiling middleware controlled by .ini file flag beta
Fri, 03 Jun 2011 13:44:10 +0200 Marcin Kuzminski fixes issue #197 Relative paths for pidlocks beta
Thu, 02 Jun 2011 15:25:28 +0200 Marcin Kuzminski Tooltip wrapp fix beta
Thu, 02 Jun 2011 15:11:13 +0200 Marcin Kuzminski wrap_paragraph was to slow for toolip generation and was removed. beta
Thu, 26 May 2011 01:48:29 +0200 Marcin Kuzminski Small cache fixes. beta
Thu, 26 May 2011 01:38:40 +0200 Marcin Kuzminski #47 fixed group aware on adding new repo beta
Thu, 26 May 2011 01:28:06 +0200 Marcin Kuzminski #47 added editing of groups, and moving them between. Added check constraint for groups beta
Thu, 26 May 2011 01:06:33 +0200 Marcin Kuzminski translated resource map into full routes map, added validation for repos_group id beta
Wed, 25 May 2011 10:27:29 +0200 Marcin Kuzminski #47 implemented basic edition of groups beta
Mon, 23 May 2011 02:46:43 +0200 Marcin Kuzminski #47 implemented deleting of empty groups. Fixed problem with full paths on nested groups beta
Mon, 23 May 2011 02:22:00 +0200 Marcin Kuzminski #47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of repo groups by main names in multiple locations. Removed some unneeded calls to self.sa for exchange to .query() methods. beta
Mon, 23 May 2011 00:18:32 +0200 Marcin Kuzminski Admin view will see repos_groups in main list beta
Mon, 23 May 2011 00:00:03 +0200 Marcin Kuzminski #47 implemented basic gui for browsing repo groups beta
Sun, 22 May 2011 21:09:02 +0200 Marcin Kuzminski When creating a remote repository, with credentials filled, it's good to hide username and password from the clone url. Only administrators can see this in repository settings page beta
Sun, 15 May 2011 19:13:08 +0200 Marcin Kuzminski small fixes for test crawler beta
Sun, 15 May 2011 18:29:33 +0200 Marcin Kuzminski reverted copy of cached instance: beta
Sun, 15 May 2011 18:22:02 +0200 Marcin Kuzminski update caching_query from latest sqlalchemy beta
Sun, 15 May 2011 18:20:53 +0200 Marcin Kuzminski Updated test_crawler to scan paths in more sensible order using ordered tuple. beta
Sun, 15 May 2011 18:18:00 +0200 Marcin Kuzminski Changed OrderedDict implementation to pypy odict, in general it's the fastest and most reliable solution. Added OrderedTuple from python foundation. beta
Sun, 15 May 2011 13:49:14 +0200 Marcin Kuzminski Do a redirect to login for anonymous users beta
Sun, 15 May 2011 13:20:07 +0200 Marcin Kuzminski fixed redirection link in notAnonymous decorator beta
Fri, 13 May 2011 19:08:37 +0200 Marcin Kuzminski Added mem_watch script. Test can also walk on file tree. Fixed some path issues beta
Fri, 13 May 2011 18:20:28 +0200 Marcin Kuzminski refactor of routing to use one common prefix for admin, this way it's easier to change beta
Fri, 13 May 2011 17:30:54 +0200 Marcin Kuzminski added test for crawling and memory usage beta
Fri, 13 May 2011 16:53:46 +0200 Marcin Kuzminski fixed error when given page in pagination was out of range in changelog view beta
Thu, 12 May 2011 21:12:18 +0200 Marcin Kuzminski Anonymous user shouldn't use gravatar, changed gravatar into regular hosted image. beta
Thu, 12 May 2011 19:50:48 +0200 Marcin Kuzminski merged fix for #189
Thu, 12 May 2011 19:49:22 +0200 Marcin Kuzminski fixes issue #189 beta
Thu, 12 May 2011 18:11:01 +0200 Marcin Kuzminski merged fix for #188 into default
Thu, 12 May 2011 18:07:24 +0200 Marcin Kuzminski fixed css issues with action icons beta
Thu, 12 May 2011 18:03:25 +0200 Marcin Kuzminski fixes #188 - relationship delete of repo_to_perm entry on user removal beta
Thu, 12 May 2011 00:37:40 +0200 Marcin Kuzminski fixed regresion made in previos commit, that introduced bug in handling regular repositories beta
Thu, 12 May 2011 00:31:17 +0200 Marcin Kuzminski fixed saving settings on repositories inside groups, also fixes #187 beta
Sun, 08 May 2011 20:11:26 +0200 Marcin Kuzminski fixed small bug in selection links when sorting messes up for <10 numbers beta
Sun, 08 May 2011 20:04:35 +0200 Marcin Kuzminski fixed local hgrc settings, patch introduced by Marc Villetard beta
Sun, 08 May 2011 19:58:42 +0200 Marcin Kuzminski Fixed problem with anchor link positioning when passed in ranges. beta
Sat, 07 May 2011 16:21:53 +0200 Marcin Kuzminski foucs on quick login username after activation beta
Fri, 06 May 2011 23:22:53 +0200 Marcin Kuzminski quick login toggle beta
Fri, 06 May 2011 22:49:47 +0200 Marcin Kuzminski merge with quick login beta
Fri, 06 May 2011 18:00:41 +0200 Marcin Kuzminski added draft for quick login menu beta
Thu, 05 May 2011 18:50:13 +0200 Marcin Kuzminski Part one from patch introduced by Marc Villetard beta
Thu, 05 May 2011 15:07:32 +0200 Marcin Kuzminski bumped vcs to latest dev beta
Wed, 04 May 2011 19:19:00 +0200 Marcin Kuzminski disabled edition of binary files beta
Wed, 04 May 2011 19:06:56 +0200 Marcin Kuzminski logged local commit with special action via action_logger, beta
Wed, 04 May 2011 18:37:32 +0200 Marcin Kuzminski moved out commit into scm model, and added cache invalidation after commit. beta
Wed, 04 May 2011 16:57:27 +0200 Marcin Kuzminski fixed white-space formatting for description in summary page beta
Tue, 03 May 2011 21:52:38 +0200 Marcin Kuzminski small docs updates beta
Tue, 03 May 2011 21:27:57 +0200 Marcin Kuzminski changes for archivals in rhodecode. Also made it work for git that way beta
Tue, 03 May 2011 16:54:43 +0200 Marcin Kuzminski pep8ify beta
Tue, 03 May 2011 16:20:06 +0200 Marcin Kuzminski Added support for ascendent characters for inMemoryCommit beta
Tue, 03 May 2011 14:13:37 +0200 Marcin Kuzminski Added server side file editing with commit beta
Mon, 02 May 2011 19:07:18 +0200 Marcin Kuzminski gui-improvments beta
Mon, 02 May 2011 15:01:29 +0200 Marcin Kuzminski whoosh errors don't crash entire app now, just display an error and log exception instead beta
Mon, 02 May 2011 14:42:51 +0200 Marcin Kuzminski moved LANGUAGE_EXTENSION_MAP to lib, and made whoosh indexer use the same map beta
Mon, 02 May 2011 13:02:58 +0200 Marcin Kuzminski Added simple forks page, resolves issue #179 beta
Mon, 02 May 2011 12:40:57 +0200 Marcin Kuzminski fixed problem with `Cannot operate on a closed database` error, by forcing NullPool when using sqlite database. beta
Mon, 02 May 2011 11:45:54 +0200 Marcin Kuzminski small fixes for interactive prompt in setup beta
Sun, 01 May 2011 22:21:19 +0200 Marcin Kuzminski fixed http/s validation for clone_uri, and missing return value. beta
Sun, 01 May 2011 22:03:01 +0200 Marcin Kuzminski fixed problem with quick filter mixed case search patterns beta
Wed, 27 Apr 2011 21:45:21 +0200 Marcin Kuzminski small fixes to test_hg_operations script beta
Wed, 27 Apr 2011 20:16:03 +0200 Marcin Kuzminski fixes #183 decoding of paths in changes beta
Wed, 27 Apr 2011 01:29:49 +0200 Marcin Kuzminski updated contributors beta
Wed, 27 Apr 2011 01:27:39 +0200 Marcin Kuzminski fixed issue #181, and small fix in gitmiddleware beta
Wed, 27 Apr 2011 01:19:17 +0200 Marcin Kuzminski added some fixes to LDAP form re-submition, new simples ldap-settings getter. beta
Tue, 26 Apr 2011 20:28:46 +0200 Marcin Kuzminski Merge with 74685a31cc43600646843697dfa8bb2094eb1ea5 - contributions to LDAP made by Lorenzo M. Catucci beta
Tue, 26 Apr 2011 19:17:06 +0200 Lorenzo M. Catucci Enable start_tls connection encryption. beta
Tue, 26 Apr 2011 14:03:00 +0200 Lorenzo M. Catucci Automated merge with https://rhodecode.org/rhodecode beta
Tue, 26 Apr 2011 14:02:53 +0200 Lorenzo M. Catucci Set a default value for needed attributes. beta
Tue, 26 Apr 2011 14:02:18 +0200 Lorenzo M. Catucci Fetch entry after successful bind for being able to read its attributes. beta
Tue, 26 Apr 2011 19:21:11 +0200 Marcin Kuzminski fixes #182
Tue, 26 Apr 2011 19:19:18 +0200 Marcin Kuzminski changelog update beta
Tue, 26 Apr 2011 19:05:19 +0200 Marcin Kuzminski fixes #182 beta
Sun, 24 Apr 2011 23:20:58 +0200 Marcin Kuzminski small fixes for gitmiddleware beta
Sun, 24 Apr 2011 17:36:09 +0200 Marcin Kuzminski fixed condition evaluated for gitrepo that returned null, simplified scm functions beta
Sun, 24 Apr 2011 16:59:27 +0200 Marcin Kuzminski small fixes for git support beta
Sat, 23 Apr 2011 17:22:50 +0200 Marcin Kuzminski pep8ify + small fixes for followers page + added tooltips for followers beta
Sat, 23 Apr 2011 17:11:12 +0200 Marcin Kuzminski #179 Added followers page beta
Sat, 23 Apr 2011 16:38:10 +0200 Marcin Kuzminski changed dafault to use sqlite for dev beta
Sat, 23 Apr 2011 15:56:17 +0200 Marcin Kuzminski fixed path for .ini file in test hg operations beta
Sat, 23 Apr 2011 15:52:32 +0200 Marcin Kuzminski small rewrite for injecting rhodecode_extras into ui. instead of injecting to hgweb instance, inject to ui and pass to hgweb. It's simpler and more readable. beta
Sat, 23 Apr 2011 15:17:42 +0200 Marcin Kuzminski pep8ify middlewares beta
Sat, 23 Apr 2011 14:52:44 +0200 Marcin Kuzminski Added extra check for very large diffs in changesets, sometimes for very large diffs the diff parser could kill CPU. beta
Sat, 23 Apr 2011 14:23:13 +0200 Marcin Kuzminski Added show as raw into big diff beta
Thu, 21 Apr 2011 00:06:06 +0200 Marcin Kuzminski updated pot file, and bumped dulwich version beta
Tue, 19 Apr 2011 17:28:42 +0200 Marcin Kuzminski Fixed permissions for users groups, group can have create repo permission now. beta
Tue, 19 Apr 2011 17:23:02 +0200 Marcin Kuzminski removed extra query for default user beta
Tue, 19 Apr 2011 17:21:19 +0200 Marcin Kuzminski tries to fix issue #177 by fallback to user.user_id instead of fetching from db, user.user_id beta
Mon, 18 Apr 2011 20:59:14 +0200 Marcin Kuzminski fixes #172 beta
Mon, 18 Apr 2011 20:55:37 +0200 Marcin Kuzminski user defined permission will update the global permissions, and overwrite default settings. beta
Mon, 18 Apr 2011 20:18:12 +0200 Marcin Kuzminski Fixed #161 form saves the create repository permission. beta
Sun, 17 Apr 2011 16:26:40 +0200 Marcin Kuzminski added some info to corrupted repo message that helps diagnose the cause from log itself. beta
Sun, 17 Apr 2011 14:45:16 +0200 Marcin Kuzminski moved locking of commit stats into the task itself to remove race conditions when lock was not removed before starting another task. beta
Sat, 16 Apr 2011 22:03:19 +0200 Marcin Kuzminski added quick filter into repo switcher list beta
Sat, 16 Apr 2011 21:11:49 +0200 Marcin Kuzminski simplified example init.d script beta
Sat, 16 Apr 2011 21:05:21 +0200 Marcin Kuzminski added dump validation of cloneurl, it can still freeze if server will ask for auth. beta
Fri, 15 Apr 2011 01:00:29 +0200 Marcin Kuzminski removed bad import beta
Thu, 14 Apr 2011 10:52:12 +0200 Marcin Kuzminski fixed problem with binary files, and for files that were deleted. beta
Thu, 14 Apr 2011 01:07:18 +0200 Marcin Kuzminski fixed possible float division, and changeset ranges bug introduced in stat changeset. beta
Thu, 14 Apr 2011 00:43:23 +0200 Marcin Kuzminski Implemented --stat for changelog beta
Wed, 13 Apr 2011 01:18:08 +0200 Marcin Kuzminski added flattr button to docs
Wed, 13 Apr 2011 00:39:15 +0200 Marcin Kuzminski fixes issue #163 RhodeCode will check and report a corrupted repo. A rescan with destroy old data should be perform after such operations beta
Wed, 13 Apr 2011 00:10:09 +0200 Marcin Kuzminski small merges from default beta
Wed, 13 Apr 2011 00:04:47 +0200 Marcin Kuzminski Added tag v1.1.8 for changeset c8974135732a
Tue, 12 Apr 2011 23:51:04 +0200 Marcin Kuzminski docs, and changelog update rhodecode-0.0.1.1.8
Tue, 12 Apr 2011 21:08:09 +0200 Marcin Kuzminski removed leftover print beta
Tue, 12 Apr 2011 20:10:47 +0200 Marcin Kuzminski merged latest fixes for stable
Tue, 12 Apr 2011 19:48:02 +0200 Marcin Kuzminski fixes issue #166, made clone-uri use the pylons build in url generators, that way it's more safe. beta
Tue, 12 Apr 2011 01:30:00 +0200 Marcin Kuzminski fixed some buttons text issues. Reported by Thomas Waldmann beta
Tue, 12 Apr 2011 00:17:00 +0200 Marcin Kuzminski made rhodecode compatible with 1024px displays beta
Mon, 11 Apr 2011 23:04:52 +0200 Marcin Kuzminski PEP8ify beta
Mon, 11 Apr 2011 22:47:27 +0200 Marcin Kuzminski PEP8ify - controllers beta
Mon, 11 Apr 2011 22:24:04 +0200 Marcin Kuzminski fixed issue #165 trending source files are now stored in cache as ext only, and translated to description only when displaying, so future changes of mappings will take affect right away. beta
Sun, 10 Apr 2011 23:34:28 +0200 Marcin Kuzminski removed leftover print beta
Sun, 10 Apr 2011 20:03:23 +0200 Marcin Kuzminski fixes #164 beta
Sun, 10 Apr 2011 19:54:49 +0200 Marcin Kuzminski changed raw action to show images instead of saying about binary file beta
Sun, 10 Apr 2011 00:01:04 +0200 Marcin Kuzminski fixes issue #159, thanks to Thomas Waldmann beta
Sat, 09 Apr 2011 23:53:12 +0200 Marcin Kuzminski changelog update
Sat, 09 Apr 2011 20:46:15 +0200 Marcin Kuzminski fixed archives headers, Thanks to Thomas Waldmann
Sat, 09 Apr 2011 20:15:18 +0200 Marcin Kuzminski fixed archive names, added setup command to contributing docs.
Sat, 09 Apr 2011 19:59:40 +0200 Marcin Kuzminski added egg-info,and .egg in hgignore
Sat, 09 Apr 2011 19:12:43 +0200 Marcin Kuzminski fixed broken yui script during one of the merges
Sat, 09 Apr 2011 19:02:51 +0200 Marcin Kuzminski Added tag v1.1.7 for changeset bd102f45950f
Sat, 09 Apr 2011 18:48:12 +0200 Marcin Kuzminski Added tag v1.1.7 for changeset 7327a0d1584c beta
Sat, 09 Apr 2011 18:38:18 +0200 Marcin Kuzminski merges for stable
Sat, 09 Apr 2011 17:13:15 +0200 Marcin Kuzminski fixes for stable
Sat, 09 Apr 2011 11:23:12 +0200 Marcin Kuzminski merge beta
Fri, 08 Apr 2011 15:12:10 +0200 Marcin Kuzminski change the way of detection of corrupted repos. sqlalchemy objects needs to be checkec `is None`. beta
Sat, 09 Apr 2011 11:22:32 +0200 Marcin Kuzminski merges for stable
Fri, 08 Apr 2011 00:47:20 +0200 Marcin Kuzminski merged some docs, and fixed setup.py platform check
Thu, 07 Apr 2011 22:59:43 +0200 Marcin Kuzminski update docs for setup beta
Thu, 07 Apr 2011 22:51:43 +0200 Marcin Kuzminski refreshed how_to on translations beta
Thu, 07 Apr 2011 09:01:11 +0200 Marcin Kuzminski files: fixes error when passing a diff without parameters and caused server crash beta
Wed, 06 Apr 2011 20:35:50 +0200 Marcin Kuzminski fixed setup.py file to use same platform as defined in main rhodecode PLATFORM_OTHERS, beta
Wed, 06 Apr 2011 20:25:51 +0200 Marcin Kuzminski simplified safe_unicode function beta
Wed, 06 Apr 2011 20:16:02 +0200 Marcin Kuzminski strip os.sep instead of '/' in repo scanner beta
Wed, 06 Apr 2011 20:06:28 +0200 Marcin Kuzminski fixes issue #153 beta
Tue, 05 Apr 2011 20:09:34 +0200 Marcin Kuzminski fixed tests for stable
Tue, 05 Apr 2011 18:51:34 +0200 Marcin Kuzminski fixes for stable
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Tue, 05 Apr 2011 18:01:19 +0200 Marcin Kuzminski fixes for stable
Tue, 05 Apr 2011 17:34:04 +0200 Marcin Kuzminski fixes #140
Tue, 05 Apr 2011 17:27:23 +0200 Marcin Kuzminski fixed removed route during pep8ify beta
Tue, 05 Apr 2011 17:16:47 +0200 Marcin Kuzminski #150 fixes for errors on repositories mapped in db but corrupted in filesystem beta
Tue, 05 Apr 2011 13:12:38 +0200 Marcin Kuzminski pep8ify beta
Tue, 05 Apr 2011 12:32:50 +0200 Marcin Kuzminski pep8ify beta
Tue, 05 Apr 2011 12:23:12 +0200 Marcin Kuzminski pep8ify beta
Tue, 05 Apr 2011 12:08:34 +0200 Marcin Kuzminski merges for upcoming release
Tue, 05 Apr 2011 02:16:07 +0200 Marcin Kuzminski removed obsolete celerypylons commands beta
Tue, 05 Apr 2011 02:04:59 +0200 Marcin Kuzminski changed the way of generating url for came_from beta
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Mon, 04 Apr 2011 19:43:31 +0200 Marcin Kuzminski added __license__ into main of rhodecode, PEP8ify beta
Sun, 03 Apr 2011 18:49:12 +0200 Marcin Kuzminski pep8ify root py files beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sun, 03 Apr 2011 12:43:29 +0200 Marcin Kuzminski added focus to login register password reminder forms beta
Sun, 03 Apr 2011 11:44:19 +0200 Marcin Kuzminski quick filter will update repo count beta
Sat, 02 Apr 2011 21:29:50 +0200 Marcin Kuzminski added os.sep for files controller beta
Sat, 02 Apr 2011 21:19:16 +0200 Marcin Kuzminski Added os.sep in models for better win support beta
Sat, 02 Apr 2011 21:12:27 +0200 Marcin Kuzminski fixed issue with latest webhelpers pagination module beta
Sat, 02 Apr 2011 21:02:54 +0200 Marcin Kuzminski fixed issues with action icons beta
Sat, 02 Apr 2011 00:55:26 +0200 Marcin Kuzminski fixes for issue #148 beta
Sat, 02 Apr 2011 00:44:13 +0200 Marcin Kuzminski merged freebsd support issue from default beta
Sat, 02 Apr 2011 00:42:17 +0200 Marcin Kuzminski fixes for issue #133 beta
Fri, 01 Apr 2011 18:46:24 +0200 Marcin Kuzminski Added repo group page showing what reposiories are inside a group beta
Fri, 01 Apr 2011 18:08:30 +0200 Marcin Kuzminski added repo count to dashboard beta
Fri, 01 Apr 2011 16:35:03 +0200 Marcin Kuzminski let timerproxy use logging module beta
Thu, 31 Mar 2011 08:00:24 +0200 Marcin Kuzminski use cs get history instead of node.history, node history have to much reference calls beta
Wed, 30 Mar 2011 12:59:49 +0200 Marcin Kuzminski fixes for rawfile, annotation, download. It will check now if it's a filenode. beta
Tue, 29 Mar 2011 00:11:18 +0200 Marcin Kuzminski update setup.py and frozen dateutils beta
Mon, 28 Mar 2011 23:47:12 +0200 Marcin Kuzminski fixed problem with tooltips flickering. beta
Mon, 28 Mar 2011 22:13:21 +0200 Marcin Kuzminski timperproxy will just measure the time of queries, and formatting will be handled by the new sql_formatter of queries from sqlalchemy itself. Updated ini files for new way logging beta
Mon, 28 Mar 2011 21:28:16 +0200 Marcin Kuzminski applied patch from issue #138 beta
Mon, 28 Mar 2011 20:44:49 +0200 Marcin Kuzminski fixed missing ) in safe unicode beta
Mon, 28 Mar 2011 17:59:12 +0200 Marcin Kuzminski fixes issue #146 beta
Mon, 28 Mar 2011 17:55:14 +0200 Marcin Kuzminski fixes for #143 beta
Mon, 28 Mar 2011 00:06:18 +0200 Marcin Kuzminski added percentage of progress of gathered commit activity statistics beta
Sun, 27 Mar 2011 17:12:59 +0200 Marcin Kuzminski small fixes to summary page beta
Sun, 27 Mar 2011 14:46:38 +0200 Marcin Kuzminski Added CONTRIBUTORS, with listed all contributors to the project. beta
Sun, 27 Mar 2011 01:34:37 +0100 Marcin Kuzminski merge with unicode fixes beta
Sun, 27 Mar 2011 01:34:14 +0100 Marcin Kuzminski frozen version of python dateutil since series 2.X are not python 2.X compatible beta
Thu, 24 Mar 2011 16:35:53 +0100 Marcin Kuzminski fixes for issues #137 and #116 safe_unicode is now default for handling file names beta
Sun, 27 Mar 2011 00:23:44 +0100 Marcin Kuzminski Journal Should not return 500 errors on failure, rather better is to return bad request error beta
Wed, 23 Mar 2011 20:58:12 +0100 Marcin Kuzminski update changelog from default beta
Wed, 23 Mar 2011 20:56:05 +0100 Marcin Kuzminski Added tag v1.1.7 for changeset 2ab211e0aecd beta
Wed, 23 Mar 2011 20:43:44 +0100 Marcin Kuzminski changes for release 1.1.7 rhodecode-0.0.1.1.7
Wed, 23 Mar 2011 20:38:51 +0100 Marcin Kuzminski changes for #56 beta
Tue, 22 Mar 2011 21:50:54 +0100 Marcin Kuzminski pep8 beta
Tue, 22 Mar 2011 18:10:37 +0100 Marcin Kuzminski control mailer debug with the .ini file beta
Tue, 22 Mar 2011 12:05:34 +0100 Marcin Kuzminski fixes #136 leftover patch
Mon, 21 Mar 2011 23:13:40 +0100 Marcin Kuzminski fixed license in setup file, readme fixes beta
Mon, 21 Mar 2011 23:06:07 +0100 Marcin Kuzminski Added tag v1.1.6 for changeset c5af1d3c861f
Mon, 21 Mar 2011 22:34:13 +0100 Marcin Kuzminski changes for rhodecode release 1.1.6 rhodecode-0.0.1.1.6
Sun, 20 Mar 2011 16:24:32 +0100 Marcin Kuzminski pep8 beta
Sun, 20 Mar 2011 16:23:48 +0100 Marcin Kuzminski added check for python <2.5 in setup file beta
Sun, 20 Mar 2011 16:17:04 +0100 Marcin Kuzminski fixed wrong order of changes in feeds beta
Sat, 19 Mar 2011 22:10:10 +0100 Marcin Kuzminski added proper groups names in add repo from settings beta
Sat, 19 Mar 2011 20:38:21 +0100 Marcin Kuzminski bugfix for empty groups beta
Sat, 19 Mar 2011 18:52:27 +0100 Marcin Kuzminski Changes for repo groups beta
Sat, 19 Mar 2011 01:07:53 +0100 Marcin Kuzminski implemented repo switcher list as dynamically loaded by xhr requestt. beta
Fri, 18 Mar 2011 23:44:27 +0100 Marcin Kuzminski rewrote templates, all small pages will inherit from root for easier changes and controll beta
Fri, 18 Mar 2011 22:24:42 +0100 Marcin Kuzminski removed obsolete id from <html> beta
Fri, 18 Mar 2011 22:04:21 +0100 Marcin Kuzminski Added handy methods to Repository model for fetching groups with parents beta
Fri, 18 Mar 2011 19:39:48 +0100 Marcin Kuzminski simplified str2bool, and moved safe_unicode out of helpers since it was not html specific function beta
Fri, 18 Mar 2011 19:09:41 +0100 Marcin Kuzminski Added tag v1.1.5 for changeset 008bdfdd95c8
Fri, 18 Mar 2011 19:02:11 +0100 Marcin Kuzminski fixed str2bool typo rhodecode-0.0.1.1.5
Fri, 18 Mar 2011 16:43:36 +0100 Marcin Kuzminski fixed problems with archives beta
Fri, 18 Mar 2011 15:41:48 +0100 Marcin Kuzminski Added better looking revision for filebrowser beta
Fri, 18 Mar 2011 02:34:45 +0100 Marcin Kuzminski memory optimizations, call diffs only when needed ie. after checking for binary, and cutoff limit. beta
Thu, 17 Mar 2011 21:48:00 +0100 Marcin Kuzminski fixed routing from previos merge beta
Thu, 17 Mar 2011 21:34:48 +0100 Marcin Kuzminski Added tag v1.1.5 for changeset cb77867d69d3
Thu, 17 Mar 2011 21:34:21 +0100 Marcin Kuzminski fixed changelog release date
Thu, 17 Mar 2011 21:05:14 +0100 Marcin Kuzminski fixed ldap form, it doesn't validate the baseDN until enable checkbox is set
Thu, 17 Mar 2011 20:41:16 +0100 Marcin Kuzminski fixed ldap settings
Thu, 17 Mar 2011 03:04:17 +0100 Marcin Kuzminski added changes made in production branch back into beta beta
Thu, 17 Mar 2011 02:55:37 +0100 Marcin Kuzminski added footer link to the main site
Thu, 17 Mar 2011 02:47:07 +0100 Marcin Kuzminski fixed manifest, and changed info site
Thu, 17 Mar 2011 02:42:10 +0100 Marcin Kuzminski removed deprecated celeryd init.d stript
Thu, 17 Mar 2011 02:41:11 +0100 Marcin Kuzminski Release 1.1.5 fixes:
Thu, 17 Mar 2011 01:31:15 +0100 Marcin Kuzminski fixed ldap settings creation, we need to fill in some bool defaults properly to make it work fine beta
Thu, 17 Mar 2011 01:21:07 +0100 Marcin Kuzminski clean and fixes in files controller beta
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Tue, 15 Mar 2011 23:34:14 +0100 Marcin Kuzminski fixed some config bool converter problems with ldap beta
Mon, 14 Mar 2011 01:34:08 +0100 Marcin Kuzminski fixed issue with vcs stream beta
Sun, 13 Mar 2011 17:43:16 +0100 Marcin Kuzminski updated migration schema beta
Sun, 13 Mar 2011 17:20:39 +0100 Marcin Kuzminski fixed files diffs to use gitdiff enabled diffs beta
Sun, 13 Mar 2011 15:01:49 +0100 Marcin Kuzminski merge with sorted tags beta
Sun, 13 Mar 2011 13:38:07 +0100 Marcin Kuzminski fixed some limits in changesets and changelogs beta
Sun, 13 Mar 2011 11:34:57 +0100 Marcin Kuzminski limited calculation of added/changed/removed files for large changesets, saving a lot of memory beta
Sun, 13 Mar 2011 01:22:29 +0100 Marcin Kuzminski let action always return pull command for better security on pull restricted repos beta
Sat, 12 Mar 2011 22:35:08 +0100 Marcin Kuzminski docs update beta
Fri, 11 Mar 2011 15:56:52 +0100 Marcin Kuzminski sorted tags by date in tag view beta
Thu, 10 Mar 2011 23:21:16 +0100 Marcin Kuzminski changed all instances of udiff into gitdiff, for vcs issue #49 beta
Wed, 09 Mar 2011 22:58:43 +0100 Marcin Kuzminski template fixes beta
Wed, 09 Mar 2011 20:46:43 +0100 Marcin Kuzminski docs update beta
Wed, 09 Mar 2011 20:46:20 +0100 Marcin Kuzminski disabled api key for anonymous users, and added api_key to rss/atom links for other users beta
Wed, 09 Mar 2011 20:26:02 +0100 Marcin Kuzminski replaced all global calls to template context (rhodecode_user), into instance attributes beta
Wed, 09 Mar 2011 19:47:52 +0100 Marcin Kuzminski fixed some bugs in api key auth, added access by api key into rss/atom feeds in global journal beta
Wed, 09 Mar 2011 19:29:12 +0100 Marcin Kuzminski fixes #126, all credits go to cejones <chad.jones@milwaukeetool.com> beta
Wed, 09 Mar 2011 19:08:34 +0100 Marcin Kuzminski Fixed Windows installation based on work of Mantis406 fork: "Replace py-bcrypt to make Windows installation easier" beta
Wed, 09 Mar 2011 16:34:29 +0100 Marcin Kuzminski Major rewrite of auth objects. Moved parts of filling user data into user model. beta
Sun, 06 Mar 2011 00:06:28 +0100 Marcin Kuzminski Added api_key into user, api key get's generated again after password change beta
Sat, 05 Mar 2011 23:02:15 +0100 Marcin Kuzminski merge with optional gravatars beta
Sat, 05 Mar 2011 22:59:41 +0100 Marcin Kuzminski #109, added manual pull of changes for repositories that have remote location filled in. beta
Sat, 05 Mar 2011 22:00:53 +0100 Marcin Kuzminski added clone_uri,api_key into models. Fixed models for mysql compatibilty beta
Sat, 05 Mar 2011 21:59:47 +0100 Marcin Kuzminski #109, added optional clone uri when creating repo. beta
Sat, 05 Mar 2011 17:21:07 +0100 Marcin Kuzminski added base for repo creation forms, both templates will share the same form. beta
Wed, 02 Mar 2011 11:50:13 +0100 Marcin Kuzminski #21 added optional flag to disable gravatar, and use local icon beta
Tue, 01 Mar 2011 14:14:10 +0100 Marcin Kuzminski small fixes, and optimization for changelog graph beta
Tue, 01 Mar 2011 13:47:47 +0100 Marcin Kuzminski reverted removed list casting beta
Tue, 01 Mar 2011 10:10:28 +0100 Marcin Kuzminski small simplification in changelog beta
Tue, 01 Mar 2011 10:07:36 +0100 Marcin Kuzminski fixed percentage indicator of build stats,added branch filter to changelog controller beta
Tue, 01 Mar 2011 10:05:43 +0100 Marcin Kuzminski Added branch filter to repo pager beta
Sun, 27 Feb 2011 22:25:06 +0100 Marcin Kuzminski added backup to docs beta
Sun, 27 Feb 2011 03:31:01 +0100 Marcin Kuzminski changelog update, bumped mako version in setup beta
Sun, 27 Feb 2011 03:24:04 +0100 Marcin Kuzminski fixed problem with rawfile content_disposition attachment, beta
Sun, 27 Feb 2011 03:18:23 +0100 Marcin Kuzminski fixed problem with int. chars in gravatars beta
Sun, 27 Feb 2011 02:43:44 +0100 Marcin Kuzminski replaced all decode('utf-8') instances with .decode('utf-8','replace') for more error prof setup, beta
Sun, 27 Feb 2011 02:03:49 +0100 Marcin Kuzminski fixed test env creator beta
Sun, 27 Feb 2011 01:57:17 +0100 Marcin Kuzminski Added dedicated repo pager to support reversed new way slicing method of vcs and get_changesets method beta
Sun, 27 Feb 2011 00:38:28 +0100 Marcin Kuzminski merge changelog with default (added 1.1.4 version) beta
Sun, 27 Feb 2011 00:37:38 +0100 Marcin Kuzminski updated changelog beta
Sun, 27 Feb 2011 00:35:11 +0100 Marcin Kuzminski fixed sphinx build errors
Sun, 27 Feb 2011 00:31:43 +0100 Marcin Kuzminski fixes #120 websetup command runs os.access on given path checking for write access beta
Sat, 26 Feb 2011 23:41:42 +0100 Marcin Kuzminski readme update beta
Sat, 26 Feb 2011 23:40:55 +0100 Marcin Kuzminski merge docs in beta with those corrected by Jason Harris beta
Sat, 26 Feb 2011 20:44:32 +0100 jfh - Further corrections.
Sat, 26 Feb 2011 19:55:40 +0100 jfh - Further corrections to the setup page.
Sat, 26 Feb 2011 17:27:58 +0100 jfh - First cut at some documentation corrections.
Sat, 26 Feb 2011 17:49:52 +0100 Marcin Kuzminski made simple global rss and atom feed beta
Sat, 26 Feb 2011 16:04:38 +0100 Marcin Kuzminski fixed unicode problems with file paths. beta
Fri, 25 Feb 2011 19:14:12 +0100 Marcin Kuzminski updated translations templates beta
Fri, 25 Feb 2011 18:47:09 +0100 Marcin Kuzminski implemented public journal for anonymous users, admin can control which repositories beta
Fri, 25 Feb 2011 01:36:17 +0100 Marcin Kuzminski fixed breadcrumbs in few pages beta
Fri, 25 Feb 2011 01:15:19 +0100 Marcin Kuzminski DAG fixes for vcs 0.2.0 beta
Fri, 25 Feb 2011 01:14:18 +0100 Marcin Kuzminski fixes for vcs 0.2.0and new slicing methods beta
Fri, 25 Feb 2011 01:12:49 +0100 Marcin Kuzminski fixed Session problems in model class functions beta
Fri, 25 Feb 2011 01:11:00 +0100 Marcin Kuzminski fixed summary tests beta
Fri, 25 Feb 2011 00:24:28 +0100 Marcin Kuzminski fixed test.ini beta
Fri, 25 Feb 2011 00:20:44 +0100 Marcin Kuzminski added docs to manifest, updated setup script beta
Fri, 25 Feb 2011 00:10:06 +0100 Marcin Kuzminski fixed recursive include typo in manifest thanks to Fredrik Håård beta
Thu, 24 Feb 2011 23:44:21 +0100 Marcin Kuzminski moved statistics parse_limit into .ini files beta
Thu, 24 Feb 2011 23:41:39 +0100 Marcin Kuzminski Enable statistics are disabled by default now beta
Sun, 20 Feb 2011 20:59:50 +0100 Marcin Kuzminski removed YUI from default branch
Sun, 20 Feb 2011 20:58:07 +0100 Marcin Kuzminski update YUI dev libs to latest version beta
Sat, 19 Feb 2011 14:38:17 +0100 Marcin Kuzminski Added tag v1.1.4 for changeset bdc438fb4fe4 beta
Sat, 19 Feb 2011 14:00:01 +0100 Marcin Kuzminski Fixes for release 1.1.4
Sat, 19 Feb 2011 12:04:49 +0100 Marcin Kuzminski Added dynamic followers counter change after toggle following action beta
Sat, 19 Feb 2011 11:51:52 +0100 Marcin Kuzminski deps update beta
Sat, 19 Feb 2011 11:50:24 +0100 Marcin Kuzminski changelog update beta
Sat, 19 Feb 2011 07:39:01 +0100 Marcin Kuzminski fixed some very strange issue with htmlfill import - don't know why but this needs to be imported as separate module beta
Sat, 19 Feb 2011 01:16:44 +0100 Marcin Kuzminski fixed admin journal beta
Sat, 19 Feb 2011 01:06:47 +0100 Marcin Kuzminski Moved BaseModel into base class for declarative base. Added some handy methods into beta
Sat, 19 Feb 2011 01:05:20 +0100 Marcin Kuzminski file tests updates + extended the feed tests beta
Sat, 19 Feb 2011 00:49:08 +0100 Marcin Kuzminski fixes and extends file tests beta
Thu, 17 Feb 2011 00:44:45 +0100 Marcin Kuzminski docs and readme update beta
Thu, 17 Feb 2011 00:43:39 +0100 Marcin Kuzminski updated sqlalchemy migrate to latest version beta
Wed, 16 Feb 2011 12:18:18 +0100 Marcin Kuzminski permission fixes for forking beta
Wed, 16 Feb 2011 12:15:08 +0100 Marcin Kuzminski Added tag v1.1.3 for changeset 4fa80e0484ef
Wed, 16 Feb 2011 11:16:27 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes part2 rhodecode-0.0.1.1.3
Wed, 16 Feb 2011 11:05:35 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes
Tue, 15 Feb 2011 23:19:01 +0100 Marcin Kuzminski #113 removed anonymous access from forking, added system messages in login box. beta
Tue, 15 Feb 2011 23:03:33 +0100 Marcin Kuzminski updated changelog, small fix for journal beta
Tue, 15 Feb 2011 23:03:16 +0100 Marcin Kuzminski fixed #113 to high permission was required to fork a repository beta
Tue, 15 Feb 2011 19:47:20 +0100 Marcin Kuzminski typo fix for journal action beta
Tue, 15 Feb 2011 19:45:15 +0100 Marcin Kuzminski fixed journal look & feel beta
Tue, 15 Feb 2011 19:09:29 +0100 Marcin Kuzminski changed all urls for IMAGES files to use pylons url function beta
Tue, 15 Feb 2011 18:52:08 +0100 Marcin Kuzminski removed obsolete _static flag from url, and fixed urls in webhelpers beta
Tue, 15 Feb 2011 18:37:56 +0100 Marcin Kuzminski changed all urls for CSS files to use pylons url function beta
Tue, 15 Feb 2011 18:33:58 +0100 Marcin Kuzminski changed all url for JS file to use pylons url function beta
Tue, 15 Feb 2011 01:36:50 +0100 Marcin Kuzminski tests update beta
Tue, 15 Feb 2011 01:36:35 +0100 Marcin Kuzminski fixed caching query to propagate data_dir default from beaker beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta
Mon, 14 Feb 2011 16:43:57 +0100 Marcin Kuzminski changed raw and download diffs to gitdiff beta
Mon, 14 Feb 2011 15:29:53 +0100 Marcin Kuzminski fixed binary file issues beta
Mon, 14 Feb 2011 15:16:45 +0100 Marcin Kuzminski bugfix for getting proper values from cache beta
Sun, 13 Feb 2011 03:39:28 +0100 Marcin Kuzminski Updated new Journal with users and dates aggregates beta
Sun, 13 Feb 2011 02:48:02 +0100 Marcin Kuzminski fixes fixes fixes ! optimized queries on journal beta
Sun, 13 Feb 2011 01:38:39 +0100 Marcin Kuzminski extended admin rescan to show what repositories was added and what removed beta
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Sat, 12 Feb 2011 21:22:30 +0100 Marcin Kuzminski added repo creation filesystem test beta
Sat, 12 Feb 2011 21:21:23 +0100 Marcin Kuzminski Major refactoring, removed when possible calls to app globals. beta
Sat, 12 Feb 2011 18:16:15 +0100 Marcin Kuzminski removed console log from tempalte that breaks the js beta
Sat, 12 Feb 2011 16:21:02 +0100 Marcin Kuzminski updated config files, and changed model repo_followers to followers beta
Sat, 12 Feb 2011 16:06:12 +0100 Marcin Kuzminski fixed problem with caching beta
Sat, 12 Feb 2011 13:56:28 +0100 Marcin Kuzminski fixed add cache defaults missing data_dir beta
Fri, 11 Feb 2011 15:25:29 +0100 Marcin Kuzminski small fix for users groups choose dialog beta
Fri, 11 Feb 2011 13:07:26 +0100 Marcin Kuzminski #56 available options from users groups are now self avare of choosen options and doesn't display. beta
Fri, 11 Feb 2011 11:32:10 +0100 Marcin Kuzminski removed immutable default argument from mailer beta
Fri, 11 Feb 2011 11:30:04 +0100 Marcin Kuzminski fixed issue with db transaction when filesystem creation of repository failed beta
Fri, 11 Feb 2011 10:39:40 +0100 Marcin Kuzminski fixed missing repo_name_slug beta