log

age author description
Wed, 07 Feb 2018 00:43:34 +0100 Mads Kiilerich tests: fix some pyflakes warnings for vcs
Tue, 06 Feb 2018 00:32:48 +0100 Mads Kiilerich auth: restore anonymous repository access
Sat, 28 Oct 2017 23:35:04 +0200 domruf less: clean up changelog style
Wed, 25 Oct 2017 22:41:45 +0200 domruf less: we should be consistent with diffstat-ish colors
Wed, 25 Oct 2017 22:29:18 +0200 domruf less: cleanup diffstat style - it already has markup for Bootstrap progress-bar
Sun, 21 Jan 2018 22:06:59 +0100 Mads Kiilerich style: remove unused styling
Wed, 25 Oct 2017 21:38:43 +0200 domruf less: use .label and .label-* style instead of custom .*tag
Wed, 25 Oct 2017 22:53:27 +0200 domruf less: use color variables
Thu, 04 Jan 2018 21:21:53 +0100 domruf less: cleanup panel-heading style
Thu, 04 Jan 2018 21:12:34 +0100 domruf less: cleanup nav-pills menu style used in settings
Thu, 04 Jan 2018 22:22:57 +0100 domruf less: include fontello style in main.less and remove it from root.html
Sat, 28 Oct 2017 20:22:54 +0200 domruf less: use upstream's dataTables.bootstrap style instead of jquery.dataTables.css
Mon, 18 Dec 2017 22:20:10 +0100 domruf move package.json to root directory
Wed, 19 Oct 2016 20:02:33 +0200 domruf pullrequest: remove 'Still not reviewed by'
Sun, 26 Mar 2017 16:54:40 +0200 domruf add icons and config to satisfy http://realfavicongenerator.net/
Mon, 31 Jul 2017 19:42:41 +0200 domruf templates: change the order of Pull Requests and Options in context bar
Wed, 12 Jul 2017 19:45:53 +0200 domruf pullrequest: make the explaining message for 'Next iteration' a alert-info
Sun, 05 Nov 2017 19:25:51 +0100 domruf style: remove whitespace after icons
Thu, 12 Oct 2017 22:17:03 +0200 domruf icons: replace icon-minus-circled with icon-trashcan if it means deleting
Sun, 21 Jan 2018 02:49:15 +0100 Mads Kiilerich auth: refactor to introduce @LoginRequired(allow_default_user=True) and deprecate @NotAnonymous()
Sat, 16 Dec 2017 22:10:45 +0100 domruf css: use pseudo-content trick to prevent diff line numbers from being pasted to text
Sun, 21 Jan 2018 01:28:42 +0100 Mads Kiilerich Drop unused .lineno-inline styling (and avoid user-select styling problems)
Fri, 21 Oct 2016 19:22:35 +0200 domruf comments: add date/time tooltip for age text
Wed, 19 Oct 2016 23:46:06 +0200 domruf comments: warn/highlight the fact that this comment is outside the context
Tue, 08 Aug 2017 23:43:11 +0200 domruf changelog: cleanup url hack
Thu, 11 Jan 2018 19:59:10 +0100 domruf tests: git changeset authors need to have the format 'username <user@example.com>'
Wed, 25 Oct 2017 21:12:17 +0200 domruf less: base .metatag styling on Bootstrap .label styling
Wed, 03 Jan 2018 03:45:35 +0100 Mads Kiilerich style: fix changeset tag container - fix vertical alignment of right aligned tags
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: cleanup footer navbar style
Wed, 03 Jan 2018 03:41:21 +0100 Mads Kiilerich less: run lessc with --relative-urls so relative paths are rewritten
Wed, 03 Jan 2018 03:41:13 +0100 Mads Kiilerich less: import select2 css as less
Sun, 19 Nov 2017 15:11:31 +0100 domruf MANIFEST: only include bootstrap from node_modules when packaging or installing
Sun, 29 Oct 2017 23:27:19 +0100 domruf less: clean up select2 style
Sat, 28 Oct 2017 19:08:54 +0200 domruf less: fixes for select2
Fri, 27 Oct 2017 20:34:16 +0200 domruf less: use default navbar style and only use custom style for select2 elements
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: set Bootstrap navbar height with variable
Fri, 27 Oct 2017 00:23:47 +0200 domruf less: remove unnecessary code block style
Sun, 17 Dec 2017 02:15:17 +0100 Mads Kiilerich less: move the remaining parts of contextbar.css to style.css
Tue, 24 Oct 2017 22:01:55 +0200 domruf less: import some remaining css files in style.less and remove them from templates
Sun, 29 Oct 2017 12:14:51 +0100 domruf less: make all datatable paginations small
Sun, 29 Oct 2017 22:09:54 +0100 domruf less: clean up search style
Sun, 29 Oct 2017 12:24:01 +0100 domruf less: use @alert-danger-text and .alert-danger instead of custom style
Wed, 13 Dec 2017 01:38:52 +0100 Mads Kiilerich less: simplify logo / brand styling
Wed, 13 Dec 2017 01:38:44 +0100 Mads Kiilerich login: drop the big lock icon - just put a small one in the header
Sun, 29 Oct 2017 00:54:24 +0200 domruf less: use Bootstrap badge style
Sat, 28 Oct 2017 19:58:14 +0200 domruf less: cleanup #quick_login style
Fri, 27 Oct 2017 21:33:01 +0200 domruf less: use Bootstrap default style for panel (with custom variable values)
Fri, 27 Oct 2017 18:59:58 +0200 domruf less: use @dropdown-bg to set dropdown background
Fri, 27 Oct 2017 18:49:04 +0200 domruf less: set navbar background and dropdown menu text color with Bootstrap variables
Mon, 30 Oct 2017 01:34:57 +0100 domruf less: use default Bootstrap styling for buttons, customized with variables
Thu, 26 Oct 2017 22:46:57 +0200 domruf less: remove unnecessary link style
Wed, 25 Oct 2017 20:05:00 +0200 domruf less: set basic Bootstrap color variables
Sun, 29 Oct 2017 00:43:29 +0200 domruf less: clean up comments style
Thu, 26 Oct 2017 00:38:00 +0200 domruf less: use @font-family-monospace variable
Tue, 24 Oct 2017 21:47:09 +0200 domruf less: build custom Bootstrap from bootstrap.less instead of using plain upstream version
Sat, 16 Dec 2017 17:43:57 +0100 domruf less: introduce main.less that imports kallithea.less and other less files
Tue, 24 Oct 2017 21:18:09 +0200 domruf less: don't distribute the generated style.css file - for now, it must be built with npm after installing Kallithea
Tue, 17 Oct 2017 19:27:10 +0200 domruf api: wrap changeset file paths with safe_unicode
Wed, 15 Nov 2017 00:05:24 +0100 domruf setup: temporary workaround to avoid dulwich 0.8.16 - it cause test failures
Mon, 27 Nov 2017 03:50:03 +0100 Mads Kiilerich tests: fix test_users_and_groups_data - it seems to have been broken since it was introduced in 6c3bda995a88 ... or some dependency update made it fail
Mon, 30 Oct 2017 01:26:31 +0100 domruf less: make pull request 'next iteration' changeset table smaller and scrollable
Sun, 29 Oct 2017 23:35:45 +0100 domruf less: clean up style - there is no table .selected
Sun, 29 Oct 2017 12:06:18 +0100 domruf less: disable blue outline in navbar when tabbing through the entries in the top navbar in Chrome
Mon, 27 Nov 2017 03:00:10 +0100 Mads Kiilerich base: fix tabbing to navbar links - Chrome requires the <a> to have a href
Sun, 29 Oct 2017 11:13:13 +0100 domruf less: remove horizontal separator lines between settings groups
Thu, 26 Oct 2017 23:03:07 +0200 domruf less: only override Bootstrap default styling of pre where it really is needed
Wed, 25 Oct 2017 20:37:52 +0200 domruf less: introduce less variables and use them to control the logo styling
Mon, 27 Nov 2017 02:55:44 +0100 Mads Kiilerich less: change markup and styling for the logo shown in the top left corner
Tue, 24 Oct 2017 21:41:07 +0200 domruf less: move non-generated parts of pygments.css to less file
Mon, 06 Nov 2017 22:43:43 +0100 domruf less: remove unused .codeblock and .code-body style
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove margin in .panel-heading - looks fine without it
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove unnecessary globe and keyhole icon style - it looks better without them
Sat, 28 Oct 2017 18:39:04 +0200 domruf less: prevent elements from overflowing panels
Fri, 27 Oct 2017 22:41:10 +0200 domruf less: re-use .code-difftable selector
Fri, 27 Oct 2017 18:43:45 +0200 domruf less: move non contextbar specific style to kallithea.less
Thu, 26 Oct 2017 22:39:18 +0200 domruf less: use bootstrap default font
Thu, 26 Oct 2017 19:41:21 +0200 domruf less: use same color for spaces characters
Thu, 26 Oct 2017 00:50:22 +0200 domruf less: simplify positioning of the +/- symbols on diff lines
Wed, 25 Oct 2017 22:41:45 +0200 domruf less: be more generic with selectors in kallithea-diff
Wed, 25 Oct 2017 22:40:30 +0200 domruf less: remove unused style
Fri, 10 Nov 2017 18:06:04 +0100 Thomas De Schampheleire auth: remove debug print of user password
Sun, 12 Nov 2017 21:52:04 +0100 Mads Kiilerich pullrequest: avoid empty lines in reviewer list after long lines
Mon, 30 Oct 2017 01:20:34 +0100 domruf less: clean up perms style
Mon, 30 Oct 2017 01:09:40 +0100 domruf less: clean up pull request style
Sun, 29 Oct 2017 23:35:45 +0100 domruf less: remove dead styling of #content content
Mon, 30 Oct 2017 01:46:44 +0100 domruf less: add comment for statistics charts and simplify selector
Sun, 29 Oct 2017 23:08:04 +0100 domruf less: clean up statistics style
Sun, 29 Oct 2017 22:35:00 +0100 domruf less: there is no .info_box_elem or .info_box
Sun, 29 Oct 2017 14:12:21 +0100 domruf less: clean up .code-browser style
Sun, 29 Oct 2017 12:16:09 +0100 domruf less: textareas should be at least 100px high and 400px wide
Sun, 29 Oct 2017 11:21:34 +0100 domruf less: remove unused style .user-menu .gravatar
Sun, 29 Oct 2017 11:16:13 +0100 domruf less: remove special styling for clone URL - the default width is ok
Sun, 29 Oct 2017 11:07:49 +0100 domruf less: drop special summary style
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: simplify .panel-heading - drop some gradients and shadows
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove width style for table#permissions_manage - it looks fine without it
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove unused .compact, .selected, .action style
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove dt_repo no-wrap - wrapping of repo names is actually useful on small screens
Sun, 29 Oct 2017 00:51:09 +0200 domruf less: remove .readme style
Sat, 28 Oct 2017 21:48:45 +0200 domruf less: remove unnecessary textarea style - bootstrap already sets width and box-sizing
Sat, 28 Oct 2017 21:48:45 +0200 domruf less: remove unnecessary style .groups_breadcrumbs styling - there are no such thing
Sat, 28 Oct 2017 21:15:19 +0200 domruf less: don't break author, date and comment cells into multiple lines in changeset table
Sat, 28 Oct 2017 19:25:26 +0200 domruf less: remove unnecessary repo size styling
Sat, 28 Oct 2017 19:21:00 +0200 domruf less: use default/bootstrap style for summary-menu-stats
Sat, 28 Oct 2017 19:05:14 +0200 domruf less: simplify .expand_commit selector
Sat, 28 Oct 2017 18:39:04 +0200 domruf less: prevent elements from overflowing panels - add horizontal scrollbar when necessary
Sat, 28 Oct 2017 18:33:56 +0200 domruf less: clean up lang_stats style
Fri, 27 Oct 2017 22:02:56 +0200 domruf less: use default datatable header (without) background color
Fri, 27 Oct 2017 22:13:34 +0200 domruf less: remove .reviewer_ac
Fri, 27 Oct 2017 21:59:10 +0200 domruf less: remove style that is covered by the default/bootstrap style
Fri, 27 Oct 2017 22:18:49 +0200 domruf less: remove unnecessary table pre style
Fri, 27 Oct 2017 22:08:15 +0200 domruf less: remove unused table column styling
Fri, 27 Oct 2017 21:46:07 +0200 domruf less: change diff-actions coloring
Fri, 27 Oct 2017 21:53:07 +0200 domruf less: don't override default label font-weight
Fri, 27 Oct 2017 21:35:20 +0200 domruf less: remove dead traffic styling
Fri, 27 Oct 2017 20:08:31 +0200 domruf less: remove vertical-align: inherit for .radio-inline and .checkbox-inline
Fri, 27 Oct 2017 20:05:18 +0200 domruf less: use bootstrap class .text-muted instead of custom one
Sun, 29 Oct 2017 13:36:22 +0100 domruf less: avoid gaps from rounded corners above the navbar and below the footer
Sun, 29 Oct 2017 12:04:01 +0100 domruf less: remove margin below footer
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: some cleanup of footer styling
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: stick with the default of no shadow in navbar
Fri, 27 Oct 2017 19:56:18 +0200 domruf less: remove unused invalid contextbar style
Fri, 27 Oct 2017 19:46:33 +0200 domruf less: remove navbar styles that cancel each other out
Fri, 27 Oct 2017 19:42:16 +0200 domruf less: navbar elements should not be hidden
Fri, 27 Oct 2017 18:54:59 +0200 domruf less: remove borders and padding around navbar items
Fri, 27 Oct 2017 00:25:37 +0200 domruf less: use more generic selector for formatted-fixed
Fri, 27 Oct 2017 20:15:27 +0200 domruf less: remove weird .anchor style
Thu, 26 Oct 2017 23:26:25 +0200 domruf less: simplify permalink style
Thu, 26 Oct 2017 22:08:11 +0200 domruf less: add some comments to kallithea-diff.less
Thu, 26 Oct 2017 23:58:26 +0200 domruf less: remove line-through for <del>
Thu, 26 Oct 2017 00:51:18 +0200 domruf less: remove unnecessary diff table style in kallithea-diff.less
Thu, 26 Oct 2017 21:20:48 +0200 domruf less: remove unnecessary width 100% for diff code
Wed, 25 Oct 2017 22:57:31 +0200 domruf diff: use fontello icon-diff-* names in generated html
Wed, 25 Oct 2017 23:16:34 +0200 domruf templates: change .node elements to <span>
Wed, 25 Oct 2017 23:08:41 +0200 domruf templates: remove redundant pull-left and pull-right for changeset progress bars
Thu, 26 Oct 2017 21:19:41 +0200 domruf less: remove unused .code-difftable .code td styling
Thu, 26 Oct 2017 00:36:34 +0200 domruf less: clean up unnecessary diff line-no styling
Wed, 25 Oct 2017 22:47:16 +0200 domruf less: remove duplicate styling of rename diffs
Thu, 26 Oct 2017 00:17:42 +0200 domruf less: remove unused .code-highlighttable selector
Wed, 25 Oct 2017 23:45:31 +0200 domruf less: remove unnecessary .cur_cs
Wed, 25 Oct 2017 21:26:58 +0200 domruf less: tag style should always apply not only if placed inside .right element
Wed, 25 Oct 2017 21:32:39 +0200 domruf less: unify .merge and .mergetag
Tue, 24 Oct 2017 21:09:34 +0200 domruf less: add hint about how to generate css from less files
Sun, 05 Nov 2017 13:49:22 +0100 Mads Kiilerich less: fix displaying +/- signs in code-difftable
Wed, 11 Oct 2017 19:37:03 +0200 domruf users: remove code that is unused after most autocomplete has been switched to ajax
Sun, 06 Aug 2017 12:36:57 +0200 domruf js: use ajax requests for select2 autocomplete
Tue, 31 Oct 2017 03:17:52 +0100 Mads Kiilerich js: set cursor position after @mention selection
Tue, 31 Oct 2017 03:16:58 +0100 Mads Kiilerich js: refactor and simplify @mentions handling - no functional changes
Tue, 10 Oct 2017 21:33:16 +0200 domruf gravatar: use icon-gravatar for default gravatar sizing and styling instead of icon-empty
Mon, 23 Oct 2017 22:52:50 +0200 domruf js: fix parent/child navigation with more than 2 parents/children
Mon, 23 Oct 2017 22:52:50 +0200 domruf js: make links to child changesets use a right arrow again
Sun, 01 Oct 2017 21:39:13 +0200 Thomas De Schampheleire style: extract diff-related styles to kallithea-diff.less
Fri, 29 Sep 2017 21:46:08 +0200 Thomas De Schampheleire style: move more tag styles to kallithea-tags.less
Fri, 29 Sep 2017 21:32:25 +0200 Thomas De Schampheleire style: less'en perm_tag styles
Fri, 29 Sep 2017 21:30:55 +0200 Thomas De Schampheleire style: move perm_tag to kallithea-tags.less
Fri, 29 Sep 2017 21:22:14 +0200 Thomas De Schampheleire style: extract metatag styles to separate file kallithea-tags.less
Fri, 29 Sep 2017 21:15:16 +0200 Thomas De Schampheleire style: extract yui styles to separate less file
Fri, 29 Sep 2017 20:20:03 +0200 Thomas De Schampheleire style: less'en select2 styles
Fri, 29 Sep 2017 16:34:03 +0200 Thomas De Schampheleire style: extract select2 styling to separate file
Thu, 28 Sep 2017 22:03:01 +0200 Thomas De Schampheleire style: use npm less to generate kallithea stylesheet style.css from style.less
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: change indentation of stylesheet to match future less output
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: remove empty lines in stylesheet to match future less output
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: fix formatting oddities and bugs
Mon, 23 Oct 2017 01:15:06 +0200 Mads Kiilerich diff: fix crash when displaying diff on a single file
Sun, 22 Oct 2017 23:00:37 +0200 Mads Kiilerich vcs: support Mercurial 4.4
Mon, 23 Oct 2017 00:57:28 +0200 Mads Kiilerich vcs: add support for Mercurial annotate in Mercurial 4.4
Fri, 13 Oct 2017 20:44:01 +0200 domruf changelog: add more verbose titles to [HG] and [GIT] repotags
Wed, 11 Oct 2017 22:49:53 +0200 domruf changelog: bring the right-aligned tags in a least to most common order
Wed, 04 Oct 2017 19:48:02 +0200 domruf repos: move optional icons after name to better align text in table
Mon, 02 Oct 2017 18:24:37 +0200 domruf js: reuse parent/child navigation code - avoid duplication
Wed, 16 Aug 2017 17:34:44 +0200 domruf files: use same parent/child navigation as on changeset page
Sun, 22 Oct 2017 04:01:28 +0200 Mads Kiilerich files: simplify header, making it more like changeset
Wed, 16 Aug 2017 17:34:44 +0200 domruf changeset: make parent/child navigation activation and javascript reusable
Thu, 04 May 2017 20:51:26 +0200 domruf vcs: catch MemoryErrors when calling Git diff
Sun, 22 Oct 2017 00:42:12 +0200 Mads Kiilerich diffs: wrap vcs repo get_diff
Sun, 22 Oct 2017 00:42:12 +0200 Mads Kiilerich styling: map pylonslib flash message categories to bootstrap alert classes
Mon, 16 Oct 2017 03:19:31 +0200 Mads Kiilerich pygments: update css for Pygments 2.2.0
Mon, 16 Oct 2017 03:08:17 +0200 Mads Kiilerich markdown: specify extensions directly - don't use old positional parameters
Mon, 16 Oct 2017 03:06:20 +0200 Mads Kiilerich lib: refactor detection of markup renderers
Wed, 11 Oct 2017 02:41:07 +0200 Mads Kiilerich config: tweak template http_server conditionals - don't leave an empty section when using UWSGI
Tue, 22 Aug 2017 21:10:14 +0200 domruf statistics: hide checkboxes, instead click on user names directly
Sun, 06 Aug 2017 12:46:03 +0200 domruf statistics: replace YUI flot with jQuery flot
Sun, 06 Aug 2017 12:36:57 +0200 domruf js: don't show number of members of groups when doing autocomplete
Tue, 19 Sep 2017 22:50:12 +0200 domruf config: make the UWSGI host/port configurable with make-config parameters
Tue, 19 Sep 2017 22:44:41 +0200 domruf config: set default uwsgi socket listen queue size to 128
Thu, 31 Aug 2017 22:38:21 +0200 domruf config: increase number of gunicorn worker processes in the default configuration
Mon, 11 Sep 2017 21:16:49 +0200 domruf auth: consume request body before responding 401 or 403 during authentication
Wed, 20 Sep 2017 23:08:35 +0200 domruf jenkinsfile: only keep the artifacts (test result xml files) of the last 10 builds
Mon, 21 Aug 2017 21:42:28 +0200 domruf jenkinsfile: combine coverage files from different DB runs
Sun, 13 Aug 2017 15:43:03 +0200 domruf gravatar: use background-image style instead of img element for gravatar
Tue, 08 Aug 2017 22:43:11 +0200 domruf logging: log wrong value for page number
Wed, 16 Aug 2017 23:21:43 +0200 domruf commands: remove custom (re-)initializing of database model
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: extract _parse_lines as a pure function
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: extract _get_header as a pure function
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: move _escaper to a pure function
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: move _highlight_inline_diff to a pure function
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: move as_html and _safe_id from method to a pure function - avoid calling the method as function
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: do check of cut_off_limit on the raw diff before any parsing and allocation
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: drop the DiffLimitExceeded container - just make it a flag available as property
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: inline prepare() into __init__ and make the result available as .parsed
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: avoid extra copy of diff when trying to create a lazy diff line iterator
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: avoid extra copy of diff when splitting into files
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: inline / remove _clean_line
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: drop the noop as_raw method - just use the raw diff directly and with proper variable naming
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: drop partially un-implemented udiff support - everything is now what formerly was known as gitdiff
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: very minor refactorings, reformatting, documentation, and removal of unused code
Tue, 03 Oct 2017 00:14:40 +0200 Mads Kiilerich diffs: cleanup of variable naming around cut_off_limit
Mon, 02 Oct 2017 23:44:49 +0200 Mads Kiilerich templates: back out the DataTables paging disabling from c5bff92d5084
Mon, 11 Sep 2017 22:19:32 +0200 domruf templates: use consistent form-group/buttons pattern for buttons in centered panels
Mon, 11 Sep 2017 21:45:33 +0200 domruf style: be consistent and don't use col-*-* classes
Fri, 15 Sep 2017 03:06:30 +0200 Mads Kiilerich autocomplete: simplify code
Fri, 15 Sep 2017 03:06:30 +0200 Mads Kiilerich autocomplete: highlight the matched search string - use select2-match class as select2 itself does
Tue, 12 Sep 2017 20:21:34 +0200 domruf changelog: add the same class to empty cell
Mon, 11 Sep 2017 22:25:08 +0200 domruf templates: use bootstrap alert-info instead of custom activation_msg
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich make-config: allow configuration of any ini value
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich make-config: use shared inifile library
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich make-config: drop support for comma separated custom values - just specify multiple values
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich tests: generate test.ini directly from template
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich ini: move high level functionality and defaults to inifiles library
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop insertion of header comments in generated ini files
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: add support for adding extra entries to sections
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: simplify preservation of old settings - just keep the old line as comment
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: improve structure and documentation of regexps
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: use proper Mako for generating shipped ini files
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: be less strict about amount of whitespace around '=' in templates
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop error_aggregation_service section from shipped ini files - it is not needed for development or test
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop disabled conditional sections in shipped ini files - if people need them, they can use make-config again
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: introduce a bit of doctest for the new inifile module
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: extract .ini handling from scripts/generate-ini.py to kallithea/lib/inifile.py
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop redundant template update of [handler_console] level=DEBUG
Wed, 16 Aug 2017 22:24:55 +0200 domruf hg: drop test that used the illegal tag name '11'
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich vcs: support Mercurial 4.3.x
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich vcs: refactor hgcompat demandimport handling to prepare for Mercurial 4.3
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich hg: prepare for Mercurial 4.2 or later where tagging moved from localrepo to the tags module
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich style: remove some old unused/irrelevant markup
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich templates: disable paging and page size controls in DataTables
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich index: show repositories and repository groups in the same table
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich controllers: drop unused totalRecords and startIndex
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich repogroup: fix display of breadcrumb for nested repo groups
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich repogroups: fix display of links to parent repo groups
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich templates: drop a few breadcrumbs definitions - they are not used anyway