Commit Graph

8706 Commits (4.4)

Author SHA1 Message Date
Byron Jones 6262f4fba8 Bug 1009017: users are unable to log in if their password needs to be
re-encrypted and their password does not match the current complexity
rule
r=dkl, a=glob
2014-05-20 13:50:48 +08:00
David Lawrence ab999b1355 Bug 1011250 - Updates IRC notification text to include commit message and also send to #bugzilla 2014-05-15 21:42:37 +00:00
David Lawrence 54eae8c76b Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
- Only run webservices for Pg and MySQL with Perl 5.12 due to interaction bug
in 5.10
2014-05-15 02:50:07 +00:00
David Lawrence 3b7af7dc42 Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
- Only run webservices for Pg with Perl 5.12 due to interaction bug in
  5.10
2014-05-14 16:47:16 -04:00
Byron Jones bc7328d09e Bug 1006288: add File::Slurp to the list of optional modules
r=dkl, a=glob
2014-05-14 13:28:41 +08:00
David Lawrence 5dc6b60aaa Backed out Bug 1001462 - Bug.search causes error when using simple token auth and specifying 'token' instead of 'Bugzilla_token' 2014-05-12 15:14:53 -04:00
Frédéric Buclin 79df109614 Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, preventing users with Unicode passwords from logging in
r/a=glob
2014-05-12 19:29:10 +02:00
David Lawrence b59cb6b55a Bug 1001462 - Bug.search causes error when using simple token auth and specifying 'token' instead of 'Bugzilla_token'
r/a=glob
2014-05-12 14:38:02 +00:00
David Lawrence 64590e90e4 Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
- Added the PostgreSQL webservices/selenium tests
2014-05-08 20:37:06 +00:00
David Lawrence ec652a5302 Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci 2014-05-07 16:18:44 +00:00
Byron Jones 9d598eeae6 Bug 999331: searching attachment data is very slow due to an unbounded
select
r=LpSolit, a=glob
2014-05-05 15:15:37 +08:00
David Lawrence 102fed1b47 Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code
- Fixed incorrect package name Apache-SizeLimit
2014-05-02 20:33:08 +00:00
David Lawrence 968a757ff5 Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci 2014-05-02 15:56:22 +00:00
David Lawrence 09fb59adfb Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci 2014-05-02 15:55:33 +00:00
Dave Miller 590f3a0ef6 Bug 999296: Make checksetup.pl not complain about having added new
values to localconfig when those values were supplied by an answer file.
r=LpSolit, a=justdave
2014-05-01 22:12:25 -04:00
David Lawrence d1b9e7aaf2 Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code
r=glob,a=justdave
2014-05-01 20:54:55 +00:00
Frédéric Buclin 6d01bb0eba Bug 1001846: When editing cc_accessible using Bug.update, the method should always return is_cc_accessible as being changed
r=dkl a=justdave
2014-04-29 19:06:34 +02:00
Frédéric Buclin b6aa3dca71 Bug 1001497: User.login incorrectly returns id = 0 when the login or password is missing
r=dkl a=justdave
2014-04-25 22:19:43 +02:00
David Lawrence f6fa1d28d7 Bumped version post-release 2014-04-21 21:03:59 +00:00
David Lawrence 313737007d Bump version to 4.4.4 2014-04-18 22:13:17 +00:00
Frédéric Buclin 55afbbf739 Bug 998484: Release notes for Bugzilla 4.4.4
r=dkl a=justdave
2014-04-18 23:48:10 +02:00
David Lawrence 6ed7f8eebf Bug 998323 - URLs pasted in comments are no longer displayed
r=LpSolit,a=justdave
2014-04-18 21:06:10 +00:00
David Lawrence 4f01d4b0fb Bumped version post-release 2014-04-17 21:21:36 +00:00
David Lawrence c789741ba2 Bump version to 4.4.3 2014-04-17 17:10:38 +00:00
Manish Goregaokar 016b2f3c12 Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text
r=glob a=justdave
2014-04-17 18:30:14 +02:00
Frédéric Buclin 0459a7e48c Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection
r=dkl r=LpSolit a=justdave
2014-04-17 18:18:12 +02:00
Frédéric Buclin 5799932c90 Bug 996164: Release notes for Bugzilla 4.4.3
r=dkl a=justdave
2014-04-15 23:51:38 +02:00
Quannah Gibson-Mount ac66f03608 Bug 925181: contrib/jb2bz.py was out of date
r=justdave/a=justdave
2014-04-15 14:17:20 -04:00
Simon Green b12a949bcd Bug 995873 - Don't use replaceState if it would result in an invalid URL
r=justdave, a=justdave
2014-04-15 11:28:32 +10:00
Frédéric Buclin 861eb0409d Bug 987205: Bugzilla crashes because it tries to import a non-exported login_token() subroutine from Bugzilla::Auth::Login::Cookie
r=dkl a=justdave
2014-04-14 21:39:40 +02:00
David Lawrence 07e412693d Copied over .bzrignore to .gitignore 2014-03-14 18:14:56 +00:00
Sync 6155908a30 Fixed .gitrev. 2014-04-16 20:47:17 +00:00
Sync fabd805e3e Added .gitrev. 2014-04-16 20:30:34 +00:00
Matt Selsky 526801f683 Bug 365050 - removal notice doesn't use English correctly (lists: =and)
r=dkl,a=justdave
2014-03-04 20:35:39 +00:00
Matt Selsky 0de0eba111 Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or something
r=dkl,a=justdave
2014-03-04 20:28:23 +00:00
Frédéric Buclin 2327d00eaa Bug 863093: The usermatchmode parameter no longer exists. The POD for User.get must be fixed accordingly
r=dkl a=justdave
2014-02-28 11:11:12 +01:00
Dave Miller e20d117a0f Bug 893595: The pink colour of private comment will turn to white after refreshing the page
r=LpSolit a=justdave
2014-02-27 09:42:00 +01:00
Dave Lawrence 2449200948 Bug 893195 - Allow token based authentication for webservices
r=glob,a=justdave
2014-02-26 16:33:43 +00:00
Dave Lawrence 94bd3eee58 Backout Bug 893195 - Allow token based authentication for webservices 2014-02-25 23:21:14 +00:00
Dave Lawrence a529bc7f3f Bug 893195 - Allow token based authentication for webservices
r=glob,a=justdave
2014-02-25 22:33:46 +00:00
Dave Lawrence 6fadd52526 Bug 962060 - User.get ignores the "maxusermatches" parameter and allows listing all email addresses
r=LpSolit,a=justdave
2014-02-25 21:42:06 +00:00
Frédéric Buclin e5a0f35bd4 Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged user doesn't alter the keywords list
r=gerv a=justdave
2014-02-25 21:37:32 +01:00
Frédéric Buclin 99a4ef5519 Bug 966676: The 'sudo' cookie should not be accessible from JavaScript
r=dkl a=justdave
2014-02-15 00:29:15 +01:00
Byron Jones 721cacd75e Bug 970184: "possible duplicates" shouldn't truncate words at the first non-word character
r=dkl, a=glob
2014-02-11 13:03:47 +08:00
Frédéric Buclin 343629a272 Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)
r=dkl a=glob
2014-02-10 18:38:36 +01:00
Byron Jones 50cbcb55eb Bug 961789: large dependency trees with lots of resolved bugs are very slow to load
r=LpSolit, a=justdave
2014-02-10 16:06:15 +08:00
Gervase Markham f75812c88f Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave. 2014-02-07 11:53:27 +00:00
Dave Lawrence 4c26d25c98 Bumped version post-release 2014-01-28 00:24:34 +00:00
Dave Lawrence dbb3b0299b Bump version to 4.4.2 2014-01-27 20:50:40 +00:00
Frédéric Buclin e6b0148000 Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, preventing saved searched from being displayed
r=dkl a=justdave
2014-01-27 19:16:49 +01:00