log

age author description
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: show correct operation for file diffs instead of '???'
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: introduce ascii preserving visual markup of *bold*
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: make linkify_others slightly smarter - don't markup empty space
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: move linkify_others out of urlify_issues - it is almost always relevant
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline changeset hash markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline @mention markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline stylize markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline url markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: in urlify_text, use <br> for newlines in pre-formatted text so it can be cut'n'pasted correctly
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: add @mentions to ordinary urlify_text and use urlify_text for render_w_mentions
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: test urlify_changeset through urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: merge urlify_commit into urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: simplify urlify_issues - urlify_commit and thus urlify_issues are always passed a repository
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: clarify the purpose of linkify_others
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: use 'repo_name' for name of repository instead of 'repository'
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: improve test coverage of urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: use Celery 3 config settings instead of deprecated
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: upgrade to Celery 3
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celeryd: move the celeryd paster command to the place where paster commands live
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celerypylons: wrap celery import so we always get the right environment variables set and check configuration
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: import the whole celerylib - no cherry picking in tasks
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celeryd: annotate tasks so they can be run directly without run_task
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celerylib: improve handling of sync results and get rid of BaseAsyncResult handling
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: drop wrong use of on_failure - if it should work, it should be a method somewhere, not a local function
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: refactor config loader
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: drop pointless get_logger
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: cleanup ishell imports - don't try to import * locally
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: show cleanup progress info while walking directories - it can take a while if it starts walking in the wrong places
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: fix output from update-repoinfo - only mention cache invalidation when cache actually was invalidated
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: drop insertion of root path in sys.path
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich db_manage: cleanup and minor refactorings
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: drop unused load_environment parameter initial
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich pullrequests: when creating, don't convert selected revision to tag name
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich pullrequests: when creating PRs from/to revisions, shorten the visible name
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich styling: adjust line-height for comments
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich files: improve select2 performance with many branches
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich admin: don't redirect back to the list of users after creating a user
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: make current line number more visible - emphasize it by making it dark when hovering the line instead of grey-on-bright
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: clarify that we only recommend and support single threaded operation
Fri, 12 Aug 2016 10:01:12 +0200 Kateryna Musina mails: Fixed vertical alignment for email template action button
Mon, 05 Sep 2016 17:06:45 +0200 Søren Løvborg model: fix get_all call missed in 974d6470cbec
Mon, 04 Jul 2016 22:09:11 +0200 domruf style: remove some obsolete yui stuff
Mon, 04 Jul 2016 21:54:27 +0200 domruf changelog: remove quick_repo_menu code and style
Thu, 25 Aug 2016 21:21:28 +0200 Thomas De Schampheleire tests: drop upper bound to pytest-sugar version
Thu, 25 Aug 2016 21:19:26 +0200 Thomas De Schampheleire tests: bump pytest version requirement to allow 3.x
Thu, 25 Aug 2016 21:16:27 +0200 Thomas De Schampheleire tests: get rid of yield-based tests
Fri, 19 Aug 2016 22:02:24 +0200 Thomas De Schampheleire test.ini: align some logging-related settings with development.ini
Fri, 19 Aug 2016 22:38:19 +0200 Thomas De Schampheleire tests: admin_users: make sure repo group is deleted
Wed, 06 Jul 2016 17:56:14 +0200 Thomas De Schampheleire tests: admin_users: make sure all custom IP permissions are cleared
Fri, 19 Aug 2016 21:32:23 +0200 Thomas De Schampheleire tests: admin_permissions: split test_delete_ips from test_add_ips
Fri, 29 Jul 2016 22:04:53 +0200 Thomas De Schampheleire tests: admin_permissions: make sure all custom IP permissions are cleared
Fri, 19 Aug 2016 20:50:26 +0200 Thomas De Schampheleire tests: remove sleep hack to expire sql_cache_short
Sun, 21 Aug 2016 13:43:06 +0200 Thomas De Schampheleire utils: rename add_cache to setup_cache_regions
Wed, 17 Aug 2016 21:40:38 +0200 Thomas De Schampheleire utils: group cache-related methods
Wed, 03 Aug 2016 18:26:33 +0200 domruf setup: limit WebTest version to <2.0
Mon, 14 Mar 2016 15:30:22 +0100 Kateryna Musina notifications: new email templates with html styling
Thu, 28 Jul 2016 16:44:24 +0200 Mads Kiilerich mails: restructure notification mail content
Thu, 28 Jul 2016 16:36:51 +0200 Mads Kiilerich tests: make the html from mail template dump valid html even when the html mails contain html
Thu, 28 Jul 2016 16:34:49 +0200 Mads Kiilerich compare: improve select2 performance with many branches
Thu, 28 Jul 2016 16:34:49 +0200 Mads Kiilerich branches: fix performance of branch selectors with many branches - only show the first 200 results