log

age author description
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop redundant template update of [handler_console] level=DEBUG
Wed, 16 Aug 2017 22:24:55 +0200 domruf hg: drop test that used the illegal tag name '11'
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich vcs: support Mercurial 4.3.x
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich vcs: refactor hgcompat demandimport handling to prepare for Mercurial 4.3
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich hg: prepare for Mercurial 4.2 or later where tagging moved from localrepo to the tags module
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich style: remove some old unused/irrelevant markup
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich templates: disable paging and page size controls in DataTables
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich index: show repositories and repository groups in the same table
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich controllers: drop unused totalRecords and startIndex
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich repogroup: fix display of breadcrumb for nested repo groups
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich repogroups: fix display of links to parent repo groups
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich templates: drop a few breadcrumbs definitions - they are not used anyway
Fri, 08 Sep 2017 04:12:51 +0200 Mads Kiilerich pygments: reimplement get_lem under the name get_extension_descriptions
Fri, 25 Aug 2017 14:36:01 +0200 Lars Kruse codingstyle: rename variable "hex" (conflicting with builtin)
Fri, 25 Aug 2017 14:35:46 +0200 Lars Kruse codingstyle: replace ".has_key(...)" with "... is in ..."
Fri, 25 Aug 2017 14:35:28 +0200 Lars Kruse codingstyle: replace comparison for equality against None with "is" expression
Fri, 25 Aug 2017 14:34:58 +0200 Lars Kruse codingstyle: replace "not ... is ..." with "... is not ..."
Fri, 25 Aug 2017 14:33:37 +0200 Lars Kruse codingstyle: replace "not ... in ..." with "... not in ..."
Fri, 25 Aug 2017 14:33:18 +0200 Lars Kruse codingstyle: replace upper-case variable names with lower-case ones
Fri, 25 Aug 2017 14:32:50 +0200 Lars Kruse codingstyle: trivial whitespace fixes
Fri, 25 Aug 2017 14:32:31 +0200 Lars Kruse py3: replace list comprehension with for-loop due to scope
Fri, 25 Aug 2017 14:31:48 +0200 Lars Kruse lib: fix typo in comment
Fri, 25 Aug 2017 14:31:29 +0200 Lars Kruse tests: add missing tempfile import
Fri, 25 Aug 2017 14:30:57 +0200 Lars Kruse py3: replace "file" with "open"
Thu, 17 Aug 2017 21:46:10 +0200 domruf js: reduce duplicate code - make autocompleteHighlightMatch handle the non-match case too
Thu, 17 Aug 2017 23:23:52 +0200 domruf utils: remove Session after we are done using it in set_app_settings
Mon, 14 Aug 2017 22:34:28 +0200 domruf tests: use temporary copy of test.ini, possibly customized for TEST_DB
Sun, 30 Jul 2017 14:26:10 +0200 domruf templates: tweak file edit page markup to be slightly more correct and make it look slightly better
Wed, 28 Jun 2017 22:57:48 +0200 domruf files: make browser panel header look less bloated
Sat, 29 Oct 2016 13:45:07 +0200 domruf templates: add viewport meta element so small devices react to the responsive design