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
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
Bug 828344: Make "contains all of the words" look for all words within the sa...
Byron Jones
3
-34
/
+138
2013-04-16
Bug 782210: If a custom field depends on a product, component or classificat...
Pami Ketolainen
2
-8
/
+13
2013-04-15
Bug 861528: $user->can_enter_product() now returns the product object instead...
Frédéric Buclin
1
-2
/
+3
2013-04-11
Bug 859480: Ability to ignore specific bugs (not get email from them, even as...
Dave Lawrence
4
-13
/
+95
2013-04-09
Bug 859480 - Backport upstream bug 148564 to current BMO code base
Dave Lawrence
1
-0
/
+17
2013-04-04
Bug 852750 - Flags requested of me, shows only requested flags in non-restric...
Dave Lawrence
1
-1
/
+1
2013-04-04
+x bin/* not just bin/*.pl
Byron Jones
1
-1
/
+1
2013-04-04
make all extension/bin files executable
Byron Jones
1
-0
/
+1
2013-04-04
merge with bugzilla/4.2
Byron Jones
2
-23
/
+2
2013-03-28
Bug 850639: the dependency graph should have an upper limit on the number of ...
Byron Jones
1
-0
/
+4
2013-03-27
Bug 855414 - Editing of FlagTypeComment values for each status is broken due ...
Dave Lawrence
1
-0
/
+6
2013-03-26
Bug 854901: don't allow setting a flag's requestee to a disabled account
Byron Jones
1
-1
/
+7
2013-03-26
Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...
Frédéric Buclin
1
-20
/
+0
2013-03-26
Bug 854769: arecibo is causing high load over short durations
Byron Jones
1
-31
/
+6
2013-03-25
Bug 838846 - In Product.get, include_fields => ['components'] no longer retur...
Simon Green
1
-0
/
+7
2013-03-25
Bug 838846 - In Product.get, include_fields => ['components'] no longer retur...
Simon Green
2
-12
/
+26
2013-03-25
Bug 848583: Use of uninitialized value in subroutine entry at /data/www/bugzi...
Byron Jones
1
-0
/
+3
2013-03-25
Bug 849120: change "send error to error reporter" from forking to running a p...
Byron Jones
2
-21
/
+13
2013-03-20
Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_inn...
Frédéric Buclin
1
-3
/
+2
2013-03-13
Bug 850429: Searching on Due Date Is Empty does not work anymore
Byron Jones
1
-4
/
+13
2013-03-05
Bug 817486: _sync_fulltext always updates bugs_fulltext.short_desc, even if i...
Byron Jones
3
-22
/
+41
2013-02-27
Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance
Dave Lawrence
1
-3
/
+175
2013-02-27
disable debugging on jobqueue worker processes
Byron Jones
1
-1
/
+1
2013-02-26
Reverted Bug 836067 due to buglist crashing and do not yet know the reason
Dave Lawrence
1
-175
/
+3
2013-02-26
Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance
Dave Lawrence
1
-3
/
+175
2013-02-26
restore isempty/isnotempty operators to bmo/4.2
Byron Jones
1
-0
/
+24
2013-02-25
Bug 844724: updates for the push extension
Byron Jones
1
-1
/
+3
2013-02-20
Merge with bugzilla/4.2
Reed Loden
1
-1
/
+1
2013-02-20
Update and enable LimitedEmail extension
Byron Jones
1
-0
/
+3
2013-02-20
Bump version post-release
Dave Lawrence
1
-1
/
+1
2013-02-19
Merge with bugzilla/4.2
Reed Loden
1
-1
/
+1
2013-02-19
Bug 842651 - Bump HSTS max-age from one month to one year.
Reed Loden
1
-2
/
+2
2013-02-19
Bump version to 4.2.5
Dave Lawrence
1
-1
/
+1
2013-02-19
Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...
Frédéric Buclin
1
-0
/
+1
2013-02-19
Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ...
Simon Green
1
-0
/
+8
2013-02-19
Bug 824399
Byron Jones
1
-0
/
+8
2013-02-19
Bug 842038
Byron Jones
1
-0
/
+1
2013-02-19
merge with bugzilla/4.2
Byron Jones
1
-2
/
+6
2013-02-18
Bug 840824: It is possible to create a new bug with a non active target miles...
Dave Lawrence
1
-6
/
+3
2013-02-18
Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE i...
Dave Lawrence
2
-4
/
+36
2013-02-17
Bug 839950: Cannot search by Change History on multi-select fields
Matt Tyson
1
-2
/
+6
2013-02-16
Bug 840824: It is possible to create a new bug with a non active target miles...
Simon Green
1
-6
/
+3
2013-02-15
Bug 828344: Fix comment "contains all of the words" behavour
Byron Jones
1
-1
/
+38
2013-02-13
Bug 690833: Add the ability to restrict who can add comments to a bug report
Byron Jones
2
-2
/
+8
2013-02-08
Bug 839095: interdiff fails with "No valid patch files were found in the atta...
Byron Jones
1
-5
/
+14
2013-02-07
Bug 832893: change jobqueue.pl to spawn worker processes to deliver bugmail t...
Byron Jones
2
-9
/
+69
2013-02-07
Bug 784352: show a warning when interdiff reports errors
Byron Jones
1
-1
/
+2
2013-01-30
Bug 102048: Display the "Blocks" and "Depends On" columns in buglists
Dave Lawrence
2
-2
/
+15
2013-01-30
Fix $field being undef for the field_end_of_create hook
Byron Jones
1
-1
/
+1
2013-01-30
Bug 784352: show a warning when interdiff reports errors
Byron Jones
1
-5
/
+22
[prev]
[next]