log

age author description
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: don't abbreviate "repository"
Fri, 14 Aug 2015 16:11:48 +0200 Søren Løvborg misc: remove alt-text from Gravatar images
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich pullrequests: require extra confirmation before deleting a PR with comments
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich pullrequests: don't ignore attempts at changing status without permission - just reject them
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich docs: clarify Python 2 requirement in README
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich docs: improve documentation of beaker session configuration
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: kill unused beaker cache regions
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: fix some risky variable redefinitions
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: remove unused imports
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: add missing trailing ; in javascript
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich db: better handling of decoding of changeset_cache values from the database
Thu, 13 Aug 2015 15:29:59 +0200 Søren Løvborg tests: fix failing test_ip_restriction_git with some git versions
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich comments: move spacing around status radio buttons to css
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich comments: fix warning when unloading page with unsaved comments
Mon, 17 Aug 2015 01:11:39 +0200 Mads Kiilerich comments: browser display of context around url #targets should only be used for diff comments
Fri, 14 Aug 2015 00:59:30 +0200 Mads Kiilerich cleanup: set reasonable x bits
Tue, 11 Aug 2015 13:57:48 +0200 Mads Kiilerich tox.ini: declare 1.8 as minimum tox version
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich tests: avoid collision with dev servers - use port 4999 for testing
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich js: refactor AutoComplete functions to pass jQuery results around until DOM elements are passed to YUI
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich pullrequests: avoid unnecessary scroll-bar on short lists of available updates with Chrome
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich graphs: set initial canvas size to 0
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich comments: bind comment-bubble click handler to table and use sub selector
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich changelog: avoid invalid markup: style="display:"
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich helpers: drop incorrect % escaping in fancy_file_stats
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich setup: reintroduce nosetests support that was removed in Pylons after 1.0.0
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich setup: drop unused simplejson dependency
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: fix whitespace in CONTRIBUTORS (and other forgotten files) too
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: remove empty trailing lines
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich ldap_sync: fix old typo in branded variable naming
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: make module self-naming consistent
Sun, 09 Aug 2015 02:29:46 +0200 Mads Kiilerich cleanup: pass log strings unformatted - avoid unnecessary % formatting when not logging
Sun, 09 Aug 2015 02:17:14 +0200 Mads Kiilerich cleanup: consistently use 'except ... as ...:'
Thu, 06 Aug 2015 11:42:57 +0200 Thomas De Schampheleire kallithea_config: properly handle Unicode characters in .ini template
Sat, 08 Aug 2015 13:55:15 +0200 Mads Kiilerich vcs: remove pointless stream reopening / seeking in hg fill_archive
Sat, 08 Aug 2015 12:08:56 +0300 Andrew Shadura i18n: translation fix-ups
Sat, 08 Aug 2015 12:03:43 +0300 Andrew Shadura i18n: updated translation for Belarusian
Tue, 28 Jul 2015 15:15:20 +0000 Viktar Palstsiuk i18n: updated translation for Belarusian
Thu, 23 Jul 2015 10:37:45 +0000 Robert Martinez i18n: updated translation for German
Mon, 20 Jul 2015 11:32:24 +0000 Étienne Gilli i18n: updated translation for French
Thu, 16 Jul 2015 17:40:35 +0200 Thomas De Schampheleire e-mail: add documentation about configuration settings
Thu, 16 Jul 2015 17:40:35 +0200 Thomas De Schampheleire e-mail: add some default values and some examples to .ini file as comments
Thu, 06 Aug 2015 22:37:18 +0200 Mads Kiilerich ini: consistently write #-disabled lines without space after # and with single space around =
Thu, 06 Aug 2015 22:12:30 +0200 Mads Kiilerich ini: consistently use single line escaping of ## in template.ini.mako and separate sections by a single empty line
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: when linking to specific comments, make the browser show a bit of the context of the comment
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: previous/next links should only be to first comment for a given line
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: rework/rewrite javascript for inline comment handling
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: cleanup of full_f_path - just put data attribute on div around diff of each file
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich pullrequests: if no ancestor is found, use the null revision hash instead of 'None' (Issue #149)
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich mercurial: support Mercurial 3.5
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich pylons: support Pylons 1.0.2
Sun, 02 Aug 2015 21:25:05 +0200 Thomas De Schampheleire e-mail: properly handle no recipients when there is no email_to set
Sun, 02 Aug 2015 21:17:14 +0200 Thomas De Schampheleire e-mail: revive dead code that checks for unspecified recipients
Sun, 02 Aug 2015 20:46:17 +0200 Thomas De Schampheleire e-mail: add trivial test case
Tue, 29 Jul 2014 16:14:16 -0500 Sean Farley templates/changeset: display precursor changesets
Tue, 29 Jul 2014 15:46:47 -0500 Sean Farley changeset: add precursors method for hg backend
Tue, 29 Jul 2014 16:15:50 -0500 Sean Farley templates/changeset: display successor changesets
Mon, 14 Jul 2014 21:52:46 -0500 Sean Farley changeset: add successors method for hg backend
Wed, 09 Jul 2014 14:09:19 -0500 Sean Farley graph: draw edges to obsolete changesets as dashed
Wed, 09 Jul 2014 00:35:54 -0500 Sean Farley graph: show obsolete changesets with an 'X'
Sat, 16 May 2015 17:03:51 +0200 Andrew Shadura privacy: don't tell users what is the reason for a failed login