log

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