log

age author description
Mon, 31 Aug 2015 17:42:55 +0200 Søren Løvborg templates: use short_ref instead of manually checking ref type
Tue, 08 Sep 2015 19:43:29 +0200 Søren Løvborg notifications: mark notifications to self "pre-read"
Thu, 08 Oct 2015 23:27:41 +0200 Mads Kiilerich comments: check for None instead of boolean checks
Thu, 08 Oct 2015 23:27:41 +0200 Mads Kiilerich js: add failure callback to ajaxGET
Thu, 08 Oct 2015 23:25:21 +0200 Mads Kiilerich scripts: introduce scripts/docs-headings.py for reformatting rst section titles in docs
Thu, 08 Oct 2015 23:23:57 +0200 Mads Kiilerich ini: add scripts/generate-ini.py for generating all .ini files from template.ini.mako
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich admin: don't prompt for cache invalidation
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich cache: make instance_id = * the default and deprecate it
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich cache: when invalidating a cache, always just delete all 'live cache' records instead of marking them inactive
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich changeset: remove unused handling of inline-comments-button - probably left over from refactorings
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich git: add unicode conversion to make tests pass with dulwich 0.11.2
Fri, 02 Oct 2015 22:46:15 +0200 Mads Kiilerich Merge stable 0.3
Fri, 02 Oct 2015 21:50:54 +0200 Andrew Shadura Added tag 0.3 for changeset 9b3e9e242f5c stable
Fri, 02 Oct 2015 21:50:15 +0200 Andrew Shadura release: 0.3 stable 0.3
Fri, 02 Oct 2015 21:49:49 +0200 Andrew Shadura scripts: allow signing with a different key set with EMAIL stable
Sat, 26 Sep 2015 02:34:43 +0200 Mads Kiilerich release: update contributors and copyrights stable
Sat, 26 Sep 2015 02:34:37 +0200 Mads Kiilerich auth: validate that the token protecting from CSRF attacks never is leaked stable
Sat, 26 Sep 2015 02:34:16 +0200 Mads Kiilerich forms: don't use secure forms with authentication token for GET requests stable
Wed, 23 Sep 2015 16:09:14 +0200 Søren Løvborg login: enhance came_from validation stable
Wed, 30 Sep 2015 23:19:46 +0200 Mads Kiilerich git: fix typo in error logging from 1ea1761bab12 stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich summary: add missing c.stats_percentage initialization that caused crash on empty repos stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich docs: mention that the optional dependencies psycopg2 and python-ldap also might be needed in the virtualenv stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich docs: add advice of upgrading pip and setuptools in new virtualenvs stable
Fri, 25 Sep 2015 12:50:03 +0200 Andrew Shadura i18n: fixup the Russian translation stable
Sun, 20 Sep 2015 22:31:00 +0200 Mads Kiilerich scripts: move whitespacecleanup.sh to scripts/ stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich hgignore: ignore `.cache/`, created by pytest 2.8 when writing `.cache/v/cache/lastfailed` stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich javascript: fix missing variable declaration stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich codemirror: remove the bad and hopefully unused CodeMirror.modeURL guessing stable
Thu, 17 Sep 2015 16:46:36 -0400 Christian Oyarzun codemirror: fix modeURL when using proxy prefix (Issue #160) stable
Fri, 18 Sep 2015 13:57:49 +0200 Søren Løvborg login: use server-relative URLs in came_from correctly stable
Fri, 18 Sep 2015 13:57:49 +0200 Søren Løvborg login: include query parameters in came_from stable
Fri, 18 Sep 2015 13:57:49 +0200 Søren Løvborg login: simplify came_from validation stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich login: make it clear that an invalid came_from is an invalid request stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich login: inline _redirect_to_origin stable
Thu, 17 Sep 2015 21:29:46 +0200 Mads Kiilerich release: add scripts/make-release for automation of the release process stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich git: fix reposcan failure when encountering git repositories on read-only filesystems stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich pull requests: fix incorrect display of pull requests without updates stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich pull requests: skip 'This pull request has already been merged' check for ranges; they have been "merged" to the ancestor from the beginning stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich changelog: add date tooltip to changelog, just as it is on the short changelog on the summary page stable
Wed, 16 Sep 2015 02:53:28 +0200 Mads Kiilerich setup: explicitly use python2 in examples in the documentation stable
Mon, 14 Sep 2015 23:06:28 +0200 Mads Kiilerich setup: monkey patch setuptools to make distutils set owner/group to root stable
Mon, 14 Sep 2015 23:06:23 +0200 Mads Kiilerich comments: decrease #target comment margin size to compensate for 1 pixel wider yellow border stable
Mon, 14 Sep 2015 23:06:09 +0200 Mads Kiilerich pull requests: blame the right user when an admin adds reviewers to other peoples PRs stable
Mon, 14 Sep 2015 23:06:00 +0200 Mads Kiilerich comments: fix comment add button - it is only the button that should be clickable, not the containing div stable
Fri, 11 Sep 2015 13:00:47 +0200 Søren Løvborg cleanup: use example.com for tests and examples stable
Wed, 09 Sep 2015 18:32:05 +0200 Søren Løvborg docs: update example output and example server configs stable
Thu, 10 Sep 2015 23:29:50 +0200 Andrew Shadura notifications: ensure paginator's links remain correct after Mark All Read stable
Thu, 03 Sep 2015 13:10:17 +0200 Robert Rauch docs: add documentation for setup with puppet stable
Thu, 10 Sep 2015 15:13:55 +0000 Étienne Gilli i18n: updated translation for French stable
Tue, 08 Sep 2015 17:59:53 +0000 Étienne Gilli i18n: updated translation for French stable
Tue, 08 Sep 2015 10:56:22 +0000 Robert Rauch i18n: updated translation for German
Tue, 08 Sep 2015 11:21:08 +0200 Andrew Shadura i18n: merge more translations from stable
Tue, 08 Sep 2015 10:56:21 +0000 Robert Rauch i18n: updated translation for German stable
Tue, 08 Sep 2015 10:49:54 +0000 Michael Pohl i18n: updated translation for German stable
Tue, 08 Sep 2015 10:49:23 +0000 Robert Rauch i18n: updated translation for German stable
Tue, 08 Sep 2015 10:58:35 +0200 Andrew Shadura i18n: merge translations from stable
Tue, 08 Sep 2015 10:38:09 +0000 Robert Rauch i18n: updated translation for German
Tue, 08 Sep 2015 10:38:09 +0000 Robert Rauch i18n: updated translation for German
Tue, 08 Sep 2015 10:37:51 +0200 Andrew Shadura i18n: refresh POT, regenerate POs stable
Tue, 08 Sep 2015 10:21:46 +0000 Michael Pohl i18n: updated translation for German stable