log

age author description
Tue, 08 Sep 2015 10:20:31 +0000 Robert Rauch i18n: updated translation for German stable
Mon, 07 Sep 2015 16:35:09 +0000 Andrew Shadura i18n: updated translation for French stable
Mon, 07 Sep 2015 16:35:10 +0000 Andrew Shadura i18n: updated translation for French
Sun, 06 Sep 2015 23:38:08 +0200 Mads Kiilerich release: set version number to 0.2.9 to hint that it is a 0.3 rc stable
Sun, 06 Sep 2015 23:36:05 +0200 Mads Kiilerich release: merge default to stable for 0.3 stable
Sun, 06 Sep 2015 21:46:32 +0200 Mads Kiilerich meta: update CONTRIBUTORS and kallithea/templates/about.html from hg
Sun, 06 Sep 2015 21:46:14 +0200 Mads Kiilerich meta: minor cleanup of CONTRIBUTORS for consistent spelling and formatting
Mon, 31 Aug 2015 17:42:57 +0200 Søren Løvborg remove vestiges of Python 2.5 support
Thu, 03 Sep 2015 23:49:27 +0200 Søren Løvborg security: HTTP method sanity checks
Thu, 03 Sep 2015 17:08:19 +0200 Søren Løvborg auth: remove redundant is_authenticated check
Fri, 04 Sep 2015 00:01:20 +0200 Søren Løvborg security: apply CSRF check to all non-GET requests
Mon, 31 Aug 2015 17:42:56 +0200 Søren Løvborg compare: fix 404 ("undefined" ref type) error
Mon, 31 Aug 2015 17:42:56 +0200 Søren Løvborg compare: deduplicate copy-paste code
Mon, 31 Aug 2015 17:42:56 +0200 Søren Løvborg compare: ignore whitespace around revision string
Fri, 04 Sep 2015 02:07:00 +0200 Mads Kiilerich pull requests: fix forgotten FIXME
Thu, 03 Sep 2015 23:45:30 +0200 Branko Majic tests: add tests for c3d83238afa1 and git hook installation in general
Thu, 03 Sep 2015 23:04:13 +0200 Branko Majic tests: fix generation of a unique temporary directory path for VCS testing
Thu, 03 Sep 2015 21:43:20 +0200 Mads Kiilerich pull requests: inline pullrequest_show_my_data
Thu, 03 Sep 2015 21:43:20 +0200 Mads Kiilerich pull requests: remove immediate invocation of the function defined in pullrequest_data.html
Thu, 03 Sep 2015 21:43:20 +0200 Mads Kiilerich pull requests: remove unused support for 'ajax' call to pullrequest_show_all
Thu, 03 Sep 2015 17:41:05 +0200 Mads Kiilerich setup: drop pycrypto dependency - it has been unused since 31e119cb02ef
Thu, 03 Sep 2015 17:34:19 +0200 Mads Kiilerich pull requests: don't filter on repo when finding comments for a PR
Thu, 03 Sep 2015 15:40:57 +0200 Mads Kiilerich tags: add tag 0.0 for initial announcement version from 2014-07-04
Wed, 02 Sep 2015 17:47:03 +0200 Søren Løvborg auth: use HMAC-SHA1 to calculate password reset token
Sun, 17 May 2015 02:07:18 +0200 Andrew Shadura auth: secure password reset implementation
Thu, 09 Jul 2015 22:17:26 +0200 Thomas De Schampheleire email: remove user from subject of emails
Thu, 27 Aug 2015 22:19:39 +0200 Thomas De Schampheleire email: send comment and pullrequest mails with the author's name in 'From'
Sat, 15 Aug 2015 21:41:03 +0200 Thomas De Schampheleire email: fix double indentation in tests
Sat, 15 Aug 2015 21:37:13 +0200 Thomas De Schampheleire email: better logging of misconfiguration and better debug logging
Tue, 01 Sep 2015 21:46:03 +0200 Branko Majic git: add option for forcing overwrite of Git hooks when remapping and rescanning the repositories. (Issue #153)
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich comments: improve vertical alignment of status_change radiobuttons
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: show 100 pull requests when showing pull requests for a repo
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: for "PRs" just showing ranges, just show a message instead of Target
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: make it possible to make a "pull request" for an arbitrary range
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: improved UI for selection of ranges
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: show changesets outside the selected range as semi-opaque
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: rework changeset selection and button behaviour
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: show merges as semi-opaque - they are usually not interesting
Mon, 24 Aug 2015 13:31:23 +0200 Mads Kiilerich css: drop unused YUI odd/even styling
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: drop unused tablerow stuff
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: replace some YUD with jQuery
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich hooks: replace some YUD with jQuery
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: make owner editable with auto completion
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: call it 'owner' instead of 'author'
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich javascript: use jQuery .prop instead of .attr for standard properties
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich follow: various minor cleanup
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: more consistent use of --
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing between text
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing around headings
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: contributing.rst clarification of American English and Title Casing
Mon, 24 Aug 2015 16:50:43 +0200 Søren Løvborg auth: avoid random auth_internal failures - add explicit import of auth_internal to user admin
Mon, 24 Aug 2015 12:25:56 +0200 Søren Løvborg users: fix missing c.readonly in UsersController.update error rendering
Tue, 25 Aug 2015 12:05:09 +0200 Andrew Shadura i18n: refreshed translations
Tue, 25 Aug 2015 11:41:23 +0200 Andrew Shadura i18n: regenerate translation template
Fri, 21 Aug 2015 15:52:52 +0000 EriCSN Chang i18n: updated translation for Chinese (Taiwan)
Mon, 24 Aug 2015 11:11:02 +0200 Søren Løvborg docs: update menu navigation notation to use *Menu > Menu Item*
Tue, 18 Aug 2015 11:47:19 +0200 Søren Løvborg docs: spelling, grammar, content and typography
Fri, 14 Aug 2015 17:21:26 +0200 Søren Løvborg spelling: fix inappropriate use of title case
Thu, 13 Aug 2015 21:52:18 +0200 Søren Løvborg pullrequests: remove reviewer list during PR creation
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich config: simplify some imports