log

age author description
Wed, 14 Oct 2015 20:08:18 +0100 Jiří Suchan cleanup: stop using mutable default params
Thu, 08 Oct 2015 20:03:36 +0200 Thomas De Schampheleire files: treat messages about 'File too big' as sentences and add a dot.
Thu, 08 Oct 2015 19:51:50 +0200 Thomas De Schampheleire files: line up styling of 'File too big' message
Thu, 08 Oct 2015 17:45:50 +0200 Thomas De Schampheleire files: support annotation on files larger than cut_off_limit
Mon, 12 Oct 2015 18:55:41 +0200 Mads Kiilerich Merge stable
Sun, 11 Oct 2015 22:09:42 +0200 Thomas De Schampheleire branches: fix 'compare branches' button stable
Sun, 11 Oct 2015 22:09:11 +0200 Thomas De Schampheleire bookmarks: fix 'compare bookmarks' button stable
Tue, 08 Sep 2015 11:00:02 +0200 Søren Løvborg auth: note that we never emit authuser "cookies" for the default user
Tue, 08 Sep 2015 11:09:00 +0200 Søren Løvborg auth: avoid setting AuthUser.is_authenticated for unauthenticated users
Wed, 09 Sep 2015 12:21:25 +0200 Søren Løvborg auth: inline AuthUser.set_authenticated
Tue, 06 Oct 2015 19:22:22 +0200 Søren Løvborg auth: introduce AuthUser.is_default_user attribute
Mon, 24 Aug 2015 22:51:07 +0200 Søren Løvborg compare: clean up revision selector HTML/CSS
Wed, 09 Sep 2015 12:41:20 +0200 Søren Løvborg cleanup: replace redirect with WebOb exceptions
Mon, 07 Sep 2015 15:07:35 +0200 Søren Løvborg cleanup: replace abort with WebOb exceptions
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