log

age author description
Mon, 21 Jan 2013 00:49:59 +0100 Marcin Kuzminski merged with beta rhodecode-0.0.1.5.2
Mon, 21 Jan 2013 00:30:58 +0100 Marcin Kuzminski fixed ip restriction tests when runned multiple times. beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sun, 20 Jan 2013 23:17:45 +0100 Marcin Kuzminski fixed bad merge on git fetch fix beta
Sun, 20 Jan 2013 22:40:28 +0100 Marcin Kuzminski updated changelog beta
Sat, 19 Jan 2013 20:57:19 +0100 Marcin Kuzminski show comments from pull requests into associated changesets beta
Sat, 19 Jan 2013 19:42:37 +0100 Marcin Kuzminski set the status of changesets initially on pull request, and make sure we care of version collisions. beta
Sat, 19 Jan 2013 18:20:52 +0100 Marcin Kuzminski added last_changeset information in get_repo API function beta
Sat, 19 Jan 2013 16:35:06 +0100 Marcin Kuzminski adde cleanup username flag into get_container_username function beta
Sat, 19 Jan 2013 16:28:18 +0100 Marcin Kuzminski added some more logging into get_container_username function beta
Sat, 19 Jan 2013 12:46:53 +0100 Marcin Kuzminski updated polish translations beta
Fri, 18 Jan 2013 01:48:07 +0100 Marcin Kuzminski implemented #725 Pull Request View - Show origin repo URL beta
Fri, 18 Jan 2013 01:11:28 +0100 Marcin Kuzminski added my gist script for another detailed installation instructions beta
Fri, 18 Jan 2013 01:05:23 +0100 Marcin Kuzminski whitespace cleanup beta
Fri, 18 Jan 2013 01:01:22 +0100 Marcin Kuzminski fixed issue with displaying repos in groups view (without lightweight dashboard), added tests for this case beta
Fri, 18 Jan 2013 00:50:06 +0100 Marcin Kuzminski remove log.exception call beta
Wed, 16 Jan 2013 00:20:45 +0100 Marcin Kuzminski fixes issue #702 API methods without arguments fail when "args":null beta
Tue, 15 Jan 2013 11:39:31 +0800 xpol Enable all Markdown Extra in Python markdown library. beta
Mon, 14 Jan 2013 00:38:24 +0100 Marcin Kuzminski API methods create_repo, fork_repo, delete_repo, get_repo, get_repos beta
Sun, 13 Jan 2013 23:11:55 +0100 Marcin Kuzminski API method get_user can be executed by non-admin users ref #539 beta
Sun, 13 Jan 2013 22:55:56 +0100 Marcin Kuzminski Implemented API calls for non-admin users for locking/unlocking repositories beta
Sun, 13 Jan 2013 20:03:15 +0100 Marcin Kuzminski fixed issue #719 Journal revision ID tooltip AJAX query path is incorrect when running in a subdir beta
Thu, 10 Jan 2013 23:09:17 +0100 Marcin Kuzminski fixes issue #658, my account edit was missing this functionality beta
Thu, 10 Jan 2013 20:39:22 +0100 Marcin Kuzminski revert pdb trace on error tests beta
Thu, 10 Jan 2013 17:38:34 +0100 Marcin Kuzminski fixed fetch command for git repos, now it properly fetches from remotes beta
Thu, 10 Jan 2013 02:50:39 +0100 Marcin Kuzminski fixes issue #715 Meta-Tagging [requires => Repo-123] not working beta
Wed, 09 Jan 2013 22:43:57 +0100 Marcin Kuzminski fixes issues with groups paginator beta
Wed, 09 Jan 2013 01:59:43 +0100 Marcin Kuzminski Use common function for generation of grid data beta
Tue, 08 Jan 2013 20:42:48 +0100 Marcin Kuzminski fix multiple ips addresses in X_FORWARDER_FOR header beta
Tue, 08 Jan 2013 15:47:37 +0100 Marcin Kuzminski fixed issues with getting repos by path on windows beta
Sat, 05 Jan 2013 03:30:24 +0100 Marcin Kuzminski fixes issue #710 File view stripping empty lines from begininng and end of the file. Fixed by setting default Pygment lexer option to not do that beta
Sat, 05 Jan 2013 02:40:21 +0100 Marcin Kuzminski always update changeset cache after invalidation signal beta
Sat, 05 Jan 2013 02:26:39 +0100 Marcin Kuzminski white space cleanup beta
Sat, 05 Jan 2013 02:20:35 +0100 Marcin Kuzminski Migration upgrades cache for lightweight dashboard beta
Sat, 05 Jan 2013 01:58:29 +0100 Marcin Kuzminski Added full last changeset info to lightweight dashboard beta
Fri, 04 Jan 2013 23:34:53 +0100 Marcin Kuzminski Full IP restrictions enabled beta
Fri, 04 Jan 2013 00:24:22 +0100 Marcin Kuzminski nicer representation of list of rescanned repositories beta
Thu, 03 Jan 2013 17:55:44 +0100 Mads Kiilerich diff view: don't mix css classes for new and old line numbers beta
Thu, 03 Jan 2013 17:25:40 +0100 Mads Kiilerich compare: more helpful error messages when a repo wasn't found beta
Thu, 03 Jan 2013 17:25:40 +0100 Mads Kiilerich admin settings: show numbers in rescan flash message instead of python lists beta
Wed, 02 Jan 2013 13:56:44 +0100 Mads Kiilerich access control: fix owner checks - they were always true beta
Wed, 02 Jan 2013 13:56:40 +0100 Mads Kiilerich admin, email test: fix test for test_email recipients beta
Wed, 02 Jan 2013 13:56:34 +0100 Mads Kiilerich email: fail nicely when no SMTP server has been configured beta
Wed, 02 Jan 2013 13:56:29 +0100 Mads Kiilerich html templates: escape '>' as '>' beta
Thu, 13 Dec 2012 14:01:24 +0100 Mads Kiilerich logging: include more info in grant/deny log entries beta
Wed, 02 Jan 2013 13:54:31 +0100 Mads Kiilerich logging: clarify logging of db logging beta
Wed, 02 Jan 2013 13:54:26 +0100 Mads Kiilerich logging: include more info in action logging beta
Wed, 02 Jan 2013 13:54:24 +0100 Mads Kiilerich logging: make 'Creating a cache key for...' more readable beta
Wed, 02 Jan 2013 13:54:20 +0100 Mads Kiilerich logging: make 'settings ui from db' look more like Mercurial ini file notation beta
Thu, 03 Jan 2013 20:18:28 +0100 Marcin Kuzminski fixed bad date calculations beta
Thu, 03 Jan 2013 00:44:06 +0100 Marcin Kuzminski added integration tests for IP restriction option beta
Wed, 02 Jan 2013 13:45:10 +0100 Marcin Kuzminski bumped mercurial version beta
Wed, 02 Jan 2013 00:32:36 +0100 Marcin Kuzminski Merged translation from pullrequest #92 beta
Wed, 02 Jan 2013 01:45:44 +0900 Takumi IINO Update japanese translation beta
Mon, 31 Dec 2012 16:52:16 +0100 Marcin Kuzminski add ipaddresses to repo data on API calls beta
Mon, 31 Dec 2012 01:51:30 +0100 Marcin Kuzminski added API method for checking IP beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Thu, 20 Dec 2012 20:05:54 +0100 Marcin Kuzminski fixed issue with padding fix breaks history on firefox beta
Wed, 19 Dec 2012 23:33:56 +0100 Marcin Kuzminski fixes #693 Opening changeset from pull request fails beta
Wed, 19 Dec 2012 23:27:10 +0100 Marcin Kuzminski #699: fix missing fork docs for API beta