log

age author description
Fri, 08 Feb 2013 22:11:23 +0100 Marcin Kuzminski fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up. beta
Fri, 08 Feb 2013 19:24:07 +0100 Marcin Kuzminski docs updates beta
Fri, 08 Feb 2013 19:08:52 +0100 Marcin Kuzminski fixed description of update-repoinfo command beta
Tue, 05 Feb 2013 03:04:46 +0100 Marcin Kuzminski Implemented #738 Giving a user WRITE+ permissions on folder should not allow repo creation in root folder. beta
Tue, 05 Feb 2013 01:57:37 +0100 Marcin Kuzminski forbid removing yourself as beeing an admin of a group beta
Tue, 05 Feb 2013 01:02:36 +0100 Marcin Kuzminski added some failing tests for compare using cherry pick changesets, to be fixed later beta
Mon, 04 Feb 2013 22:34:47 +0100 Mads Kiilerich pull request: don't show fake path with owner names - and owner avatars is also not relevant beta
Mon, 04 Feb 2013 22:32:16 +0100 Mads Kiilerich pull request: select 'tip' by default ... and show what it means right now beta
Mon, 04 Feb 2013 22:21:26 +0100 Mads Kiilerich pull request: for consistency use org_repo when info is available in several places beta
Mon, 04 Feb 2013 22:19:32 +0100 Mads Kiilerich pull request: move code around and rename default variables beta
Mon, 04 Feb 2013 15:59:01 +0100 Mads Kiilerich pull request: update changeset list automatically - remove refresh icon beta
Mon, 04 Feb 2013 15:54:35 +0100 Mads Kiilerich pull request: only bind action to other_repo change once beta
Mon, 04 Feb 2013 14:24:25 +0100 Mads Kiilerich compare: drop target_repo - it is always other_repo beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: show aggregated diff of what will be merged to other repo, using merge ancestor beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: swap org and other when they refer to different repos, ie are pull request style beta
Mon, 04 Feb 2013 21:26:01 +0100 Marcin Kuzminski be more explicit about constructing compare url beta
Mon, 04 Feb 2013 02:18:44 +0100 Marcin Kuzminski fixed broken swap url, and added a test to detect it in feature beta
Mon, 04 Feb 2013 02:07:57 +0100 Marcin Kuzminski change status box css fix (was trimmed sometimes) beta
Mon, 04 Feb 2013 02:07:38 +0100 Marcin Kuzminski fixed tests after last refactoring beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: rename optional compare_url parameter repo to other_repo beta
Mon, 04 Feb 2013 02:00:48 +0100 Marcin Kuzminski fixed anchor links on compare view beta
Sun, 03 Feb 2013 23:33:41 +0100 Marcin Kuzminski whitespace cleanup beta
Sun, 03 Feb 2013 23:29:59 +0100 Marcin Kuzminski fix reset statistics call if there are no statistics yet beta
Sun, 03 Feb 2013 23:19:42 +0100 Marcin Kuzminski refactor check_Location => check_location beta
Sun, 03 Feb 2013 22:58:20 +0100 Marcin Kuzminski show full diff option should preserve current GET params beta
Sun, 03 Feb 2013 21:11:01 +0100 Marcin Kuzminski be more explicit how to change status of changeset beta
Sun, 03 Feb 2013 21:06:03 +0100 Marcin Kuzminski fixed broken syntax in setup.py beta
Sun, 03 Feb 2013 21:03:40 +0100 Marcin Kuzminski Added missing migrations, and move update_repoinfo to RepoModel beta
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Fri, 01 Feb 2013 18:24:49 +0100 Marcin Kuzminski Bring back rss icon for atom: beta
Fri, 01 Feb 2013 13:48:06 +0100 Marcin Kuzminski Fixed README spelling beta
Fri, 01 Feb 2013 13:47:25 +0100 Marcin Kuzminski Updated description beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich compare and diff: remove unused "bundle" functionality beta
Thu, 03 Jan 2013 18:05:18 +0100 Mads Kiilerich pull request: use unionrepo instead of outgoing beta
Tue, 22 Jan 2013 14:08:08 +0100 Mads Kiilerich introduce unionrepo repository class for viewing union of repositories beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich pull requeset: move stuff around, preparing for next change beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich pull request: shuffle different-repo and hg-git conditionals around, no code change beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich header: don't use fixed position beta
Fri, 01 Feb 2013 01:21:12 +0100 Marcin Kuzminski add condition check for old search url in admin beta
Fri, 01 Feb 2013 01:16:45 +0100 Marcin Kuzminski make unread also a link, constantly was clicking that beta
Fri, 01 Feb 2013 01:02:58 +0100 Marcin Kuzminski make the yellow border indicator only for comments, it breaks other things beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich don't show rss links - atom is the present and the future beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich show group: this is more of a 'Repositories' thing than an 'Admin' thing beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich user edit and journal: drop "Add repo" - it has a more natural location in the "group" beta
Fri, 01 Feb 2013 00:07:23 +0100 Marcin Kuzminski fixed #746 unicodeDedode errors on feed controllers beta
Thu, 31 Jan 2013 23:23:56 +0100 Marcin Kuzminski fixed tests beta
Thu, 31 Jan 2013 23:20:28 +0100 Marcin Kuzminski move old shortlog as lightweight changelog into option, it's still useful to have since it's less resources to generate data for it. beta
Wed, 30 Jan 2013 21:17:03 +0100 Mads Kiilerich search: repo search is a repo thing - show it that way in ui and url beta
Wed, 30 Jan 2013 21:13:47 +0100 Mads Kiilerich repo edit: it is a repo thing more than an admin thing - show it that way in ui and url beta
Wed, 30 Jan 2013 20:30:37 +0100 Mads Kiilerich top menu: make 'alt' texts / tool tips more descriptive beta
Wed, 30 Jan 2013 18:34:29 +0100 Mads Kiilerich summary: show "Show by ID" toggler after the clone url beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich summary: "shortlog" is not a word ... and the changelog is always better beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich quick repo list: public/private icon control should only control icons, not repo visibility beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich summary: don't link explicitly to /summary beta
Thu, 24 Jan 2013 12:23:52 +0100 Mads Kiilerich top menu: 'Repositories' is really also a 'Home' button beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich admin menu: call it 'admin journal' - it is different from normal 'journal' beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich user menu: call 'notifications' for what it is in the rest of the system - not 'inbox' beta
Thu, 31 Jan 2013 02:09:50 +0100 Marcin Kuzminski fixes issue #747, load changeset cache after forking to refresh lightweight dashboard caches beta
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances beta
Thu, 31 Jan 2013 01:37:38 +0100 Marcin Kuzminski don't invalidate cache before handling hook beta
Wed, 30 Jan 2013 22:30:52 +0100 Marcin Kuzminski added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error. beta
Wed, 30 Jan 2013 22:10:07 +0100 Marcin Kuzminski protect against empty branch on edit file beta
Wed, 30 Jan 2013 22:08:28 +0100 Marcin Kuzminski laste_review status should only return if there are any statuses beta
Wed, 30 Jan 2013 04:32:07 +0100 Marcin Kuzminski fix patch view for GIT, don't escape stuff to much beta
Wed, 30 Jan 2013 04:29:01 +0100 Marcin Kuzminski don't escape any html in patch view beta
Wed, 30 Jan 2013 02:08:55 +0100 Mads Kiilerich css: set min-height on form fields beta
Wed, 30 Jan 2013 01:46:19 +0100 Mads Kiilerich fix a couple of typos beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich html: use > instead of > beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich css: consistent use of space around { and , beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich coding style: fix trailing and leading spaces and tabs beta
Wed, 30 Jan 2013 00:06:36 +0100 Marcin Kuzminski added show full diff into cut off message ref #745 beta
Wed, 30 Jan 2013 01:09:55 +0100 Marcin Kuzminski bump waitress version beta
Wed, 30 Jan 2013 00:33:28 +0100 Marcin Kuzminski Add new attr to pull request beta
Wed, 30 Jan 2013 00:32:34 +0100 Marcin Kuzminski show status of pull requests and if it's closed beta
Wed, 30 Jan 2013 00:11:35 +0100 Marcin Kuzminski fix order of pull-requests in show all page beta
Tue, 29 Jan 2013 23:51:53 +0100 Marcin Kuzminski fixed AGE funtion for future dates, testa are now cleaner with dateutil usage beta
Tue, 29 Jan 2013 22:50:43 +0100 Marcin Kuzminski use label for auto status change beta
Tue, 29 Jan 2013 22:49:04 +0100 Marcin Kuzminski some formatting on list of pull-requests beta
Tue, 29 Jan 2013 22:41:05 +0100 Marcin Kuzminski Fix bold beeing not escaped in emails and make the email form more consistent beta
Tue, 29 Jan 2013 22:40:29 +0100 Marcin Kuzminski Don't send notification email for auto-status changes beta
Tue, 29 Jan 2013 03:47:30 +0100 Mads Kiilerich changeset comments: attempt to highlight the linked comment beta
Tue, 29 Jan 2013 03:21:21 +0100 Mads Kiilerich notification: don't expand %(when)s in usernames beta
Tue, 29 Jan 2013 03:21:08 +0100 Mads Kiilerich changeset comment: new uncommitted comments can be cancelled - not just hidden beta
Tue, 29 Jan 2013 03:20:59 +0100 Mads Kiilerich pull requests: drop [] around status beta
Tue, 29 Jan 2013 03:20:59 +0100 Mads Kiilerich pull requests: don't show the branch label as a (double) tag beta
Tue, 29 Jan 2013 03:19:51 +0100 Mads Kiilerich pull request: mention title of pull request in notifications beta
Tue, 29 Jan 2013 03:19:28 +0100 Mads Kiilerich pull requeset: use #pr and title in comment notifications beta
Tue, 29 Jan 2013 03:19:20 +0100 Mads Kiilerich changeset comments: use #pr beta
Tue, 29 Jan 2013 01:14:34 +0100 Mads Kiilerich pull request: show summary and creation date in table beta
Mon, 28 Jan 2013 23:51:59 +0100 Marcin Kuzminski disallow triggering repo size action more than once after loading beta
Mon, 28 Jan 2013 23:33:19 +0100 Marcin Kuzminski implemented #83 show repo size on summary page beta
Mon, 28 Jan 2013 21:14:46 +0100 Marcin Kuzminski fixes issue #739 Delete/Edit repositories should only point to admin links if the user is an super admin. beta
Mon, 28 Jan 2013 20:52:57 +0100 Marcin Kuzminski fixes #741 add note that VS2008 is the ONLY supported Visual Studio version beta
Mon, 28 Jan 2013 14:38:01 +0100 Marcin Kuzminski switch to SSL configuration example on nginx beta
Mon, 28 Jan 2013 00:25:12 +0100 Marcin Kuzminski translation updates beta
Mon, 28 Jan 2013 00:13:01 +0100 Marcin Kuzminski hide add repository button when you don't have at least write permission in group beta
Mon, 28 Jan 2013 00:06:30 +0100 Marcin Kuzminski troubleshooting docs, added modwsgi unicode problems link from django beta
Mon, 28 Jan 2013 00:02:09 +0100 Marcin Kuzminski filter out repo groups choices to only ones that you have write+ access to. Before it was read+ access and you got proper beta
Sun, 27 Jan 2013 22:37:55 +0100 Marcin Kuzminski added HSTS headers when using SSL for RhodeCode beta
Sun, 27 Jan 2013 00:18:49 +0100 Marcin Kuzminski disable file editing when not on branch head fixes issue #462 beta
Sat, 26 Jan 2013 23:18:51 +0100 Marcin Kuzminski fixes #732 beta
Sat, 26 Jan 2013 23:12:50 +0100 Marcin Kuzminski API invalidate_cache function ref #733 beta
Sat, 26 Jan 2013 23:11:40 +0100 Marcin Kuzminski Return a list of invlidated keys on mark_for_invalidation func beta
Sat, 26 Jan 2013 22:32:25 +0100 Marcin Kuzminski use the GET parent_group param to pre-fill the group choice beta
Sat, 26 Jan 2013 22:19:26 +0100 Marcin Kuzminski run waitress check on startup beta
Sat, 26 Jan 2013 22:15:40 +0100 Marcin Kuzminski be blunt about that error message to not confuse people beta
Sat, 26 Jan 2013 22:08:16 +0100 Marcin Kuzminski added argparse for python version <2.7 beta
Sat, 26 Jan 2013 21:21:11 +0100 Marcin Kuzminski added a flag for generating pull-request comments, and force display on pull-requests beta
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.' beta
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets beta
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER ! beta
Fri, 25 Jan 2013 02:32:00 +0100 Marcin Kuzminski little improvements for debian init.d script beta
Fri, 25 Jan 2013 02:31:17 +0100 Marcin Kuzminski whitespace cleanup beta
Fri, 25 Jan 2013 02:30:48 +0100 Marcin Kuzminski remove ipdb trace beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
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
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 '&gt;' 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
Wed, 19 Dec 2012 23:12:33 +0100 Marcin Kuzminski fixes #691: Notifications for pull requests: move link to pull request to the top beta
Wed, 19 Dec 2012 00:30:16 +0100 Marcin Kuzminski fix small issue with anchor autolinks beta
Wed, 19 Dec 2012 00:29:38 +0100 Marcin Kuzminski fixes #687 Lazy loaded tooltip bug with simultaneous ajax requests beta
Tue, 18 Dec 2012 18:44:33 +0100 Marcin Kuzminski made update repoinfo script more failsafe when dealing with database entries not synced with filesystem beta
Tue, 18 Dec 2012 18:42:06 +0100 Marcin Kuzminski updated contributors beta
Tue, 18 Dec 2012 16:47:35 +0000 Dan Sheridan Recreate the pull request URL each time a checkbox is checked beta
Mon, 17 Dec 2012 22:46:50 +0100 Marcin Kuzminski Default parameters are now also used for creating repos using API calls, and initial repo scanner beta
Sat, 15 Dec 2012 17:20:25 +0100 Marcin Kuzminski version bump beta
Fri, 14 Dec 2012 04:45:03 +0100 Marcin Kuzminski Added tag v1.5.1 for changeset 3259dc7caea4
Fri, 14 Dec 2012 04:26:15 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.1
Fri, 14 Dec 2012 04:20:18 +0100 Marcin Kuzminski i18n update beta
Fri, 14 Dec 2012 04:19:12 +0100 Marcin Kuzminski - #683 fixed difference between messages about not mapped repositories beta
Fri, 14 Dec 2012 04:03:46 +0100 Marcin Kuzminski i18n updates beta
Fri, 14 Dec 2012 04:01:33 +0100 Marcin Kuzminski fixes #682 Translation difficult for multi-line text beta
Fri, 14 Dec 2012 03:40:35 +0100 Marcin Kuzminski changelog update beta
Fri, 14 Dec 2012 03:31:44 +0100 Marcin Kuzminski remove reviewers button removes them without need of hitting save button. beta
Fri, 14 Dec 2012 03:24:30 +0100 Marcin Kuzminski fixed labels in reviewers list beta
Fri, 14 Dec 2012 03:19:15 +0100 Marcin Kuzminski Implemented #670 Implementation of Roles in Pull Request beta
Fri, 14 Dec 2012 02:27:48 +0100 Marcin Kuzminski implements #677: Don't allow to close pull requests when they are under-review state beta
Fri, 14 Dec 2012 02:09:19 +0100 Marcin Kuzminski fixed changeset status labels, they now select radio buttons beta
Fri, 14 Dec 2012 02:05:12 +0100 Marcin Kuzminski default permissions can get duplicated after migration from 1.4.X. check and verify again it, notify user that he should re-check it. beta
Thu, 13 Dec 2012 23:22:36 +0100 Marcin Kuzminski version bump beta
Thu, 13 Dec 2012 23:20:38 +0100 Marcin Kuzminski Added tag v1.5.0 for changeset a5f0bc867edc
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Thu, 13 Dec 2012 22:30:17 +0100 Marcin Kuzminski fixed issue with passing IP address to log action logger for git beta