log

age author description
Wed, 08 Apr 2015 13:48:30 -0700 Marc Abramowitz tests: Remove imported_from_test function
Wed, 08 Apr 2015 10:15:05 -0700 Marc Abramowitz .hgignore: Add .eggs/ and tarballcache/
Fri, 10 Apr 2015 19:09:40 +0200 Mads Kiilerich Added tag 0.2 for changeset ad0ce803b40c stable
Fri, 10 Apr 2015 19:02:11 +0200 Mads Kiilerich release: 0.2 on stable branch stable 0.2
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich auth: check CSRF protection token when authenticating
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich tests: provide _authentication_token when POSTing
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich javascript: provide secure_form compatible_authentication_token in all AJAX POSTs
Fri, 27 Mar 2015 16:25:27 +0100 Mads Kiilerich forms: use secure_form to add authentication token to all html forms
Fri, 27 Mar 2015 16:25:27 +0100 Mads Kiilerich controllers: remove old auth_token checks - it was only partial CSRF protection
Tue, 07 Apr 2015 02:52:02 +0200 Mads Kiilerich docs: prepare for having a stable development branch
Tue, 07 Apr 2015 02:51:16 +0200 Mads Kiilerich setup.cfg: update checked-in version to match how sdist writes it
Tue, 07 Apr 2015 02:51:40 +0200 Mads Kiilerich manifest: include (almost) all repo files in the release tar
Tue, 07 Apr 2015 02:51:24 +0200 Mads Kiilerich i18n: don't include .mo files in the repo - build them on demand
Tue, 07 Apr 2015 14:23:50 +0200 Mads Kiilerich i18n: drop redundant english translation
Tue, 07 Apr 2015 02:50:46 +0200 Mads Kiilerich i18n: remove translations that 5e7bdfbef29b made both fuzzy and invalid
Sat, 04 Apr 2015 09:08:25 +0000 Andrew Shadura i18n: updated translation for Polish
Wed, 01 Apr 2015 12:59:24 +0000 Andrew Shadura i18n: updated translation for Slovak
Wed, 01 Apr 2015 12:15:42 +0000 Peter Vitt i18n: updated translation for German
Wed, 01 Apr 2015 13:08:44 +0000 Andrew Shadura i18n: updated translation for Russian
Mon, 06 Apr 2015 22:04:54 +0200 Mads Kiilerich readme: fix invalid rst
Mon, 06 Apr 2015 21:46:27 +0200 Mads Kiilerich about: update copyright years
Mon, 06 Apr 2015 21:46:22 +0200 Mads Kiilerich contributors: update list of contributors since last release
Mon, 06 Apr 2015 21:05:05 +0200 Thomas De Schampheleire summary: repeat repo type in front of clone URL
Sun, 05 Apr 2015 21:52:05 +0200 Thomas De Schampheleire docs: create separate 'Administrator guide'
Sun, 05 Apr 2015 21:42:26 +0200 Thomas De Schampheleire docs/usage: rework section on statistics
Sun, 05 Apr 2015 21:19:24 +0200 Thomas De Schampheleire docs/usage: rework section 'repository locking'
Sun, 05 Apr 2015 21:05:12 +0200 Thomas De Schampheleire docs/usage: reword information on Mercurial subrepository support
Sun, 05 Apr 2015 21:03:42 +0200 Thomas De Schampheleire docs/usage: move Mercurial subrepository info to VCS support page
Sun, 05 Apr 2015 20:46:21 +0200 Thomas De Schampheleire docs/usage: generalize 'git support' into 'version control systems support'
Sat, 04 Apr 2015 21:45:22 +0200 Thomas De Schampheleire docs/usage: reword section 'cloning remote repositories'
Sat, 04 Apr 2015 21:39:07 +0200 Thomas De Schampheleire docs/usage: fix section 'trending source files'
Sat, 04 Apr 2015 21:29:00 +0200 Thomas De Schampheleire docs/usage: rework section on non-changeable repository URLs and call them 'permanent'
Sat, 04 Apr 2015 21:13:47 +0200 Thomas De Schampheleire docs/usage: reword and extend section on changelog
Sat, 04 Apr 2015 20:44:35 +0200 Thomas De Schampheleire docs/usage: rework section 'follow current branch in file view'
Wed, 01 Apr 2015 22:01:01 +0200 Thomas De Schampheleire docs/usage: rework section 'Mailing'
Wed, 01 Apr 2015 21:53:37 +0200 Thomas De Schampheleire docs/usage: rework and rename section 'Visual settings in admin pannel'
Wed, 01 Apr 2015 21:31:19 +0200 Thomas De Schampheleire docs/usage: English corrections in 'Repository deleting'
Wed, 11 Mar 2015 18:57:11 +0100 Mads Kiilerich tags: rename old non-Kallithea tags and prefix them with 0.0 to show that Kallithea is superior
Thu, 02 Apr 2015 11:01:50 +0200 Andrew Shadura docs: include translation howto into the docco
Thu, 02 Apr 2015 11:01:26 +0200 Andrew Shadura docs: update the translation howto
Wed, 01 Apr 2015 11:40:17 +0200 Andrew Shadura i18n: use the same text for the identical tooltips
Wed, 01 Apr 2015 03:50:15 +0200 Andrew Shadura i18n: update translations with the newly extracted strings
Wed, 01 Apr 2015 03:49:13 +0200 Andrew Shadura i18n: regenerate the translation template
Tue, 31 Mar 2015 22:15:38 +0200 Michael V. DePalatis docs: English and consistency corrections
Tue, 31 Mar 2015 16:25:49 +0000 Sam Jaques i18n: updated translation for Dutch (Belgium)
Tue, 31 Mar 2015 17:00:40 +0000 Peter Vitt i18n: updated translation for German
Fri, 13 Mar 2015 14:24:32 +0000 Andrew Shadura i18n: updated translation for Slovak
Tue, 31 Mar 2015 01:17:37 +0200 Mads Kiilerich javascript: use jQuery $.post instead of YAHOO.util.Connect.asyncRequest
Tue, 31 Mar 2015 01:17:37 +0200 Mads Kiilerich hooks: make settings hook name field smaller so it is less likely to overlap with the value field
Tue, 31 Mar 2015 01:17:37 +0200 Mads Kiilerich gists: use allow_extra_fields and filter_extra_fields in gist forms like in most other forms
Tue, 31 Mar 2015 01:16:53 +0200 Mads Kiilerich setup: constrain dulwich to version 0.9.9
Wed, 18 Feb 2015 22:21:27 -0800 Sean Farley README: set fill column to 80
Wed, 18 Feb 2015 22:29:56 -0800 Sean Farley repo: remove old ez_setup.py
Fri, 27 Feb 2015 09:35:57 -0800 Sean Farley style: remove copy-pasted extraneous parentheses
Fri, 27 Feb 2015 09:34:22 -0800 Sean Farley style: remove css star hack for internet explorer 7
Fri, 27 Feb 2015 09:24:54 -0800 Sean Farley style: stop supporting internet explorer 6-8 gradients
Wed, 25 Mar 2015 20:47:45 +0100 Mads Kiilerich setup: update dulwich requirement to >= 0.9.9 which fixes CVE-2015-0838
Wed, 25 Mar 2015 20:38:09 +0100 Mads Kiilerich controllers: consistently use formfill.render with force_defaults=False
Wed, 25 Mar 2015 20:38:09 +0100 Mads Kiilerich Make celeryd.log.level default values uppercase - lowercase might not be recognized and cause failure
Wed, 11 Mar 2015 18:57:11 +0100 Mads Kiilerich tags: rename old non-Kallithea tags and prefix them with 0.0 to show that Kallithea is superior