log

age author description
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich css: drop IE hacks
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich js: drop excanvas used for IE 8 support
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich repos: fix abuse of dead 'repo' routing
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich cleanup: check for None object identity in cases where that is what the 'contract' says
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich cleanup: remove unnecessary '%s'%s formatting
Fri, 24 Jul 2015 16:37:40 +0200 Thomas De Schampheleire tests: add test coverage for how repo creation access control is different through API and Web
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich ini: drop production.ini - everybody should create their own with unique and random keys
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich tests: don't put '<repr of lazy class>' in names of temp test directories
Thu, 16 Jul 2015 17:43:41 +0200 Thomas De Schampheleire e-mail: clarify that smtp_use_ssl defaults to false
Thu, 16 Jul 2015 08:09:20 +0200 Thomas De Schampheleire e-mail: remove unused setting error_message from ini files
Wed, 22 Jul 2015 21:42:04 +0200 Thomas De Schampheleire admin: remap/rescan: fix alignment of button
Tue, 21 Jul 2015 00:25:20 +0200 Grzegorz Krason python: update #! headers to explicitly use python2
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich admin: rename 'Delegated Admin' to what it usually is known as: 'Admin'
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich validators: cleanup of message wording
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich i18n: use plain strings on the english lookup side of translations
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: compute repo group id lists on demand where they are needed
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich db: remove unused repository groups_choices parameter show_empty_group
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: use AvailableRepoGroupChoices
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich forks: use AvailableRepoGroupChoices
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich forks: group write permission should only be sufficient when 'write_on_repogroup' is enabled
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich scm: introduce AvailableRepoGroupChoices
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repos: refactor repo group handling - extract generic functionality that can be used consistently
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroup: after creating a repogroup, redirect to it
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: when editing, make group name in header link to the group
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich remote: simplify clone_uri UI
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich helpers: drop h.tooltip
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich helpers: cleanup of journal action_parser
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich data_table: use simple 'escape' function instead of 'tooltip' function
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich repogroups: use group IDs as integers instead of unicoding them
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich db: cleanup of repo group choices - better handling of root and better sorting