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