log

age author description
Tue, 11 Dec 2018 01:22:56 +0100 Mads Kiilerich front-end: Use select2 from node_modules and stop bundling it
Mon, 10 Dec 2018 23:20:54 +0100 Mads Kiilerich front-end: Use jQuery and Flot from node_modules and stop bundling them
Mon, 10 Dec 2018 23:25:58 +0100 Mads Kiilerich front-end: Use the existing bootstrap.js from node_modules and stop bundling Bootstrap
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich front-end: use license-checker to generate information about code used to build the front-end
Mon, 10 Dec 2018 22:35:29 +0100 Mads Kiilerich front-end: Store temporary files in a tmp directory
Tue, 04 Dec 2018 12:16:20 +0100 Mads Kiilerich front-end: Introduce 'front-end' directory with source files for building the front-end
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich make-release: drop partial support for shipping the generated style.css and corresponding bootstrap
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich make-release: only specify Sphinx once for pip install
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich docs: Fix a couple of build warnings
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich hgignore: .pytest_cache
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich gearbox: drop last traces of upgrade-db paster command
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich search: tweak logging from index-create
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich search: better messaging when the index hasn't been built yet
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich search: Actually raise EmptyIndexError if the index hasn't been built yet
Sun, 23 Dec 2018 21:16:06 +0100 Mads Kiilerich hg: fix URL cloning with Mercurial 4.6 and later
Mon, 17 Dec 2018 22:33:29 +0100 Thomas De Schampheleire kallithea-cli: remind users to generate the front-end
Wed, 05 Dec 2018 21:37:21 +0100 Thomas De Schampheleire model: move notification types from Notification to NotificationModel
Wed, 05 Dec 2018 21:27:58 +0100 Thomas De Schampheleire model: remove UI notification feature
Wed, 05 Dec 2018 21:21:39 +0100 Thomas De Schampheleire controllers/templates: remove UI notification feature
Wed, 05 Dec 2018 07:40:00 +0100 Thomas De Schampheleire tests: remove tests of UI notifications
Tue, 04 Dec 2018 21:32:57 +0100 Thomas De Schampheleire templates: remove notification count from user profile button
Tue, 04 Dec 2018 21:27:35 +0100 Thomas De Schampheleire lib: remove unused method 'notify' from DbManage
Sat, 01 Dec 2018 22:04:58 +0100 Thomas De Schampheleire tests: notifications: increase indentation of multi-line for loop condition
Wed, 28 Nov 2018 21:22:28 +0100 Thomas De Schampheleire model: notification: don't round-trip via list if you want a set
Thu, 22 Nov 2018 22:27:14 +0100 Thomas De Schampheleire cli: fix celery-run usage text
Sat, 15 Sep 2018 21:52:16 +0200 Thomas De Schampheleire cli: front-end-build: generate pygments.css dynamically
Mon, 24 Sep 2018 20:44:36 +0200 Thomas De Schampheleire cli: add command 'kallithea-cli front-end-build'
Thu, 22 Nov 2018 21:51:52 +0100 Thomas De Schampheleire cli: fix celery-run
Thu, 22 Nov 2018 21:19:45 +0100 Thomas De Schampheleire controllers: add docstring to create_cs_pr_comment and delete_cs_pr_comment
Thu, 22 Nov 2018 21:01:54 +0100 Thomas De Schampheleire controllers: remove pr_comment flag in delete_cs_pr_comment
Sat, 17 Nov 2018 21:31:08 +0100 Thomas De Schampheleire controllers: inline changeset.create_comment
Fri, 16 Nov 2018 22:20:32 +0100 Thomas De Schampheleire controllers: forward pullrequests.comment to changeset
Fri, 16 Nov 2018 22:09:30 +0100 Thomas De Schampheleire controllers: align pullrequests.comment with changeset.comment
Fri, 16 Nov 2018 21:45:21 +0100 Thomas De Schampheleire controllers: pullrequests: comments are always using AJAX
Sat, 10 Nov 2018 21:35:54 +0100 Thomas De Schampheleire model: changeset_status: remove support for 'dont_allow_on_closed_pull_request' and 'StatusChangeOnClosedPullRequestError'
Sat, 10 Nov 2018 21:34:57 +0100 Thomas De Schampheleire controllers: changeset: always allow status changes
Sat, 10 Nov 2018 21:29:29 +0100 Thomas De Schampheleire controllers: pullrequests: rename _get_is_allowed_change_status
Sat, 10 Nov 2018 21:05:28 +0100 Thomas De Schampheleire controllers: changeset: catch status changes on inline comments
Thu, 08 Nov 2018 21:38:37 +0100 Thomas De Schampheleire controllers: forward pullrequests.delete_comment to changeset
Fri, 19 Oct 2018 22:02:55 +0200 Thomas De Schampheleire controllers: align pullrequests.delete_comment with changeset.delete_comment
Tue, 20 Nov 2018 21:22:43 +0100 Thomas De Schampheleire tests: test status change in comments and pull requests
Tue, 20 Nov 2018 20:13:54 +0100 Thomas De Schampheleire tests: rename test_changeset_comments to test_changeset_pullrequests_comments
Mon, 19 Nov 2018 22:07:26 +0100 Thomas De Schampheleire tests: add tests for commenting on pullrequests
Sat, 17 Nov 2018 21:54:21 +0100 Thomas De Schampheleire tests: small improvements to test_changeset_comments
Thu, 18 Oct 2018 22:47:25 +0200 Thomas De Schampheleire cli: remove now obsolete 'paster_commands' files
Sun, 18 Nov 2018 19:57:40 +0100 Mads Kiilerich utils2: Move ask_ok out of paster_commands
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox celeryd' into 'kallithea-cli celery-run'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-index' into 'kallithea-cli index-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-rcext' in 'kallithea-cli extensions-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox setup-db' into 'kallithea-cli db-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox install-iis' into 'kallithea-cli iis-install'
Sun, 14 Oct 2018 22:09:49 +0200 Thomas De Schampheleire cli: repo-purge-deleted: improve reporting to user
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox cleanup-repos' into 'kallithea-cli repo-purge-deleted'
Wed, 03 Oct 2018 21:47:43 +0200 Thomas De Schampheleire cli: drop 'gearbox cache-keys --show/--cleanup' - they are rarely used, and use cases are covered by commands for updating metadata
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox update-repoinfo' into 'kallithea-cli repo-update-metadata'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox repo-scan' into 'kallithea-cli repo-scan'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox ishell' into 'kallithea-cli ishell'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-config' into 'kallithea-cli config-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: initial introduction of 'kallithea-cli' command
Mon, 05 Nov 2018 00:31:07 +0100 Mads Kiilerich Merge stable