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
2014-07-10
Bug 856598 - checksetup.pl should exit(1) if it fails checks. r=gerv, a=sgreen.
Christian Ruppert
1
-3
/
+3
2014-07-10
Bug 248994 - Edit user page description for inherited privs should use all in...
Sunil Joshi
1
-1
/
+1
2014-07-10
Bug 1032323: canonicalise_query() should omit parameters with empty values so...
Ed Morley
1
-2
/
+5
2014-07-10
Bug 1027182: merge-users.pl - SQL to remove bug_user_last_visit not correct
David Lawrence
1
-2
/
+3
2014-07-10
Bug 1031959 - Add a_comment-end hook to show bug page
Simon Green
1
-0
/
+1
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-03
Bug 1031274 - Cannot update multiple bugs at once if you don't change a integ...
Simon Green
1
-1
/
+1
2014-07-03
Bug 1031274 - Cannot update multiple bugs at once if you don't change a integ...
Simon Green
1
-1
/
+1
2014-07-03
Bug 1029354 - Add after_comment_textarea hook to edit attachment page
Simon Green
1
-0
/
+1
2014-07-02
Bug 1014345 - Add Group.get RPC call
Simon Green
4
-0
/
+290
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
2
-2
/
+10
2014-06-19
Bug 1015226: When using field-label.html.tmpl there is not a way to underline...
David Lawrence
1
-1
/
+10
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-18
Bug 575211: show_bug.cgi should use field-label.html.tmpl for field headers
Lalit Khattar
1
-14
/
+7
2014-06-17
Bug 1021218: merge-users.pl fails if both users have bug_user_last_visit entr...
David Lawrence
1
-0
/
+13
2014-06-17
Bug 1024987 - contrib/bz_webservice_demo.pl fails after User Token login update
rojanu
1
-53
/
+42
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-17
Bug 1025712 - Invalid HTML in template/en/default/bug/create/create-guided.ht...
Simon Green
1
-1
/
+1
2014-06-16
Bug 956892: collapsed comments should display tags to indicate the reason for...
Byron Jones
3
-6
/
+44
2014-06-14
Bug 1012508 - Add a admin_menu hook to change who has access to admin.cgi
Simon Green
4
-15
/
+42
2014-06-13
Bug 1023633 - Add a webservice_before_call Hook
Simon Green
2
-0
/
+18
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 1015994 - attachment.cgi titles should include bug and/or attachment text
David Lawrence
1
-0
/
+1
2014-06-11
Bug 978146: activity entry when setting flags isn't split across multiple rows
Byron Jones
3
-21
/
+14
2014-06-11
Bug 962424: jobqueue's worker process should process messages in batches
Byron Jones
3
-2
/
+16
2014-06-06
Bug 1004370: Add personal tags to Bug.get
Matt Tyson
1
-3
/
+17
2014-06-06
Bug 442013 - Create Bugzilla::User->set_groups and set_bless_groups and have ...
Simon Green
3
-116
/
+239
2014-06-06
Bug 883719 - Don't include release notes from previous major releases, instea...
Simon Green
2
-5138
/
+1
2014-06-05
Bug 1020708 - Copyright header missing from Bugzilla::BugUserLastVisit
Dylan William Hardison
1
-0
/
+7
2014-06-05
Bug 1019177 - Provide link in saved search preferences page to a shared searc...
David Lawrence
1
-0
/
+5
2014-06-05
Bug 524915: Quoted comments can overflow the comment box
Acho Arnold (:bePolite)
1
-0
/
+3
2014-06-05
Bug 1020023: update a user's last-visited timestamp for a bug when they perfo...
Byron Jones
1
-0
/
+5
2014-06-04
Bug 803201 - Bump minimum requirement for DateTime and
Dave Miller
1
-7
/
+5
2014-05-30
Bug 1013209: data/assets: empty generated css-file
Byron Jones
1
-1
/
+1
2014-05-28
Bug 993939: Bugzilla::User::Setting::groups() should use memcached
Byron Jones
2
-2
/
+2
2014-05-28
Bug 993939: Bugzilla::User::Setting::groups() should use memcached
Byron Jones
3
-58
/
+83
2014-05-28
Bug 1016199: move skins/assets to data/assets
Byron Jones
5
-12
/
+32
2014-05-26
Bug 1015173: Groups report all members as being direct members.
Marc Schumann
1
-1
/
+2
2014-05-22
Bug 1008764: Add a web service to create and update Flag types
Simon Green
7
-11
/
+777
2014-05-21
Bug 995296 - Remove compatibility fields listed by webservice methods as depr...
David Lawrence
1
-19
/
+3
2014-05-20
Bug 1009017: users are unable to log in if their password needs to be
Byron Jones
1
-1
/
+3
2014-05-15
Bug 1011250 - Updates IRC notification text to include commit message and als...
David Lawrence
1
-4
/
+9
2014-05-14
fix mod_perl breakage caused by bug 977969
Byron Jones
1
-0
/
+1
2014-05-14
Bug 977969: concatenate and slightly minify css files
Byron Jones
5
-63
/
+113
2014-05-14
Bug 1006288: add File::Slurp to the list of mandatory modules
Byron Jones
1
-0
/
+5
2014-05-12
Backout of Bug 1001462 - Bug.search causes error when using simple token auth...
David Lawrence
3
-18
/
+19
[prev]
[next]