log

age author description
Wed, 03 Feb 2016 22:24:33 +0100 Thomas De Schampheleire tests: gists: comment out always-skipped test of put functionality
Wed, 03 Feb 2016 22:21:31 +0100 Thomas De Schampheleire tests: search: fix always-skipped empty-search-index test
Wed, 27 Jan 2016 18:56:48 +0000 Asterios Dimitriou i18n: updated translation for Greek
Mon, 08 Feb 2016 22:22:59 +0000 Robert Rauch i18n: updated translation for German
Mon, 08 Feb 2016 22:22:30 +0000 Andrew Shadura i18n: updated translation for German
Sun, 07 Feb 2016 12:25:55 +0100 Thomas De Schampheleire pullrequest: linkify changesets in html notification email to reviewers
Sat, 30 Jan 2016 16:38:26 +0100 Andrew Shadura middleware: allow git and hg users to use email address instead of the username
Sat, 30 Jan 2016 16:37:43 +0100 Andrew Shadura auth: allow web login with email addresses
Sat, 30 Jan 2016 16:36:26 +0100 Andrew Shadura auth: authenticate using either username or email address
Sat, 30 Jan 2016 15:59:33 +0100 Andrew Shadura db: add User.get_by_username_or_email
Mon, 01 Feb 2016 00:36:09 +0100 Andrew Shadura tests: add tests for case (in)sensitive user selections
Sun, 31 Jan 2016 16:51:32 +0100 Andrew Shadura db: match case-insensitively using func.lower, not ilike
Sat, 30 Jan 2016 12:15:23 +0100 Andrew Shadura db: always match user emails case insensitively
Mon, 01 Feb 2016 22:18:59 +0100 Mads Kiilerich css: generic .hidden class which can be overruled with .show class
Mon, 01 Feb 2016 21:23:44 +0100 Mads Kiilerich db: add index on PullRequestReviewers.user_id
Mon, 01 Feb 2016 21:23:07 +0100 Mads Kiilerich pullrequests: show tags in lists of included and available changesets
Mon, 01 Feb 2016 21:22:59 +0100 Mads Kiilerich pullrequests: show date for changesets that are available for update
Mon, 01 Feb 2016 21:22:39 +0100 Mads Kiilerich pullrequests: try to improve usability of PR update functionality
Mon, 01 Feb 2016 21:22:09 +0100 Mads Kiilerich pullrequests: restore display of "Current revision - no change" at the bottom of the list of available updates
Thu, 24 Sep 2015 15:42:28 +0200 Søren Løvborg design: make top-right profile button into an actual link
Tue, 05 Jan 2016 18:51:07 +0100 Søren Løvborg admin: remove superfluous check in SettingsController
Tue, 05 Jan 2016 18:50:58 +0100 Søren Løvborg admin: remove check for empty Ui table
Tue, 05 Jan 2016 19:19:09 +0100 Søren Løvborg admin: cleanup Ui table queries
Tue, 05 Jan 2016 14:48:03 +0100 Søren Løvborg db: fix Ui.get_by_key to also filter on section
Tue, 05 Jan 2016 18:53:09 +0100 Søren Løvborg db: refactor/simplify Ui access code - use get_or_create
Tue, 05 Jan 2016 15:56:34 +0100 Søren Løvborg db: remove superfluous Ui table session adds
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: limit comment deletion to a 5 minutes grace period
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich pullrequests: make it possible to delete pull requests instead of commenting
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: drop delayed activation of new comments
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: reload after some kinds of general comments - the ones that change the whole page state
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: fix class of inline comments without context
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: use inline comment infrastructure for general comments too
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: extract common comment creation functionality for changesets and pullrequests
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: avoid js string formatting of html template from DOM - avoid insecure naming
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: drop preview - no need for it without RST
Fri, 04 Jul 2014 14:12:07 +0200 Mads Kiilerich comments: linkify revision hashes and issue tracker references
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich comments: change comment formatting to plain text instead of rst
Fri, 04 Jul 2014 14:12:07 +0200 Mads Kiilerich helpers: introduce render_w_mentions
Wed, 20 Jan 2016 01:47:11 +0100 Mads Kiilerich helpers: extract urlify replace functions - prepare for running all regexps at once in a single pass
Wed, 20 Jan 2016 01:41:02 +0100 Mads Kiilerich Merge stable
Fri, 15 Jan 2016 14:55:27 +0000 Robert James Dennington auth: Fix bug where usernames are not consistently capitalized when using crowd login stable
Fri, 15 Jan 2016 14:38:27 +0000 Robert James Dennington auth: Fix tomcat throwing '505 HTTP Version Not Supported' when trying to log in to Atlassian Crowd with usernames that contain spaces stable
Tue, 12 Jan 2016 11:44:48 +0100 Andrew Shadura Merge translations from stable.
Thu, 07 Jan 2016 01:53:04 +0000 Takumi IINO i18n: updated translation for Japanese stable
Tue, 05 Jan 2016 06:29:19 +0000 Takumi IINO i18n: updated translation for Japanese stable
Thu, 12 Nov 2015 08:51:32 +0000 Michal Čihař i18n: updated translation for Czech stable
Sat, 24 Oct 2015 16:59:17 +0000 Takumi IINO i18n: updated translation for Japanese stable
Tue, 05 Jan 2016 16:56:39 +0100 Mads Kiilerich diff: unify identical template parts
Tue, 05 Jan 2016 16:56:39 +0100 Mads Kiilerich diff: align diff layout; give changeset diffs links and give PR diffs more action icons
Sun, 29 Nov 2015 16:43:42 +0100 Jan Heylen diffs: introduce 'show inline comments' control for pull-requests too
Tue, 05 Jan 2016 16:56:16 +0100 Mads Kiilerich diff: introduce new temporary local variables to align similar code to make it almost identical
Tue, 05 Jan 2016 16:56:04 +0100 Mads Kiilerich diff: renaming of internal template variables and indentation fix to make similar code more similar
Sat, 02 Jan 2016 11:53:38 +0100 Jan Heylen diff: remove redundant conditionals
Tue, 05 Jan 2016 16:55:52 +0100 Mads Kiilerich diff: make diff_block_simple (and thus pull request diffs) collapsable as changeset diffs are
Tue, 05 Jan 2016 16:55:52 +0100 Mads Kiilerich js: move .diff-collapse-button handling from the global base.js to the special diff js
Sat, 02 Jan 2016 11:55:36 +0100 Jan Heylen diff: move looping over files into diff_block_simple
Sat, 02 Jan 2016 10:58:06 +0100 Jan Heylen diff: fix display of images for deleted files
Tue, 05 Jan 2016 16:30:12 +0100 Mads Kiilerich lib: drop fuzzy matching on full user names in user_or_none
Tue, 05 Jan 2016 16:30:12 +0100 Mads Kiilerich db: make sure all (non-primary) columns have nullable set explicitly
Tue, 05 Jan 2016 16:30:12 +0100 Mads Kiilerich db: primary keys default to not be nullable - don't specify it explicitly