log

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