log

age author description
Mon, 23 Jan 2017 02:17:38 +0900 FUJIWARA Katsunori tests: introduce more test coverage of whoosh filtering
Mon, 23 Jan 2017 02:17:38 +0900 FUJIWARA Katsunori tests: add commit_change() author to specify author name explicitly
Mon, 23 Jan 2017 01:56:39 +0100 Mads Kiilerich config: refactor beaker configuration
Fri, 23 Dec 2016 21:29:53 +0100 Thomas De Schampheleire tests: remove intermediate init_stack method
Tue, 17 Jan 2017 18:20:17 +0100 Søren Løvborg tests: move test environment setup code out of utils.py
Wed, 18 Jan 2017 17:10:22 +0100 Søren Løvborg model: inline GistModel._get_gist calls
Wed, 18 Jan 2017 17:06:01 +0100 Søren Løvborg model: inline _get_repo_group and _get_user_group calls
Wed, 18 Jan 2017 16:59:48 +0100 Søren Løvborg model: inline calls to BaseModel._get_perm
Wed, 18 Jan 2017 16:56:26 +0100 Søren Løvborg model: inline calls to BaseModel._get_repo
Wed, 18 Jan 2017 16:46:52 +0100 Søren Løvborg model: inline BaseModel._get_user calls
Wed, 18 Jan 2017 16:30:13 +0100 Søren Løvborg model: simplify guess_instance invocations
Tue, 17 Jan 2017 17:47:33 +0100 Søren Løvborg tests: fix test_permanent_url_protocol_access instability
Fri, 06 Jan 2017 14:57:19 +0100 Søren Løvborg pullrequests: refactor default title code
Sat, 14 Jan 2017 20:59:57 +0100 Andrew Shadura setup: bump babel version to <2.4
Sat, 14 Jan 2017 20:56:48 +0100 Andrew Shadura setup: don't constrain docutils version
Thu, 28 Jul 2016 16:34:49 +0200 Mads Kiilerich auth: change default LDAP to LDAPS on port 636 - insecure authentication is kind of pointless
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich setup: support latest Beaker version (1.8.1)
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich hg: support Mercurial 4.1
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich refactor: drop some irrelevant x = x assignments
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich auth: simplify the double invoked auth classes used for permission checking
Sat, 24 Dec 2016 01:27:47 +0100 Mads Kiilerich controllers: avoid setting request state in controller instances - set it in the thread global request variable
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich controllers: avoid setting constants as controller instance variables in __before__
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich lib: the variable 'request' is usually used for the pylons request object - avoid using it for other purposes
Sat, 14 Jan 2017 21:22:51 +0100 Thomas De Schampheleire lib: move jsonify from utils to base
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich admin: better handling of rescan/delete and invalidate at the same time (Issue #252)
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich git: clarify that non-bare git repos not are supported (Issue #254)
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich cleanup: make sure the kind of repos found by scanning also are ignored for cleanup - don't recurse into non-bare git or svn repos
Sun, 22 Jan 2017 01:16:51 +0100 Mads Kiilerich mails: make title in header boxes slightly bolder
Sun, 22 Jan 2017 01:16:51 +0100 Mads Kiilerich comments: when cancelling an inline comment on a line without comments, don't leave an empty row behind
Wed, 18 Jan 2017 02:17:08 +0100 Mads Kiilerich style: fix link color when hovering the logo branding
Wed, 18 Jan 2017 01:44:26 +0100 Mads Kiilerich template: avoid duplicate id="logo" - use "repo-logo" in the subordinate repo header
Wed, 18 Jan 2017 01:44:26 +0100 Mads Kiilerich template: drop spurious commit id on gravatar
Wed, 18 Jan 2017 01:44:26 +0100 Mads Kiilerich template: restore aria-describedby fix from ac03ae060ca0 that was lost in 8bd7a637cea0
Sat, 14 Jan 2017 21:42:30 +0100 Thomas De Schampheleire model: remove docstring code example
Thu, 25 Aug 2016 21:22:27 +0200 Thomas De Schampheleire tests: replace yield_fixtures with plain fixtures
Thu, 22 Dec 2016 13:19:23 +0100 domruf datatables: fix repo group sorting of repo name, last change and tip - indices were off by one
Thu, 22 Dec 2016 13:00:54 +0100 domruf datatables: use more robust filter function for filtering repository names
Wed, 11 Jan 2017 22:23:35 +0100 domruf templates: reduce html errors/warnings
Tue, 20 Sep 2016 20:01:59 +0200 domruf template: use Bootstrap tooltips and popover instead of handmade tooltips
Thu, 12 Jan 2017 01:34:07 +0100 Mads Kiilerich style: fixes for non content pages - especially the login pages
Thu, 12 Jan 2017 01:34:07 +0100 Mads Kiilerich style: fix quick login dialog layout after 8bd7a63
Wed, 11 Jan 2017 18:10:19 +0100 Andrew Shadura style: fix the CSS selector referring to the notification box
Tue, 20 Sep 2016 19:03:37 +0200 domruf template: use Bootstrap compatible navbar markup
Wed, 21 Sep 2016 19:58:44 +0200 domruf templates: use bootstrap for progress bars
Tue, 10 Jan 2017 01:29:05 +0100 Mads Kiilerich style: fix headers for file stuff
Mon, 09 Jan 2017 21:39:51 +0100 Mads Kiilerich templates: fix aria markup from 24a0c176a63d
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: use panel, panel-heading, panel-title, panel-body and settings
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: Boostrap-ish markup of footers
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: apply Bootstrap-compatible table.table class, now when the conflicting div.table styling is gone
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: rename div.table to Bootstrap .panel-body
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: introduce pull-left and pull-right in more places
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: introduce text-nowrap and avoid using direct white-space: nowrap
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: refactor panel headings - use pull-left and pull-right and introduce clearfix like Bootstrap
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: drop unnecessary <ul> markup
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: introduce h2 h3 h4 h5 for emphasis and drop some explicit styling
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: change indentation of changeset_range.html
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: template markup changes for changeset.html, preparing for Bootstrap
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: drop dead 'fields' class references
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: drop some trivial comments in templates
Fri, 06 Jan 2017 01:43:51 +0100 Mads Kiilerich templates: update copyright notice in footer to 2017