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
2014-09-15
Bug 1066184: data/params.js should be renamed to data/params.json since the d...
David Lawrence
3
-10
/
+15
2014-09-11
Bug 1064933: Bugzilla.pm does not compile without Text::Markdown
Koosha KM
2
-4
/
+4
2014-09-11
Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...
Frédéric Buclin
4
-51
/
+68
2014-09-11
Bug 1009013 - Require a user to change their password if they log in and thei...
Simon Green
4
-15
/
+49
2014-09-10
Bug 1053513 - fix patching error
Dylan William Hardison
1
-1
/
+1
2014-09-10
Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugs
Byron Jones
1
-0
/
+3
2014-09-09
Bug 1053513 - remove last-visited entries when a user removes involvement fro...
Dylan William Hardison
2
-0
/
+16
2014-09-08
Bug 1046126: Do not generate a new API token every time you access a bug-rela...
David Lawrence
1
-3
/
+10
2014-09-08
Bug 1046213: datetime_from() generates wrong dates if year < 1901
Frédéric Buclin
1
-3
/
+7
2014-09-05
Bug 1060308: Markdown: URLs and Emails are not rendered literally in code spa...
Koosha KM
1
-1
/
+6
2014-09-02
Bug 281791 - Add ability to change flags in "change several bugs at once"
Simon Green
2
-0
/
+112
2014-08-28
Bug 330707: Add optional support for MarkDown
Koosha KM
10
-3
/
+560
2014-08-25
Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent b...
Koosha KM
1
-13
/
+8
2014-08-24
Bug 1008766 - Fix typo in documentation (edit)
Simon Green
1
-1
/
+1
2014-08-19
Bug 1053802: Groups used for the comment_taggers_group and debug_group parame...
Frédéric Buclin
1
-2
/
+4
2014-08-19
Bug 1014337 - Update Bug.fields documentation
Simon Green
1
-0
/
+6
2014-08-14
Correctly remove the bugs.alias column, see bug 1012506
Frédéric Buclin
1
-4
/
+0
2014-08-14
Bug 1048712: comment tagging suggestions always returns a single result
Byron Jones
1
-1
/
+5
2014-08-14
Bug 1012506 - Allow a bug to have multiple aliases
Simon Green
6
-52
/
+217
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
147
-1
/
+157
2014-08-12
Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcached
Byron Jones
2
-11
/
+44
2014-08-12
Bug 419568 - Web Service module to create a component
Simon Green
5
-0
/
+204
2014-08-10
Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated ...
Simon Green
3
-6
/
+69
2014-08-10
Bug 897915 - Field lists not sorted alphabetically
Simon Green
1
-0
/
+15
2014-07-31
Bug 1044701: "Uninitialized value $token_type" when passing an invalid Bugzil...
David Lawrence
1
-1
/
+4
2014-07-31
Bug 1044561: Bad definition of indexes for the new user_api_keys DB table
Frédéric Buclin
2
-2
/
+19
2014-07-27
Bug 726696 - All authenticated WebServices methods should require username/pa...
Simon Green
12
-14
/
+316
2014-07-24
Bump version post-release
David Lawrence
1
-1
/
+1
2014-07-24
Bump version to 4.5.5
David Lawrence
1
-1
/
+1
2014-07-24
Bug 1036213 - (CVE-2014-1546) add '/**/' before jsonrpc.cgi callback to avoid...
Reed Loden
1
-1
/
+3
2014-07-24
Bug 1014345: Add Group.get RPC call
David Lawrence
1
-2
/
+2
2014-07-15
Bug 936275 - In buglists, flags are sorted alphabetically instead of using th...
Simon Green
3
-33
/
+78
2014-07-10
Bug 1036225: Return a link to the REST documentation in "method not found" er...
David Lawrence
2
-0
/
+6
2014-07-10
Bug 1027617: Can't locate object method "_reverseoperator" when searching
Byron Jones
1
-1
/
+1
2014-07-10
Bug 1036268: REST webservice should return http/404 for invalid methods
David Lawrence
1
-0
/
+1
2014-07-10
Bug 1032323: canonicalise_query() should omit parameters with empty values so...
Ed Morley
1
-2
/
+5
2014-07-08
Bug 1035221: updated bless_groups throws a sql syntax error if visibility gro...
Byron Jones
1
-1
/
+1
2014-07-03
Bug 1033445 - Certain webservice methods such as Bug.get and Bug.attachments ...
David Lawrence
1
-2
/
+2
2014-07-03
Bug 1028795: pre-load all related bugs during show_bug initialisation
Byron Jones
3
-9
/
+135
2014-07-02
Bug 1014345 - Add Group.get RPC call
Simon Green
3
-0
/
+285
2014-07-02
Bug 469196 - WebService function to update a user's group membership
Simon Green
2
-3
/
+40
2014-07-02
Bug 1020821 - Product drop down orders classifications alphabetically
Simon Green
1
-0
/
+6
2014-06-19
Bug 1023725 - Rename Bug.flag_types webservice call to FlagType.get
Simon Green
5
-201
/
+200
2014-06-18
Bug 1026726: filter_wants should be updated to allow exclude_fields higher pr...
David Lawrence
1
-4
/
+4
2014-06-17
Bug 653597 - Reports with "Real Name" fields use foo_real_name in the url par...
Simon Green
2
-6
/
+32
2014-06-14
Bug 1012508 - Add a admin_menu hook to change who has access to admin.cgi
Simon Green
1
-0
/
+28
2014-06-13
Bug 1023633 - Add a webservice_before_call Hook
Simon Green
1
-0
/
+4
2014-06-12
Bug 1022923 - Add index to bug_user_last_visit.last_visit_ts
Dylan William Hardison
2
-1
/
+7
2014-06-11
Bug 978146: activity entry when setting flags isn't split across multiple rows
Byron Jones
2
-13
/
+11
2014-06-11
Bug 962424: jobqueue's worker process should process messages in batches
Byron Jones
1
-0
/
+14
[prev]
[next]