log

age author description
Tue, 03 May 2016 05:00:17 +0000 timeless spelling: accordingly
Mon, 02 May 2016 23:40:56 +0200 Mads Kiilerich Merge stable
Mon, 02 May 2016 23:39:08 +0200 Mads Kiilerich release: update contributors list stable
Mon, 02 May 2016 18:54:04 +0200 Andrew Shadura Added tag 0.3.2 for changeset a84d40e9481f stable
Mon, 02 May 2016 18:52:41 +0200 Andrew Shadura release: 0.3.2 stable 0.3.2
Tue, 19 Apr 2016 18:02:56 +0200 Søren Løvborg auth: further sanitize requests to prevent GET CSRF (CVE-2016-3691) stable
Tue, 19 Apr 2016 16:57:38 +0200 Søren Løvborg auth: properly invoke PermFunctions (CVE-2016-3114) stable
Mon, 22 Feb 2016 10:18:27 +0100 domruf changelog: fix range selection from changelog in git repos (Issue #190) stable
Tue, 19 Apr 2016 19:53:16 +0200 domruf vcs: fix repo size calculation stable
Sun, 24 Apr 2016 19:29:20 +0200 domruf tests: add repository size tests stable
Tue, 12 Apr 2016 22:45:46 +0200 domruf tests: finally block also needs to be executed if api_call itself fails
Tue, 26 Apr 2016 20:00:39 +0200 Thomas De Schampheleire pytest migration: model: convert all tests to TestControllerPytest
Tue, 15 Mar 2016 17:55:19 +0100 Thomas De Schampheleire pytest migration: add temporary assertRaises wrapper
Mon, 25 Apr 2016 13:35:21 +0200 Thomas De Schampheleire pytest migration: convert functional tests with setup/teardown and parametrization
Fri, 11 Mar 2016 21:43:57 +0100 Thomas De Schampheleire pytest migration: simplify hg+git test class hierarchies
Tue, 26 Apr 2016 17:35:13 +0200 Thomas De Schampheleire pytest migration: convert functional tests with setup/teardown methods
Fri, 11 Mar 2016 22:20:04 +0100 Thomas De Schampheleire test_admin_notifications: fix index test dependency
Thu, 24 Mar 2016 15:03:59 +0000 YFdyh000 i18n: updated translation for Chinese (China)
Mon, 21 Mar 2016 00:29:16 +0000 Robert Martinez i18n: updated translation for German
Mon, 21 Mar 2016 13:00:30 +0000 Étienne Gilli i18n: updated translation for French
Mon, 14 Mar 2016 18:25:42 +0000 Étienne Gilli i18n: updated translation for French
Mon, 11 Apr 2016 22:36:52 +0200 domruf tests: fix Git on Windows sometimes failing on ' or ` in file:/// URLs
Sat, 09 Apr 2016 15:47:19 +0200 domruf tests: fix test_nodes.py and test_files.py which fail on windows due to mimetype differences
Thu, 31 Mar 2016 20:53:23 +0200 domruf compare: close Dulwich internals for Git repositories to avoid leaking open files
Mon, 04 Apr 2016 23:34:30 +0200 Mads Kiilerich Merge stable
Mon, 04 Apr 2016 23:34:13 +0200 Mads Kiilerich docs: fix typo stable
Sun, 03 Apr 2016 22:45:38 +0200 Mads Kiilerich api: avoid sending double Content-Length header (Issue #201) stable
Sun, 03 Apr 2016 22:45:37 +0200 Mads Kiilerich docs: improve mod_wsgi documentation (Issue #203) stable
Wed, 30 Mar 2016 21:11:38 +0200 Konstantin Veretennicov docs: add notes about IIS, Windows Authentication and Mercurial stable
Wed, 23 Mar 2016 18:27:50 +0100 Mads Kiilerich pullrequests: show status label for reviews instead of the raw internal string
Wed, 23 Mar 2016 18:27:45 +0100 Mads Kiilerich status: refactor internal dict for mapping status string to description
Wed, 23 Mar 2016 18:27:45 +0100 Mads Kiilerich docs: make 'API access for web views' less prominent - the official API should come first
Wed, 23 Mar 2016 18:27:45 +0100 Mads Kiilerich docs: drop the 'models' documentation - it is very internal and bad and useless
Mon, 14 Mar 2016 22:13:19 +0100 Thomas De Schampheleire docs: document Kallithea customization options
Mon, 14 Mar 2016 22:12:28 +0100 Thomas De Schampheleire settings: rescope 'Analytics HTML' option to generic HTML/JS/CSS customization
Thu, 03 Mar 2016 18:44:08 +0100 domruf vcs: fix processing of git commands that return output on stderr
Tue, 16 Feb 2016 22:15:30 +0100 domruf pullrequests: handle missing revisions - especially after Git GC (Issue #176)
Tue, 08 Mar 2016 09:09:50 +0000 Oscar Curero i18n: add translation for Spanish
Mon, 14 Mar 2016 17:02:30 +0100 Andrew Shadura i18n: regenerate POT, update translations.
Tue, 08 Mar 2016 12:28:06 +0100 Søren Løvborg db: cache SCM instance short-term (tied to SQLAlchemy session lifetime)
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich db: get rid of vcs_full_cache - it should always be used
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich tests: invalidate cache for new repositories - make tests more stable if garbage has been left behind in the db
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich db: name the scm_instance_cached cache entries - reduce the risk of collisions
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich db: inline repo __get_instance to scm_instance_no_cache
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich helpers: cache user_or_none results in beaker long_term cache
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich scm: simplify get_repos and get rid of RepoList overloads
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich pullrequests: optimize iteration over reviewers - avoid fetching users one by one
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich pullrequests: add index - optimize some slow queries
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich pullrequests: explicitly sort statuses and comments by id - and thus presumably in the right order used for computation of latest status
Mon, 07 Mar 2016 18:45:14 +0100 Søren Løvborg setup.py: remove unused package_data
Mon, 14 Mar 2016 00:36:08 +0100 Mads Kiilerich Merge stable
Sun, 13 Mar 2016 15:18:08 +0100 Andrew Shadura Added tag 0.3.1 for changeset 9bf8eb837e78 stable
Sun, 13 Mar 2016 15:17:23 +0100 Andrew Shadura release: 0.3.1 stable 0.3.1
Sat, 12 Mar 2016 14:35:43 +0100 Andrew Shadura docs: suggest using pip instead of setup.py develop stable
Tue, 02 Feb 2016 21:45:29 +0100 domruf replace absolute /tmp paths to tempfile.gettempdir()
Thu, 28 Jan 2016 20:40:32 +0100 domruf tests: don't use the TESTS_TMP_PATH string
Mon, 29 Feb 2016 22:06:40 +0100 domruf tests: self.fail is better written as pytest.fail now
Tue, 08 Mar 2016 15:50:54 +0100 Mads Kiilerich db: minor changes for repo caching
Wed, 02 Mar 2016 16:21:11 +0100 Søren Løvborg paster: remove unused BasePasterCommand.notify_msg
Wed, 24 Feb 2016 13:32:33 +0100 Andrew Shadura auth: support both old and new python-pam API stable