log

age author description
Sun, 04 Oct 2015 20:43:12 +0200 domruf auth: let container authentication get email, first and last name from custom headers
Fri, 25 Dec 2015 13:50:18 +0100 Mads Kiilerich Merge stable
Fri, 25 Dec 2015 12:37:49 +0100 Mads Kiilerich db: handle race when multiple threads add the same cache invalidation entry simultaneously (Issue #177) stable
Fri, 25 Dec 2015 12:33:13 +0100 Mads Kiilerich git: fix parsing of git mode change + rename diffs stable
Fri, 25 Dec 2015 12:32:47 +0100 Mads Kiilerich indexer: skip documents that can't be retrieved - probably because encoding issues (Issue #175) stable
Fri, 25 Dec 2015 12:32:25 +0100 Mads Kiilerich auth: fail pam and internal authentication attempts if no username is provided (Issue #180) stable
Thu, 24 Dec 2015 21:28:19 +0100 Jan Heylen diff: get collapse target via .attr instead of .prop stable
Fri, 27 Nov 2015 01:48:09 +0100 Mads Kiilerich cleanup: introduce scripts/logformat.py for cleanup of string formatting of logging statements
Fri, 27 Nov 2015 01:47:14 +0100 Mads Kiilerich cleanup: consistent space before line continuation backslash
Fri, 27 Nov 2015 01:47:12 +0100 Mads Kiilerich paster: minor changes to paster commands, making them slightly more consistent
Fri, 27 Nov 2015 01:47:06 +0100 Mads Kiilerich auth: let login helper function return exception to raise instead of raising it self
Fri, 27 Nov 2015 01:46:59 +0100 Mads Kiilerich auth: only local passwords can be reset
Fri, 27 Nov 2015 01:39:21 +0100 Mads Kiilerich Merge stable
Fri, 27 Nov 2015 01:34:47 +0100 Mads Kiilerich repo-scan: print status to stdout instead of logging it stable
Fri, 27 Nov 2015 01:34:47 +0100 Mads Kiilerich docs: consistently use venv instead of pyenv stable
Fri, 27 Nov 2015 01:34:47 +0100 Mads Kiilerich setup: support the Mercurial 3.6 series stable
Mon, 23 Nov 2015 19:01:22 +0900 Takumi IINO gist: fix unicode file path handling stable
Tue, 17 Nov 2015 02:42:07 +0100 Mads Kiilerich edit: refactor cut'n'pasted code, working towards unifying it
Tue, 17 Nov 2015 02:42:01 +0100 Mads Kiilerich files: rename the edit mime type field to mimetype as it is named in gists
Tue, 17 Nov 2015 02:31:01 +0100 Mads Kiilerich edit: fix indentation and document ready execution of javascript for file and gist editing
Sun, 25 Oct 2015 16:09:06 +0000 Takumi IINO select2: make "Switch To" switch to changelog view everywhere, except in Files context
Tue, 16 Sep 2014 14:44:18 +0200 Ante Ilic menu: Added select2 box for "Switch To", work towards having general revision context
Fri, 13 Nov 2015 00:22:35 +0900 Takumi IINO select2: show prefix matches first in #repo-switcher
Mon, 16 Nov 2015 19:33:37 +0100 Mads Kiilerich select2: be case insensitive when putting prefix matches first in result lists
Mon, 16 Nov 2015 18:33:53 +0100 domruf api: minor cleanups
Mon, 16 Nov 2015 18:33:53 +0100 Mads Kiilerich docs: use consistent style for section titles
Thu, 05 Nov 2015 00:31:21 +0000 Jiří Suchan changeset: drop unused variables
Sat, 07 Nov 2015 13:24:48 +0100 Mads Kiilerich cleanup: fix 'try ... except ...' formatting missed in d69aa464f373
Sat, 07 Nov 2015 13:24:44 +0100 Mads Kiilerich Merge stable
Sat, 07 Nov 2015 13:16:58 +0100 Mads Kiilerich cleanup: fixes of checking for None stable
Sat, 07 Nov 2015 13:16:57 +0100 Mads Kiilerich files: fix Selection Link for multi-line selections stable
Sun, 25 Oct 2015 18:32:18 +0000 Takumi IINO js: wrap repo_switcher setup code in $(document).ready
Sat, 24 Oct 2015 16:19:20 +0100 Takumi IINO i18n: some tweaks for i18n stable
Sat, 24 Oct 2015 16:19:20 +0100 Takumi IINO i18n: some tweaks for i18n
Tue, 20 Oct 2015 22:18:47 +0900 Takumi IINO indexers: load additional indexers settings from ini
Fri, 23 Oct 2015 13:36:56 +0100 Takumi IINO indexers: get default filenames for indexing from lexer definitions
Sat, 17 Oct 2015 00:12:50 +0900 Takumi IINO indexers: introduce list of filenames for indexing
Tue, 20 Oct 2015 20:15:04 +0200 Mads Kiilerich auth_pam: fix crash caused by colliding variable names stable
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