log

age author description
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich utils: don't use FromCache - it doesn't work properly
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich db: add indices where queries takes more than 100 ms
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich comments: introduce lazy join of ChangesetStatus on ChangesetComment
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich usergroup: explicitly use subqueryload instead of relying on lazy=join
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich status: explicitly use joinedload of authors instead of relying on lazy=join
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich usernotifications: explicitly sort by date and join notifications and users - don't depend on lazy join
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich comments: optimize notification creation
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich changeset status: drop default 'unreviewed' status for changesets on PRs
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich cleanup: avoid some 'except Exception' catching - catch specific exceptions or log it and show what happened
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich helpers: refactor urlify_commit, extract urlify_issues function
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich db: just fail badly if a repo can't be loaded (probably missing in file systems)
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich cache invalidation: don't commit session if nothing changed
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich pullrequests: drop expensive listing of unrelated changesets that cannot be used for update
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich hg: reimplement branch listings more efficiently
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich meta: cleanup of code
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich db: cascade=all already imply delete - don't make it look like we didn't know
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich pullrequests: store the 'a' branch name in template context
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich hg: drop support for hg web.hidden
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich styling: don't loop on loading kallithea-logo.png after kallithea-logo.svg failed
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich error: remove allmost unused code for redirect on error page
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich html: minor cleanup of root.html
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich tests: fix logic for disabling/enabling ldap tests
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich tests: create default logging handler to mute 'No handlers could be found for logger' warnings
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich tests: fix some test sqlalchemy unicode warnings
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich auth: don't log a message when auth without username fails - that happens all the time for basic auth and ldap
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich json: drop simplejson fallback and just use stdlib
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich json: always use kallithea.lib.compat for json - and nothing else
Wed, 27 Feb 2013 01:26:41 +0100 Mads Kiilerich whitespacecleanup.sh - run regularly to ensure consistent spacing and avoid spurious changes
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich minor fixes
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich urlify: markup of hashes in ()