log

age author description
Thu, 27 Oct 2016 18:37:14 +0200 Søren Løvborg db: it should be "PullRequestReviewer" (singular)
Thu, 27 Oct 2016 18:33:42 +0200 Søren Løvborg db: rename Gist.gist_owner to Gist.owner_id
Mon, 19 Sep 2016 14:46:12 +0200 Søren Løvborg db: rename ChangesetStatus.changeset_comment_id to comment_id
Mon, 19 Sep 2016 14:41:11 +0200 Søren Løvborg db: rename UserFollowing.follows_repo_id to follows_repository_id
Mon, 07 Nov 2016 14:59:39 +0100 Søren Løvborg db: rename RepoGroup.group_parent_id to parent_group_id
Wed, 09 Nov 2016 14:17:34 +0100 Søren Løvborg db: clean up SQLAlchemy session flushes
Mon, 07 Nov 2016 14:51:12 +0100 Søren Løvborg docs: add code guidelines on template helpers and the SQLAlchemy session
Tue, 25 Oct 2016 21:24:54 +0200 Søren Løvborg docs: separate coding/contribution guidelines
Thu, 10 Nov 2016 17:54:05 +0100 Thomas De Schampheleire docs: document X-Kallithea-Notification-Type header
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich helpers: more helpful error messages for changeset not found
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich repositories: drop the word "dashboard" - it is just a list of repositories and groups
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich settings: fix 'Rescan option' label
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich login: clarify "Remember be" checkbox - it controls if session should expire with browser session or at timeout
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich templates: drop redundant 'Name' for Repository and Repository Group columns
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich scm: improve default push hook message - add missing spaces after ':' and rephrase
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich style: put all datatable widgets on one line above the table
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich repository groups: show breadcrumb
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich repositories: backend cleanups related to breadcrumbs
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich diff: use list instead of OrderedDict - keep it simple
Wed, 11 Feb 2015 03:05:00 +0100 Mads Kiilerich pullrequests: prevent creation of invalid pull requests, empty or unrelated or criss cross
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich tests: update pull request tests to actually test real pull request creation
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich templates: fix dropdown functionality of current menu item
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use Bootstrap compatible markup for alert
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use span for notifications
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use span for reviewers instead of div
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use Bootstrap compatible "text-muted" class
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: introduce "clearfix" class where the Bootstrap migration will need it
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use Bootstrap compatible data-toggle="tooltip" markup
Tue, 20 Sep 2016 21:12:56 +0200 domruf templates: use bootstrap pagination
Tue, 25 Oct 2016 18:48:20 +0200 domruf template: remove obsolete filter textbox and user_group_count
Sat, 05 Nov 2016 18:26:08 +0100 Mads Kiilerich style: fix structure of my account profile
Mon, 31 Oct 2016 22:39:39 +0100 Mads Kiilerich style: fix wrong label for= names
Sat, 29 Oct 2016 16:11:49 +0200 Mads Kiilerich style: whitespace fixes in templates - make indentation more consistent and reduce future churn
Wed, 21 Sep 2016 21:29:23 +0200 domruf js: set canvas width dynamically based on parent width
Mon, 31 Oct 2016 22:39:39 +0100 Mads Kiilerich style: quite-but-not-entirely trivial cleanup of the "search" UI
Mon, 31 Oct 2016 22:39:39 +0100 Mads Kiilerich style: quite-but-not-entirely trivial cleanup of "settings, visual"
Thu, 27 Oct 2016 16:01:57 +0200 Mads Kiilerich style: replace some disabled btn with Bootstrap compatible label markup
Thu, 27 Oct 2016 16:01:57 +0200 Mads Kiilerich style: refactor form label styling to prepare for Bootstrap and get rid of wrapping with 'label' class
Mon, 24 Oct 2016 22:38:25 +0200 Mads Kiilerich style: put all admin form buttons in a form-group, as our future Bootstrap likes it
Thu, 20 Oct 2016 19:55:58 +0200 Mads Kiilerich style: replace action_button with Bootstrap compatible btn class names
Mon, 24 Oct 2016 21:45:35 +0200 Mads Kiilerich style: use span for tag/bookmark tags ... and make it inline-block to avoid wrapping
Fri, 21 Oct 2016 01:01:05 +0200 Mads Kiilerich style: use Bootstrap compatible btn-danger instead of red ... and similar for other button types
Thu, 20 Oct 2016 20:04:28 +0200 Mads Kiilerich style: adjust button sizes to be more like Bootstrap and change some btn-sm to btn-xs
Thu, 20 Oct 2016 19:54:19 +0200 Mads Kiilerich style: don't use div.action_button for PR reviewers
Mon, 24 Oct 2016 21:45:09 +0200 Mads Kiilerich style: in preparation for Bootstrap, refactor to use Bootstrap compatible form class names
Wed, 21 Sep 2016 00:13:48 +0200 domruf style: upgrade Bootstrap to v3.3.7
Tue, 11 Oct 2016 17:45:40 +0200 Thomas De Schampheleire email: add X-Kallithea-Notification-Type header
Sun, 09 Oct 2016 21:42:11 +0200 Thomas De Schampheleire lib: move get_custom_lexer from utils to pygmentsutils
Sun, 09 Oct 2016 21:08:18 +0200 Thomas De Schampheleire helpers: remove direct global imports from model
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich auth: when logging HasPermissionAny, make it clear that the scope is global, not unknown
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich lib: drop unused caching_query RelationshipCache
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich auth: refactor LDAP authentication - make it more clear in program flow when authentication is accepted
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich auth: better handling of LDAP and authentication errors - don't log a stack trace ... but also don't reveal anything to the user
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: when updating a PR, only add and remove the reviewers that actually were added/removed
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: show warning when updating PR and the reviewer list has changed since the form load
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: cleanup of naming of variables and internal name for reviewer
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich tests: add a bit of test coverage for pull request update and iterations
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich tests: fix pull request tests - review_members is not a string but a list of integers (as strings)
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: it is not possible to specify reviewers while creating a PR - drop some internal traces of that
Sat, 22 Oct 2016 19:47:16 +0200 domruf js: fix crash when the user isn't logged in and there thus isn't any text area (Issue #250)
Sun, 18 Sep 2016 20:00:46 +0200 domruf style: in preparation for bootstrap, add bootstrap compatible field classes
Sun, 18 Sep 2016 20:00:46 +0200 domruf style: in preparation for bootstrap, replace kallithea title class with bootstrap compatible panel-heading
Sun, 18 Sep 2016 20:00:46 +0200 domruf style: in preparation for bootstrap, replace kallithea box with bootstrap compatible panel
Sun, 18 Sep 2016 19:39:36 +0200 domruf style: in preparation for bootstrap, use bootstrap compatible button class names
Tue, 18 Oct 2016 23:29:23 +0200 Mads Kiilerich util: fix missing isfile in get_filesystem_repos after 186bf5fee0a1
Sat, 08 Oct 2016 22:07:55 +0200 Thomas De Schampheleire config: remove unused symbols DATE_FORMAT / DATETIME_FORMAT
Sun, 09 Oct 2016 20:56:23 +0200 Thomas De Schampheleire helpers: remove unused imports
Sat, 08 Oct 2016 21:30:38 +0200 Thomas De Schampheleire helpers: remove unused get_error / _GetError
Sat, 08 Oct 2016 20:22:26 +0200 Thomas De Schampheleire helpers: remove unused wrapper method is_following_repo
Sat, 08 Oct 2016 22:59:50 +0200 Thomas De Schampheleire helpers: move Page/RepoPage to a separate file page.py
Thu, 22 Sep 2016 21:06:44 +0200 domruf templates: cleanup index page and make repo group table a 'DataTable' as well
Mon, 19 Sep 2016 20:36:01 +0200 domruf style: remove unnecessary html elements and inline style attributes - it is dead code
Mon, 26 Sep 2016 17:11:02 +0200 domruf templates: get rid of repo_breadcrumbs
Fri, 23 Sep 2016 18:34:53 +0200 Andrew Shadura css: enable visual feedback for Tab-based keyboard menu navigation
Fri, 23 Sep 2016 18:34:14 +0200 Andrew Shadura templates: assign a dummy href to a button to enable keyboard navigation
Fri, 23 Sep 2016 18:32:06 +0200 Andrew Shadura templates: add ARIA markup to dropdown menus
Fri, 23 Sep 2016 17:51:59 +0200 Andrew Shadura helpers: gravatar_div: allow generating attributes with dashes
Fri, 23 Sep 2016 17:50:48 +0200 Andrew Shadura templates: switch dropdowns from mouse over to on-click
Sun, 25 Sep 2016 15:11:14 +0200 Thomas De Schampheleire model: rename db.BaseModel to avoid confusion with base.BaseModel
Sun, 25 Sep 2016 15:06:34 +0200 Thomas De Schampheleire model: move code from __init__.py to base.py
Sun, 25 Sep 2016 17:42:50 +0200 Mads Kiilerich helpers: rename repo_link to repo_breadcrumps
Thu, 15 Sep 2016 18:50:30 +0200 domruf helpers: allow to set class for repo_link breadcrumb links
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich utils: remove unnecessary import of Session
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich users: use the form URL for POST so the htmlfill error page URL will be the same as the initial form URL.
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich diff: don't make '...' a broken link - it doesn't do anything so don't make it a link
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich helpers: refactor and optimize urlify_issues
Thu, 15 Sep 2016 18:08:54 +0200 Søren Løvborg cleanup: don't "return x if x is not None else None"
Thu, 15 Sep 2016 17:22:56 +0200 Søren Løvborg cleanup: use obj.foo_id instead of obj.foo.foo_id
Thu, 15 Sep 2016 17:40:29 +0200 Søren Løvborg cleanup: remove redundant database loads
Thu, 15 Sep 2016 17:42:59 +0200 Søren Løvborg cleanup: don't check if currently logged-in user exists
Wed, 14 Sep 2016 16:27:05 +0200 Søren Løvborg model: change ChangesetComment 'user' to 'author'
Wed, 14 Sep 2016 16:24:05 +0200 Søren Løvborg db: PullRequest/Repository/RepoGroup/UserGroup: change 'user' to 'owner'
Tue, 13 Sep 2016 19:19:59 +0200 Søren Løvborg db: remove superfluous Session.add calls
Thu, 15 Sep 2016 13:57:47 +0200 Søren Løvborg repos: inline RepoModel.update_repoinfo
Tue, 13 Sep 2016 18:40:49 +0200 Søren Løvborg db: always add to session in Setting.create_or_update
Thu, 15 Sep 2016 15:13:27 +0200 Søren Løvborg db: do case-insensitive explicit sorting of RepoGroup names
Wed, 14 Sep 2016 15:53:13 +0200 Søren Løvborg db: add a RepoGroup.query() shortcut
Thu, 15 Sep 2016 15:25:13 +0200 Søren Løvborg db: always do case-insensitive sorting of repository names
Wed, 14 Sep 2016 15:52:26 +0200 Søren Løvborg db: add a Repository.query() shortcut
Thu, 15 Sep 2016 13:36:05 +0200 Søren Løvborg db: add some PullRequest.query() shortcuts
Mon, 05 Sep 2016 18:08:14 +0200 Søren Løvborg controllers: remove redundant Repository database lookups
Fri, 23 Sep 2016 14:05:42 +0200 Søren Løvborg db: inline calls to get_all
Sat, 17 Sep 2016 22:09:04 +0200 Thomas De Schampheleire Turbogears2 migration: replace pylons.url by kallithea.config.routing.url
Fri, 09 Sep 2016 15:34:08 +0200 Thomas De Schampheleire tests: fix assertion rewriting in some tests with pytest-3.0.0+
Sun, 18 Sep 2016 21:44:21 +0200 Thomas De Schampheleire tests: add as little code as possible in __init__.py
Mon, 19 Sep 2016 22:39:26 +0200 Mads Kiilerich scripts: fix X mode on code formatting scripts
Tue, 13 Sep 2016 18:01:19 +0200 Thomas De Schampheleire Turbogears2 migration: remove some references to Pylons in comments
Mon, 22 Aug 2016 17:50:51 +0200 Thomas De Schampheleire Turbogears2 migration: use sqlalchemy.url iso sqlalchemy.db1.url
Mon, 12 Sep 2016 17:41:20 +0200 Mads Kiilerich api: drop the old Api auth methods and use the normal methods for access control
Mon, 12 Sep 2016 17:41:20 +0200 Mads Kiilerich api: fail when given unknown arguments
Mon, 12 Sep 2016 17:41:20 +0200 Mads Kiilerich api: stop passing apiuser as parameter to handler functions - if they really need it, use self.authuser
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich api: stop explicitly passing apiuser to auth methods - use the global user instead
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich api: set authuser in the thread global request instace - and temporarily verify that it matches what is passed explicitly to auth methods
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich compat: drop unnecessary wrappers for old Python versions
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich lib: drop dbmigrate waitress check for Python 2.5 - we currently only support 2.6 and 2.7
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich lib: drop unused __dbversion__
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich auth: cleanup of EXTERN_TYPE_INTERNAL
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich api: drop odd creation of password when extern_name is set
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich user: when updating a user, never set the password to None - the field is not nullable
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich celery: drop workaround for old kombu and Python 2.7.11 after upgrade to Celery 3 and a new Kombu version
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich lib: simplify version; drop get_current_revision - it was run every time on import time - we don't want that
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich changeset: use monospace and and fix spacing when showing full changeset
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich style: give linked changeset_hash some color instead of black
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich utils: when building a Mercurial ui object with configuration, don't use 'None' for NULL values
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich changelog: show merges as semi opaque in more places
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: fix display of links to before / after files - it was not obvious what the hashes / file names did
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: correct handling of links to old filename in renames
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diffs: fold diff_block_simple (used by PR and compare) into diff_block
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: rework data structure used by diff_block.diff_block (used for changeset diffs)
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: minor cleanups
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
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