log

age author description
Tue, 17 Mar 2015 20:50:58 +0100 Thomas De Schampheleire docs/contributing: remove unnecessary reference to VCS tests
Tue, 17 Mar 2015 20:47:00 +0100 Thomas De Schampheleire docs: move all instructions on Celery to Setup
Sun, 15 Mar 2015 22:08:54 +0100 Thomas De Schampheleire docs/installation: clarify and reorder alternative installation methods
Thu, 12 Mar 2015 15:34:24 +0100 Mads Kiilerich pullrequests: fix updates for PRs between same branch on different repositories
Sat, 14 Mar 2015 21:51:33 +0100 Thomas De Schampheleire docs/installation: add section on installation from repository source
Sat, 14 Mar 2015 21:50:44 +0100 Thomas De Schampheleire README: link to readthedocs.org rather than python.org for documentation
Sat, 14 Mar 2015 21:18:54 +0100 Thomas De Schampheleire docs/contributing: cleanup test section
Thu, 12 Mar 2015 22:07:00 +0100 Thomas De Schampheleire model: trivial typo fixes
Thu, 12 Mar 2015 21:09:10 +0100 Thomas De Schampheleire lib: trivial typo fixes
Thu, 12 Mar 2015 22:19:57 +0100 Thomas De Schampheleire controllers: trivial typo fixes
Tue, 10 Mar 2015 20:00:41 +0100 Thomas De Schampheleire ini file: clarify that beaker.session.key should be unique
Thu, 12 Mar 2015 09:44:48 +0100 Andrew Shadura docs: replace a dead link to the pylons cookbook
Thu, 12 Mar 2015 09:44:28 +0100 Andrew Shadura docs: better capitalisation
Thu, 12 Mar 2015 09:43:46 +0100 Andrew Shadura docs: point to our own documentation domain, not rtd.org
Thu, 12 Mar 2015 09:43:05 +0100 Andrew Shadura docs: don't use fixed-width fonts when not needed
Sun, 08 Mar 2015 23:31:57 +0000 Tuux i18n: updated French translation using Weblate
Fri, 13 Feb 2015 15:26:42 +0000 Andrew Shadura i18n: updated Czech translation using Weblate
Sat, 31 Jan 2015 02:07:42 +0000 Kazunari Kobayashi i18n: updated Japanese translation using Weblate
Sat, 31 Jan 2015 02:04:51 +0000 Takumi IINO i18n: updated Japanese translation using Weblate
Fri, 30 Jan 2015 15:18:43 +0000 kobanari i18n: updated Japanese translation using Weblate
Fri, 30 Jan 2015 09:23:27 +0000 Michael Pohl i18n: updated German translation using Weblate
Thu, 22 Jan 2015 12:09:37 +0000 Andrew Shadura i18n: updated Russian translation using Weblate
Wed, 11 Mar 2015 19:21:40 +0100 Andrew Shadura i18n: update the email address in .pot
Wed, 11 Mar 2015 19:00:36 +0000 Andrew Shadura i18n: create Slovak translation based on modified Czech
Wed, 11 Mar 2015 16:10:30 +0100 Mads Kiilerich docs: rework stuff
Wed, 11 Mar 2015 01:17:33 +0100 Mads Kiilerich pullrequests: on 'my pullrequests' show the user's own vote as second column next to 'latest vote'
Wed, 11 Mar 2015 00:24:25 +0100 Mads Kiilerich helpers: introduce user_or_none helper helper
Wed, 11 Mar 2015 00:24:25 +0100 Mads Kiilerich helpers: fix gravatar handling with (invalid) non-ascii email addresses
Wed, 11 Mar 2015 00:24:25 +0100 Mads Kiilerich db: fix beaker caching key of (invalid) unicode email addresses
Wed, 11 Mar 2015 00:24:25 +0100 Mads Kiilerich bin: give kallithea_config.py #!/usr/bin/env python so it can be executed directly
Tue, 03 Mar 2015 22:33:46 +0100 Thomas De Schampheleire pullrequest overview: show age rather than date
Tue, 03 Mar 2015 21:48:53 +0100 Thomas De Schampheleire pullrequest overview: remove custom handling of 'my pullrequests'
Tue, 03 Mar 2015 22:26:19 +0100 Thomas De Schampheleire pullrequest overview: add delete button to own pull requests
Tue, 03 Mar 2015 21:44:27 +0100 Thomas De Schampheleire pullrequest overview: create overview from a function to allow re-use
Tue, 03 Mar 2015 21:37:44 +0100 Thomas De Schampheleire style: add class 'normal-indent' instead of repeated explicit margins
Tue, 03 Mar 2015 21:33:04 +0100 Thomas De Schampheleire pullrequest overview: display in table to improve readability
Thu, 26 Feb 2015 22:51:27 +0100 Thomas De Schampheleire date representation: use ISO8601 rather than a specific locale
Thu, 26 Feb 2015 16:44:47 +0100 Andrew Shadura changeset: don't crash on malformed whitespace parameter - return 400 Bad Request
Fri, 06 Mar 2015 16:37:19 +0100 Mads Kiilerich pullrequests: add option for adding repo owner as reviewer if none assigned
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pullrequests: don't add repo owner as reviewer in all PRs
Wed, 11 Feb 2015 03:05:00 +0100 Mads Kiilerich compare: simplify handling of compare with null revision
Fri, 06 Mar 2015 16:21:24 +0100 Mads Kiilerich kallithea-api: add trailing newline when writing config file
Fri, 06 Mar 2015 16:21:24 +0100 Mads Kiilerich compare: don't use sql 'in' on empty sets
Fri, 06 Mar 2015 16:21:24 +0100 Mads Kiilerich db: fix beaker cache key for user groups - don't collide with users
Fri, 06 Mar 2015 16:21:24 +0100 Mads Kiilerich vcs: better handling of closed subprocessio InputStreamChunker source stream
Fri, 06 Mar 2015 16:21:24 +0100 Mads Kiilerich tests: fix handling of failing flash assertion ... again
Thu, 26 Feb 2015 17:32:34 +0100 Mads Kiilerich tests: cleanup of fixture.anon_access
Fri, 27 Feb 2015 15:37:46 +0100 Mads Kiilerich docs: improve the API documentation
Wed, 25 Feb 2015 13:17:37 -0800 Sean Farley base: add missing lock and unlock icons
Wed, 25 Feb 2015 11:39:59 -0800 Sean Farley index_base: use same logic as dt_elements to avoid underlining repo group whitespace
Wed, 25 Feb 2015 11:33:21 -0800 Sean Farley _dt_elements: underline just the repo name not whitespace
Wed, 25 Feb 2015 11:19:20 -0800 Sean Farley _dt_elements: move style to css file
Wed, 25 Feb 2015 10:35:13 -0800 Sean Farley dt_elements: simplify if block into one line to avoid duplicated code
Tue, 24 Feb 2015 15:10:16 -0800 Sean Farley quick_repo_menu: fix misalignment
Tue, 24 Feb 2015 14:29:54 -0800 Sean Farley public_journal: fix orange rss icon and alignment
Sun, 22 Feb 2015 22:54:23 -0800 Sean Farley settings: remove redundant label from edit sidebar
Sun, 22 Feb 2015 22:52:57 -0800 Sean Farley user_group: tweak padding around arrows
Sun, 22 Feb 2015 22:50:11 -0800 Sean Farley user_groups: remove redundant label from edit sidebar
Sun, 22 Feb 2015 22:48:36 -0800 Sean Farley repo_group: remove redundant label from edit sidebar
Sun, 22 Feb 2015 22:46:28 -0800 Sean Farley permissions: remove redundant label from edit sidebar