log

age author description
Sun, 30 Jul 2017 14:37:01 +0200 domruf templates: add caret to user dropdown
Sun, 30 Jul 2017 13:51:35 +0200 domruf templates: revert accidental rename from 5e3adb20839d
Thu, 29 Jun 2017 23:24:42 +0200 domruf changeset range: move gravatar in front of revision link
Fri, 21 Oct 2016 18:30:06 +0200 domruf template: add missing closing tag </a> for Lock
Wed, 28 Jun 2017 23:25:41 +0200 domruf templates: remove <pre> from panel header on files sources page
Thu, 27 Jul 2017 22:25:16 +0200 domruf template: use bootstrap .checkbox class to fix alignment of Files 'Follow current branch' checkbox
Wed, 28 Jun 2017 22:30:24 +0200 domruf templates: use span elements instead of left floating div
Tue, 27 Jun 2017 21:49:33 +0200 domruf templates: don't use ordinary elements as links or buttons by adding btn styling
Mon, 14 Aug 2017 00:40:04 +0200 Mads Kiilerich templates: drop odd grid_edit and grid_delete classes
Mon, 26 Jun 2017 22:28:58 +0200 domruf templates: more consistently put icons inside 'Delete' and 'Edit' buttons
Tue, 08 Aug 2017 21:35:20 +0200 domruf api: change precision of ChangesetStatus.modified_at to seconds
Sun, 13 Aug 2017 17:19:18 +0200 Mads Kiilerich autocomplete: use select2 when selecting users or groups to give permissions
Sun, 13 Aug 2017 17:19:18 +0200 Mads Kiilerich autocomplete: use select2 when selecting users to add as reviewers to PRs
Sun, 13 Aug 2017 17:19:18 +0200 Mads Kiilerich autocomplete: use select2 when selecting owner of repos and PRs
Sun, 13 Aug 2017 17:19:18 +0200 Mads Kiilerich autocomplete: make autocompleteFormatter compatible with select2
Sun, 13 Aug 2017 01:59:19 +0200 Mads Kiilerich celery: replace loader.PylonsSettingsProxy with a simple configuration object
Sun, 11 Jun 2017 16:13:09 +0200 domruf celery: simplify internal configuration and app creation
Sun, 11 Jun 2017 16:13:09 +0200 domruf celery: let celerypylons.app be the actual app, not a factory
Sat, 12 Aug 2017 17:55:58 +0200 Mads Kiilerich celeryd: let the gearbox command use db session as most other gearbox commands do
Sat, 12 Aug 2017 17:40:01 +0200 Mads Kiilerich lib: make the DaemonLock lock location parameter mandatory - the default was never used
Sat, 12 Aug 2017 17:40:01 +0200 Mads Kiilerich make-index: move make_index.lock to the index location - don't assume that the .ini directory is writable
Sun, 11 Jun 2017 16:56:12 +0200 domruf gearbox: if a config file is specified, store it in the command instance so it is available without tg
Sat, 12 Aug 2017 17:32:27 +0200 Mads Kiilerich rcext: this command actually *does* require a config file ... but doesn't require db configuration
Sat, 12 Aug 2017 17:30:45 +0200 Mads Kiilerich rcext: show extension path in prompt for overwriting - let the user know what we are asking about
Sat, 12 Aug 2017 17:30:33 +0200 Mads Kiilerich install-iis: fix failure - replace paster ensure_file with explicit file writing
Sat, 12 Aug 2017 17:29:58 +0200 Mads Kiilerich install-iis: remove import of non-existing AbstractInstallCommand
Sat, 12 Aug 2017 17:29:57 +0200 Mads Kiilerich install-iis: refactor, put template as global dispath_py_template
Sat, 12 Aug 2017 17:29:06 +0200 Mads Kiilerich scripts: verify in release script that tar content matches repo content
Sat, 12 Aug 2017 17:28:40 +0200 Mads Kiilerich manifest: update file name list - for example, fix the path to the template.ini.mako config template
Sat, 12 Aug 2017 16:36:28 +0200 Mads Kiilerich docs: fix some sphinx warnings
Fri, 11 Aug 2017 02:48:15 +0200 Mads Kiilerich autocompletion: drop explicit container elements - just create them when necessary
Mon, 07 Aug 2017 23:15:30 +0200 domruf tests: replace touch command with platform independent python code
Sun, 06 Aug 2017 20:18:37 +0200 domruf tests: don't silence errors while creating test index
Thu, 27 Jul 2017 14:30:44 +0000 Holger Schramm i18n: updated translation for German
Wed, 26 Jul 2017 06:42:40 +0000 Étienne Gilli i18n: updated translation for French
Thu, 27 Jul 2017 14:26:14 +0200 Andrew Shadura i18n: regenerate translations
Thu, 27 Jul 2017 03:02:37 +0200 Mads Kiilerich Merge stable
Wed, 26 Jul 2017 20:23:13 +0200 Andrew Shadura Added tag 0.3.3 for changeset 64ea7ea09236 stable
Wed, 26 Jul 2017 20:22:13 +0200 Andrew Shadura release: 0.3.3 stable 0.3.3
Tue, 25 Jul 2017 16:43:29 +0200 Andrew Shadura i18n: regenerate translations stable
Thu, 13 Jul 2017 12:26:01 +0200 Thomas De Schampheleire docs: fix broken reference stable
Mon, 03 Jul 2017 00:54:36 +0200 Mads Kiilerich scripts: add update-copyrights.py stable
Tue, 06 Jun 2017 21:10:52 +0200 domruf hg: support Mercurial 4.2 stable
Tue, 06 Jun 2017 21:42:13 +0200 domruf hg: remove _rcpath override stable
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich email: don't crash on sending mails with unicode comments without appropriate environment configuration (Issue #275) stable
Mon, 23 Jan 2017 02:17:38 +0900 FUJIWARA Katsunori journal: make "repository:" filtering condition work as expected (Issue #261) stable
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich admin: better handling of rescan/delete and invalidate at the same time (Issue #252) stable
Sun, 22 Jan 2017 01:16:52 +0100 Mads Kiilerich git: clarify that non-bare git repos not are supported (Issue #254) stable
Tue, 18 Oct 2016 23:29:23 +0200 Mads Kiilerich repo-scan: rewrite get_filesystem_repos to use os.walk instead of stupid recursion stable
Fri, 10 Jun 2016 01:19:58 +0200 Mads Kiilerich repos: fix unicode error when scanning and finding repositories with unicode names stable
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 stable
Fri, 06 Jan 2017 01:43:51 +0100 Mads Kiilerich templates: update copyright notice in footer to 2017 stable
Mon, 19 Dec 2016 04:46:48 +0100 Mads Kiilerich changeset: fix broken revision links in title stable
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich helpers: more helpful error messages for changeset not found stable
Thu, 10 Nov 2016 17:54:05 +0100 Thomas De Schampheleire docs: document X-Kallithea-Notification-Type header stable
Tue, 11 Oct 2016 17:45:40 +0200 Thomas De Schampheleire email: add X-Kallithea-Notification-Type header stable
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: clarify that we only recommend and support single threaded operation stable
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich annotate: invoke hg annotate in a way that is forward compatible with Mercurial 3.9 stable
Thu, 14 Jul 2016 14:56:20 +0200 Andrew Shadura git: include an LF at the end of the service advertisement (Fixes #230) stable
Tue, 14 Jun 2016 22:14:39 +0200 domruf lock: fix for Mercurial 3.6+ - wrap hgweb to catch Locked exceptions from hooks stable