log

age author description
Fri, 10 Jun 2016 01:19:58 +0200 Mads Kiilerich paster: don't retry in setup-db if repo path provided on command line is invalid
Fri, 10 Jun 2016 01:19:58 +0200 Mads Kiilerich repos: fix unicode error when scanning and finding repositories with unicode names
Fri, 10 Jun 2016 01:19:58 +0200 Mads Kiilerich pull-requests: fix missing YUD reference in PR creation
Mon, 23 May 2016 19:14:48 +0200 Søren Løvborg docs: restructure Kallithea upgrade instructions
Sat, 28 May 2016 15:11:48 +0200 Andrew Shadura templates: use a better class name for an enabled toggle button
Sat, 28 May 2016 15:08:31 +0200 Andrew Shadura spelling: fix title casing on translated template strings
Sun, 08 May 2016 18:33:47 +0200 Konstantin Veretennicov tests: fix issue with set_test_settings fixture not committing changes
Fri, 27 May 2016 11:43:17 +0200 Andrew Shadura style: use some ARIA accessibility markup
Fri, 27 May 2016 11:43:17 +0200 Andrew Shadura style: make markup more Bootstrap-compatible
Mon, 30 May 2016 15:44:36 +0200 Mads Kiilerich Merge stable
Mon, 30 May 2016 15:33:19 +0200 Mads Kiilerich api: fix forking of repos in repo groups (Issue #210) stable
Mon, 30 May 2016 15:32:22 +0200 Mads Kiilerich api: avoid duplicating group name when updating repo (Issue #37) stable
Mon, 30 May 2016 15:32:22 +0200 Mads Kiilerich dbmigrate: fix migration step of missing ldap settings - use defaults (Issue #217) stable
Mon, 23 May 2016 18:04:56 +0200 Mads Kiilerich js: update YUI - rebuild according to LICENSE.md instructions to only include the relevant subset
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich js: drop some unused parts of YUI
Mon, 23 May 2016 18:02:33 +0200 Takumi IINO datatables: put filters in top left corner where they are easier to spot
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich datatables: show 100 entries by default
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich admin: use jQuery DataTables for my & watched repos
Thu, 21 May 2015 16:48:13 +0200 Daniel Hobley datatables: use jQuery DataTables instead of base.js YUI_datatable wrapper of YAHOO.widget.DataTable
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich datatables: in css, use custom font for DataTable sort order instead of images we don't have
Thu, 21 May 2015 11:46:57 +0200 Daniel Hobley datatables: introduce jQuery DataTables to replace YAHOO.widget.DataTable
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich js: update jQuery to 1.12.3
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich setup: upgrade SQLAlchemy to 1.0.x series
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich journal: remove right column on journal page - my & watched repos are already available under "my"
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich cleanup: remove dead code and templates related to 'Switch To'
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich repos: show full repo name for my watched repos - don't overload the admin flag
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich admin: simplify query for owned and followed repositories
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich tables: drop .lower on raw_name - search is case insensitive anyway
Tue, 03 May 2016 14:57:44 +0200 Kateryna Musina helpers: remove <code> from render_w_mentions
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: use css for description instead of <code> and explicit styling