log

age author description
Fri, 25 Jan 2013 00:30:25 +0100 Marcin Kuzminski recursive mode of setting permission should skip private repositories, they should remain private, it's proper thing to do ! beta
Fri, 25 Jan 2013 00:13:01 +0100 Marcin Kuzminski Global permission update with "overwrite existing settings" shouldn't override private repositories. beta
Thu, 24 Jan 2013 22:41:53 +0100 Marcin Kuzminski added test for setting repo as private which should set perm => None for default user beta
Thu, 24 Jan 2013 01:20:03 +0100 Marcin Kuzminski safe_int should also catch TypeError beta
Thu, 24 Jan 2013 12:09:55 +0100 Marcin Kuzminski fix private flag switching default permission beta
Thu, 24 Jan 2013 00:46:40 +0100 Marcin Kuzminski whitespace cleanup beta
Thu, 24 Jan 2013 00:45:51 +0100 Marcin Kuzminski fixed tests beta
Thu, 24 Jan 2013 00:37:46 +0100 Marcin Kuzminski Show pull request id in tooltip of associated pull request beta
Thu, 24 Jan 2013 00:32:20 +0100 Marcin Kuzminski updated api docs beta
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6 beta
Wed, 23 Jan 2013 22:48:04 +0100 Marcin Kuzminski autofocus when quick repo switcher is on beta
Wed, 23 Jan 2013 22:17:51 +0100 Marcin Kuzminski Killed home button. It's a wast of space, and every other major service simply doesn't have a home button. Getting to home can be beta
Wed, 23 Jan 2013 22:16:54 +0100 Marcin Kuzminski Implements #734 repo switcher should be available in all views beta
Wed, 23 Jan 2013 22:03:39 +0100 Marcin Kuzminski Set current pages indication for search and journal beta
Wed, 23 Jan 2013 21:55:15 +0100 Marcin Kuzminski make gravatar icon little bit bigger, re-use same img src like on other menu items, beta
Wed, 23 Jan 2013 20:26:34 +0100 Mads Kiilerich top menu: show user menu when hovering instead of using js - like other menus beta
Wed, 23 Jan 2013 20:26:34 +0100 Mads Kiilerich top menu: show user menu as a menu option like others, now also with login name beta
Wed, 23 Jan 2013 20:26:33 +0100 Mads Kiilerich top menu: make 'Home' current for 'Home' beta
Wed, 23 Jan 2013 20:26:33 +0100 Mads Kiilerich top menu: highlight current menu item - reusing hover beta
Wed, 23 Jan 2013 20:26:33 +0100 Mads Kiilerich top menu: use 'Repositories' instead of down arrow beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: don't hardcode uppercase texts beta
Wed, 23 Jan 2013 20:54:05 +0100 Marcin Kuzminski remove comments associated to pull request from single changesets, it's too confusing. beta
Wed, 23 Jan 2013 20:22:08 +0100 Marcin Kuzminski fixes stupid git ci call that can break on systems that don't have this alias beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: random indentation fixes beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: don't use tabs beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich my_account: change markup so permission list get perms.table style beta
Tue, 22 Jan 2013 11:56:47 +1100 aparkar Added repository followers to the get_repo api function result. beta
Tue, 22 Jan 2013 00:54:29 +0100 Marcin Kuzminski Edit groups is more consistent on how we edit objects in admin panels beta
Tue, 22 Jan 2013 00:49:01 +0100 Marcin Kuzminski Add new quick link to created child groups within a group beta
Wed, 02 Jan 2013 13:56:22 +0100 Mads Kiilerich refactoring: drop unused 'discovery data' in pull request and compare diffs beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich css: one do not just uppercase case sensitive identifiers beta
Tue, 22 Jan 2013 00:01:47 +0100 Marcin Kuzminski Show pull request link also on regular comments that are now attached to separate changesets beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich convert style.css to unix line endings beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich make "Open new pull request" option lower case like other options are beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich user edit: make email address box float correctly beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich make email validation regexp match the error description - single letter is ok beta
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification. beta
Mon, 21 Jan 2013 01:51:16 +0100 Marcin Kuzminski readme update beta
Mon, 21 Jan 2013 01:10:30 +0100 Marcin Kuzminski version bump beta
Mon, 21 Jan 2013 00:54:28 +0100 Marcin Kuzminski Added tag v1.5.2 for changeset efe23d6c178c
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