log

age author description
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
Fri, 06 Jan 2017 01:43:51 +0100 Mads Kiilerich templates: use valid ids for input fields in hook settings so labels can reference them correctly
Fri, 06 Jan 2017 01:43:51 +0100 Mads Kiilerich templates: div inside pre is not valid html - use span instead
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: div inside dl is not valid html - move system settings message outside the dl
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: form inside h5 is not valid html
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: drop unused duplicate id in files_add
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: make sure the fork submit button has a valid name
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: make various tables more well-formed with consistent columns
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: textarea doesn't have a size attribute - drop it!
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: drop id="body" on body - it wasn't used and caused duplicate IDs
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: replace various invalid attributes with data attributes
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: replace invalid metatag attributes with data attributes
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: replace invalid lazy-cs attributes with data attributes
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: drop unused and invalid attributes
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: fix missing / superfluous close tags
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: fix malformed tag closings
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich style: drop png version of Kallithea logo - all supported browsers are fine with svg
Sun, 25 Dec 2016 04:08:38 +0100 Mads Kiilerich DataTables: update to 1.10.13 and add files for Bootstrap