index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
more debugging for the benefit of taskcluster
Dylan William Hardison
1
-5
/
+5
2017-02-27
fix one test and add diagnostics to other
Dylan William Hardison
2
-1
/
+4
2017-02-27
fix another error
Dylan William Hardison
1
-1
/
+1
2017-02-27
alias_in_use error message test
Dylan William Hardison
1
-1
/
+1
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
- 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
- docker-bugzilla-ci changed location of bugzilla root and runtests.sh
David Lawrence
1
-2
/
+2
2016-08-24
- Updated CI docker images and test suite to work with new perl deps location
David Lawrence
62
-62
/
+62
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-05-05
Due to bug 218917, checksetup_answers.txt needs ADMIN_LOGIN to be defined pro...
David Lawrence
1
-0
/
+1
2016-04-27
Bug 218917 - Allow the login name to be different from the email address
Frédéric Buclin
1
-2
/
+1
2016-04-14
Bug 1088022 - Bump min version to CGI 4.09
Frédéric Buclin
1
-2
/
+2
2016-03-05
Some more cleanup in xt/
Frédéric Buclin
4
-5
/
+15
2016-02-29
Bug 1136137: Require Perl 5.14
Frédéric Buclin
71
-73
/
+73
2016-02-26
Bug 1069799 - move the QA repository into the main repository
David Lawrence
95
-3546
/
+12177
2016-02-23
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...
Dylan Hardison
1
-1
/
+1
2013-07-24
Bug 345194: fix for xt tests
Byron Jones
1
-0
/
+5
2013-05-22
Bug 828344: add missing xt broken tests
Byron Jones
1
-2
/
+23
2013-05-20
Bug 828344: "contains all of the words" no longer looks for all words within ...
Byron Jones
2
-16
/
+99
2013-01-16
Bug 819432: Execute queries in two steps to improve performance
Frédéric Buclin
1
-6
/
+5
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
7
-7
/
+7
2012-01-31
Fix TODO tests which now pass
Frédéric Buclin
1
-4
/
+0
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
11
-212
/
+58
2011-12-26
Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)
Matt Selsky
1
-1
/
+0
2011-05-17
Bug 657542: Make the AND/OR tests for xt/search.t function properly and
Max Kanat-Alexander
6
-94
/
+64
2011-05-13
Bug 656994: Test custom search more thoroughly in xt/search.t.
Max Kanat-Alexander
2
-6
/
+135
2011-05-13
Bug 656790 - Create a basic framework for testing custom search
Max Kanat-Alexander
3
-1
/
+131
2011-03-03
Bug 240398: Make flagtypes.name work properly with all the boolean chart
Max Kanat-Alexander
2
-84
/
+1
2011-03-03
Bug 638555: Make the fields in the bugs table that can be NULL work with all
Max Kanat-Alexander
1
-40
/
+14
2011-03-03
Bug 638518: Make all boolean chart operators work with attach_data.thedata
Max Kanat-Alexander
2
-32
/
+1
2011-03-03
Bug 638509 - Make all boolean charts work with all attachment fields except
Max Kanat-Alexander
1
-14
/
+0
2011-03-03
Bug 638489 - Make all boolean charts work with longdescs.isprivate
Max Kanat-Alexander
1
-28
/
+8
2011-03-02
Bug 617641: Using any of the _realname columns in Search.pm all by themselves
Max Kanat-Alexander
1
-1
/
+13
2011-03-01
Bug 45862: Make searching comments behave sensibly for all boolean charts,
Max Kanat-Alexander
1
-22
/
+1
2011-03-01
Bug 637662: Make all the boolean charts work as expected for the "blocks"
Max Kanat-Alexander
1
-9
/
+0
2011-03-01
Bug 637426: Fix every boolean chart operator type for the bug_group search
Max Kanat-Alexander
1
-34
/
+8
2011-03-01
Bug 616341: Make "tag" a valid search field in Search.pm, for the new
Max Kanat-Alexander
3
-8
/
+21
2011-03-01
Bug 490322: Fix every single keywords, multi_select, and see_also field/operator
Max Kanat-Alexander
2
-45
/
+7
2011-02-12
Make the "changedfrom" xt/search.t test work with see_also, again.
Max Kanat-Alexander
1
-3
/
+7
2011-02-11
Bug 620827: Refactor remove see also to use remove_from_db instead.
Tiago Mello
2
-4
/
+7
2010-12-15
Bug 619466: Make searching by work_time search the total time on the bug
Max Kanat-Alexander
3
-57
/
+14
2010-11-03
The patch that made Bugzilla::Bug use Bugzilla::Comment to add comments
Max Kanat-Alexander
1
-1
/
+2
2010-10-28
Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5
Frédéric Buclin
1
-4
/
+4
2010-10-07
Bug 600495: Make the "chfieldto" query parameter work all by itself, again.
Max Kanat-Alexander
1
-0
/
+7
2010-10-07
Fix the xt/search.t test to not have a testfail (orange) result on MySQL.
Max Kanat-Alexander
1
-2
/
+2
2010-10-05
Bug 26074 - Ability to limit search by number of Comments
Max Kanat-Alexander
4
-3
/
+36
2010-10-05
Bug 601848: Fix percentage_complete searches for all operators on both MySQL
Max Kanat-Alexander
2
-51
/
+56
[next]