log

age author description
Fri, 19 Jun 2015 18:00:42 +0200 Mads Kiilerich helpers: improve html_escape
Fri, 19 Jun 2015 00:54:07 +0200 Mads Kiilerich BaseController: refactor, extract _determine_auth_user function
Mon, 15 Jun 2015 17:22:17 +0200 Søren Løvborg test_login: Test "Log Out" link
Thu, 18 Jun 2015 14:54:35 +1200 Andrew Bartlett git: Allow git:// URLs as a source to clone from
Thu, 18 Jun 2015 08:46:07 +0200 Thomas De Schampheleire comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Wed, 17 Jun 2015 13:24:00 +0200 Thomas De Schampheleire routing: remove dysfunctional route to pullrequest copy_update
Sun, 14 Jun 2015 13:48:15 +0200 Thomas De Schampheleire pullrequests: detect invalid reviewers and raise HTTPBadRequest
Thu, 11 Jun 2015 08:18:14 +0200 Thomas De Schampheleire changeset: reduce log level of stack trace on innocent exceptions
Sat, 28 Mar 2015 21:08:01 +0100 Thomas De Schampheleire helpers: add automatic logging of Flash messages shown to users
Wed, 27 May 2015 17:18:33 +0200 Thomas De Schampheleire style: prefer Lucida Console over Consolas font
Mon, 08 Jun 2015 06:46:48 +0200 Jan Heylen comments: relink the previous and next links as soon as a comment is submitted
Tue, 09 Jun 2015 22:53:24 +0200 Mads Kiilerich git: run external commands as list of strings so we really get correct quoting (Issue #135)
Sun, 31 May 2015 21:39:22 +0200 Matthias Zilk git: fix test_git_cmd_injection on windows, add tests for path with spaces
Sun, 07 Jun 2015 13:13:12 +0200 Andrew Shadura tests: update password reset form test to employ only a simple @ check
Wed, 22 Apr 2015 09:55:46 +1000 Ben Finney Refer to “remote repository” and “clone” consistently in templates.
Tue, 09 Jun 2015 22:53:24 +0200 Mads Kiilerich repos: cleanup of stuff related to clone_uri
Tue, 09 Jun 2015 22:51:01 +0200 Mads Kiilerich login: refactor came_from and _validate_came_from handling
Tue, 09 Jun 2015 22:50:20 +0200 Mads Kiilerich diffs: avoid conflicts between inline diff mechanism and special markup
Tue, 09 Jun 2015 22:50:20 +0200 Mads Kiilerich helpers: make desc_stylize work when given html escaped strings
Tue, 09 Jun 2015 22:46:40 +0200 Mads Kiilerich Merge stable
Tue, 09 Jun 2015 22:12:21 +0200 Mads Kiilerich contributors: update stable
Tue, 09 Jun 2015 22:12:21 +0200 Mads Kiilerich archive: fix archive failing first time on Windows - close file descriptor early stable
Sat, 16 May 2015 16:37:17 +0200 Andrew Shadura privacy: on password reset, don't tell strangers if email is valid or not stable
Tue, 09 Jun 2015 10:38:25 +0200 Marc Villetard helpers: Fix displayed author on changelog_summary_data when no email is set in commit author (Issue #137) stable
Mon, 01 Jun 2015 17:40:31 +0200 Thomas De Schampheleire UserModel: remove code duplication of User.get_by_username()
Wed, 03 Jun 2015 21:23:06 +0200 Thomas De Schampheleire users: add extra checks on editing the default user
Wed, 03 Jun 2015 21:25:38 +0200 Thomas De Schampheleire admin: users: factorize check for default user
Tue, 19 May 2015 21:50:35 +0200 Thomas De Schampheleire login: preserve GET arguments throughout login redirection (issue #104)
Sun, 10 May 2015 21:51:44 +0200 Thomas De Schampheleire pullrequest/compare: add logical changeset index to clarify the order
Mon, 18 May 2015 17:22:04 +0200 Daniel Hobley select2: move "exact prefix matches" to the top of the search