index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-10
Bug 1284263 - Add optional support for $DATABASE_URL instead of localconfig f...
Dylan William Hardison
6
-5
/
+65
2016-09-10
Bug 1294569 - 100markdown.t doesn't work without a working DB
Dylan William Hardison
1
-0
/
+30
2016-09-10
Bug 988971 - Replace Classic with "Sandstone" skin as Standard skin
Ryan Wilson
14
-39
/
+674
2016-09-08
Bug 1294587 - The CSP feature is broken
Dylan William Hardison
1
-3
/
+2
2016-09-06
- Further test suite fixes for email/login changes
David Lawrence
1
-3
/
+3
2016-09-01
- Selenium test script fixes to work with recent email/login changes
David Lawrence
9
-22
/
+23
2016-08-31
- Improved CI support for PostgreSQL and Sqlite
David Lawrence
1
-7
/
+100
2016-08-31
- Fix whitespace issue in xt/webservice/bug_attachments.t
David Lawrence
1
-1
/
+1
2016-08-31
- Fixed API tests to work after login/email changes
David Lawrence
5
-5
/
+29
2016-08-30
- Added lib path to t/015remote_ip.t
David Lawrence
1
-1
/
+2
2016-08-30
- docker-bugzilla-ci changed location of bugzilla root and runtests.sh
David Lawrence
2
-6
/
+6
2016-08-24
- Updated CI docker images and test suite to work with new perl deps location
David Lawrence
63
-75
/
+75
2016-08-24
Bug 1296831 - allow answers file to override new install defaults
Frank Becker
1
-5
/
+9
2016-08-23
- Fix failing CI tests due to recent login/email changes (more)
David Lawrence
1
-0
/
+1
2016-08-23
- Fix failing CI tests due to recent login/email changes
David Lawrence
2
-1
/
+2
2016-08-23
Revert "Bug 1296831 - answer use_email_as_login not used"
Dylan William Hardison
1
-1
/
+1
2016-08-22
Bug 1296831 - answer use_email_as_login not used
Frank Becker
1
-1
/
+1
2016-08-22
Bug 1296570 - can not create admin user when use_email_as_login = 1
Frank Becker
1
-1
/
+1
2016-08-12
Bug 1294571 - 015remote_ip.t throws a "uninitialized value" warning
David Lawrence
1
-1
/
+1
2016-08-05
Bug 1285959 - Provide a better README file for users coming to Bugzilla via t...
Dylan William Hardison
2
-54
/
+93
2016-08-05
Bug 1292510 - replace references to git.mozilla.org with references to github...
Gervase Markham
8
-13
/
+25
2016-07-29
Bug 1183647 - Optional Perl modules related to REST should now be mandatory
David Lawrence
1
-2
/
+0
2016-07-28
Bug 1183647 - Optional Perl modules related to REST should now be mandatory
Gervase Markham
4
-50
/
+19
2016-07-28
markdown is required for compilg markdown tests
Dylan William Hardison
1
-1
/
+1
2016-07-28
nit: doc method
Dylan William Hardison
1
-1
/
+1
2016-07-28
Bug 1286287 - Add utility method to Bugzilla::CGI for configuring CSP headers
Dylan Hardison
6
-0
/
+439
2016-07-25
Bug 1289154 - remove line about bugs because it shows up hundreds of times in...
Gervase Markham
1
-8
/
+0
2016-07-23
Bug 1226865 - more fixes to Localiser's Guide (replace wrongly HTML-encoded >)
Gervase Markham
1
-6
/
+6
2016-07-21
- Fixed errors from t/002goodperl.t with t/015remote_ip.t
David Lawrence
1
-0
/
+3
2016-07-13
Bug 1284021 - checksetup.pl spins in an infinite loop when denied terminal in...
Tina Hardison
1
-28
/
+18
2016-07-08
Bug 542507 - [PostgreSQL] The db_user sometimes cannot connect to the "templa...
Dylan William Hardison
4
-11
/
+12
2016-07-08
Bug 1284277 - nits
Dylan William Hardison
1
-1
/
+0
2016-07-08
Bug 1284277 - allow inbound_proxy to be set to '*'
Dylan William Hardison
4
-22
/
+111
2016-07-06
Bug 1203960 - Add syntax highlighting to markdown
Albert Ting
6
-3
/
+129
2016-07-06
remove lpsolit per request
Dylan William Hardison
1
-1
/
+0
2016-07-01
Merge pull request #7 from dylanwh/master
Dylan William Hardison
1
-1
/
+1
2016-06-30
Bug 1283612 - Add Bugzilla::Extension module loader last
Dylan William Hardison
1
-1
/
+1
2016-06-23
more mailmap entries
Dylan William Hardison
1
-39
/
+44
2016-06-22
add mailmap file to make history make more sense
Dylan William Hardison
1
-0
/
+74
2016-06-01
Bug 1274764 - Increasing memcached performance is possible because Cache::Mem...
Dylan Hardison
1
-49
/
+2
2016-06-01
Fix documentation compilation errors due to bug 645282
Frédéric Buclin
1
-2
/
+4
2016-06-01
Fix default API URL
Frédéric Buclin
1
-1
/
+1
2016-06-01
Bug 1269266 - API links for Bugzilla 5+ not working anymore
Frédéric Buclin
2
-6
/
+5
2016-05-24
Bug 1275404 - Makefile.PL and META.* should depend on Apache2::SizeLimit, not...
David Lawrence
3
-4
/
+4
2016-05-23
Bug 1272883 - [Oracle] Exclude APEX tables from $dbh->bz_table_list_real()
Frédéric Buclin
1
-1
/
+2
2016-05-20
Bug 1205415 - Markdown incorrectly parses BlockQuote inside a CodeBlock
Albert Ting
1
-1
/
+9
2016-05-20
add markdown tests for Bug 1205415
Dylan Hardison
4
-4
/
+68
2016-05-20
Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ...
Frédéric Buclin
1
-9
/
+8
2016-05-18
Bug 1273699 - patch to add to and correct pod for checksetup.pl
Kenneth Lorber
1
-3
/
+13
2016-05-16
Bumped version post-release
David Lawrence
1
-1
/
+1
[next]