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
/
WebService
/
Bug.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)
Dylan William Hardison
1
-0
/
+1
2015-05-11
Bug 1161716: backport bug 1140575 to allow adding comment tags via webservice...
David Lawrence
1
-17
/
+30
2015-05-08
Bug 1149055: flag requestees are unable to set an attachment flag via a the u...
Byron Jones
1
-6
/
+27
2015-01-27
Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist webservice...
Byron Jones
1
-0
/
+20
2014-09-16
Bug 1039940: serialisation of objects for webservice responses is extremely slow
Byron Jones
1
-5
/
+8
2014-09-01
Bug 880097: Only retrieve database fetched values if requested
Simon Green
1
-3
/
+9
2014-08-14
Bug 1048712: comment tagging suggestions always returns a single result
Byron Jones
1
-1
/
+5
2014-08-06
Bug 1049830: Bug.search with count_only = 1 does not work for JSONRPC and RES...
David Lawrence
1
-1
/
+8
2014-07-07
Bug 1033445: Certain webservice methods such as Bug.get and Bug.attachments ...
David Lawrence
1
-2
/
+2
2014-06-17
Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.o
David Lawrence [:dkl]
1
-0
/
+8
2014-06-16
Bug 880669 - Extend current BzAPI BMO extension to contain compatibility chan...
David Lawrence
1
-6
/
+23
2014-04-28
Bug 1000913 - Backport upstream bug 540818 to bmo/4.2 to improve include_fiel...
David Lawrence
1
-30
/
+46
2014-03-31
Bug 990070 - backport bug 989647 to bmo/4.2 to allow Bug.update_attachment to...
David Lawrence
1
-1
/
+14
2014-03-31
Bug 989650 - backport bug 294021 to bmo/4.2 to allow requestees to set attach...
David Lawrence
1
-1
/
+1
2014-03-20
Bug 986124 - backport upstream bug 513212 to bmo/4.2 to add the ability to ad...
David Lawrence
1
-1
/
+2
2014-03-06
Bug 980392 - Storable error generating when create etags for Bug.get under ce...
Dave Lawrence
1
-1
/
+1
2014-02-26
Bug 976796 - Spelling mistakes in Bugzilla/WebService/Bug.pm
Dave Lawrence
1
-7
/
+7
2014-02-13
Bug 40896: Bugzilla needs a "preview" mode for comments
Byron Jones
1
-0
/
+67
2014-01-01
Bug 918384 - backport upstream bug 756048 to bmo/4.2 to allow setting bug/att...
Dave Lawrence
1
-7
/
+445
2013-12-31
merged with bugzilla/4.2
Dave Lawrence
1
-1
/
+1
2013-12-10
Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ...
Byron Jones
1
-2
/
+78
2013-12-05
Bug 942599: Documentation about possible_duplicates() lists 'products' as arg...
Frédéric Buclin
1
-1
/
+1
2013-11-18
Bug 936241 - Bug.create doesn't allow tracking flags to be set, but Bug.updat...
Dave Lawrence
1
-0
/
+6
2013-11-06
Bug 934573 - Date range for Bug.history WebService API method
Dave Lawrence
1
-7
/
+10
2013-10-29
Bug 927497 - "Add me to CC list" feature of bug creation screen gives token e...
Dave Lawrence
1
-10
/
+18
2013-10-28
Bug 928410 - Bug.get should return detail about cc list members similar to as...
Dave Lawrence
1
-0
/
+6
2013-10-18
Bug 922684 - backport upstream bug 919852 to bmo/4.2 to allow quicksearch sty...
Dave Lawrence
1
-34
/
+49
2013-10-18
Bug 925780 - backport upstream bug 916254 to bmo/4.2 to extend Bug.get to ret...
Dave Lawrence
1
-0
/
+57
2013-09-27
Bug 915685 - backport upstream bug 914986 and bug 917483 to bmo/4.2 for allow...
Dave Lawrence
1
-1
/
+245
2013-09-25
Bug 920060: Bug.search API doesn't return total results
Byron Jones
1
-0
/
+3
2013-09-20
Bug 918362 - The "order" parameter passed to Bug.search is ignored
Dave Lawrence
1
-4
/
+4
2013-09-18
Bug 916979 - Bug.search ignores the "limit" parameter
Dave Lawrence
1
-6
/
+6
2013-09-17
Bug 916889: Bug.attachment webservice calls should return the size of the att...
Byron Jones
1
-0
/
+8
2013-09-17
Bug 917157: the "creation_time" parameter to Bug.search incorrectly uses the ...
Byron Jones
1
-2
/
+2
2013-09-10
Bug 904988 - create an ember extension with bespoke methods
Dave Lawrence
1
-1
/
+2
2013-09-04
Bug 909430 - backport upstream bug 477601 to bmo/4.2 to improve bug searching...
Dave Lawrence
1
-41
/
+76
2013-08-12
merged with bugzilla/4.2
Dave Lawrence
1
-0
/
+53
2013-08-12
Bug 899537 - backport upstream bug 897029 to bmo/4.2 for performance improvement
Dave Lawrence
1
-0
/
+6
2013-08-09
Bug 903514 - Backport upstream bug 569177 for etag support to bmo/4.2
Dave Lawrence
1
-5
/
+12
2013-07-24
Bug 880653 - Add POD for Bug.possible_duplicates webservice
Dave Lawrence
1
-0
/
+53
2013-07-15
Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2
Dave Lawrence
1
-2
/
+147
2013-05-06
merge with bugzilla/4.2
Byron Jones
1
-11
/
+45
2013-05-04
Bug 859118 - Bug.search called with no arguments returns all visible bugs, ig...
Dave Lawrence
1
-11
/
+45
2013-05-03
Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2
Gervase Markham
1
-1
/
+3
2013-01-10
Bug 829273 - Certain webservice tests failing due to improper error being thr...
Dave Lawrence
1
-1
/
+2
2013-01-03
More MyDashboard work
Dave Lawrence
1
-2
/
+7
2012-12-05
merged with bugzilla/4.2
Dave Lawrence
1
-1
/
+3
2012-11-20
Bug 640756 - Make the documentation clearer that attachments created with Bug...
Dave Miller
1
-1
/
+3
2012-10-16
Bug 577329 - WebServices should filter email addresses same as the web UI as ...
Dave Lawrence
1
-8
/
+8
2012-08-31
Merge from bugzilla/4.2
Reed Loden
1
-2
/
+3
[next]