log

age author description
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
Fri, 12 Aug 2016 03:13:59 +0200 Mads Kiilerich diff: only highlight of difference between del and add line for one-liners
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich diff: tweak mergely side-by-side diff view
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich files: always show the requested version - not last changeset that touched the file
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich js: remove mousetrap - the current keyboard bindings are quite unknown and irrelevant
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich hg: drop pointless push_ssl configuration setting - if there is a risk push can be compromised, credentials can also easily be stolen for pull
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich pullrequests: drop 'Closing.' comment when closing a PR - the semantic change is shown clearly everywhere
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich reposcan: don't report missing repos as removed if not using --delete-obsolete
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich pullrequests: put iteration advice in parens - it is not that essential
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich pullrequests: use monospace for hashes - columns of hashes look messy when they have different lenght
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich css: disable unfortunate styling of disabled btn-danger - it would sometimes appear grey-in-grey
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich files: don't link to revision number from breadcrumb path for edit
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich files: use revision in Edit and Delete links
Wed, 03 Aug 2016 16:07:39 +0200 Søren Løvborg model: refactor and simplify _get_instance
Wed, 03 Aug 2016 17:01:57 +0200 Søren Løvborg model: drop BaseModel.cls
Wed, 03 Aug 2016 16:51:34 +0200 Søren Løvborg model: inline BaseModel.get_all
Wed, 03 Aug 2016 15:31:23 +0200 Søren Løvborg db: remove deprecated getAll method
Wed, 03 Aug 2016 16:16:38 +0200 Søren Løvborg model: inline superfluous "helper" methods
Tue, 02 Aug 2016 17:24:25 +0200 Søren Løvborg pygmentsutils: separate from util2
Fri, 24 Jun 2016 20:12:05 +0200 domruf changelog: add phases tags in changelog
Fri, 24 Jun 2016 19:57:04 +0200 domruf changelog: add tags in changelog for bumpedtag, divergenttag, extincttag, unstabletag
Fri, 24 Jun 2016 19:30:27 +0200 domruf changelog: add evolve information to the graph and the mark unstable changesets in red based on that information
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich auth: disallow PUT and _method method override
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_api_keys_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_group_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'create_repo_fields' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_users_group' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_advanced_locking' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_advanced_journal' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_repo_caches' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_statistics_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_remote_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_advanced_fork' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_emails_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_user' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_ips_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_group_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_repo' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_repos_group' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'pullrequest_delete' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'my_account_emails_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'my_account_api_keys_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_users_group' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_repo_fields' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_repo' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'edit_user_emails_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'gist_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_user' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'edit_user_api_keys_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'edit_user_ips_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use 'delete_repo_group' and POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'admin_settings_hooks_delete' url and use POST
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST instead of DELETE for deleting permissions
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'notification_update' url and use POST instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'notification_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST for changeset_comment_delete and pullrequest_comment_delete instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich templates: remove unused repo_edit_fork template
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich defaults: replace automatic 'routes' 'resource' routing by explicit 'connect' and use POST