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
2012-10-04
Bug 788098: Queries involving group substitution crash when usevisibilitygrou...
Frédéric Buclin
2
-6
/
+14
2012-10-04
Bug 794125: Make User.get ignore duplicate groups for membership look ups
Koosha Khajeh Moogahi
1
-3
/
+5
2012-09-30
Remove the Contributors section from POD, we don't have it anywhere else
Frédéric Buclin
2
-65
/
+4
2012-09-21
Bug 694755: Add Classification API to WebServices (implement Classification.g...
Koosha Khajeh Moogahi
2
-5
/
+205
2012-09-19
Bug 308709: Misleading confirmation when entering an invalid sort key for a f...
Sunil Joshi
1
-1
/
+1
2012-09-19
Bug 445861: $component->default_qa_contact should not return the default user...
Koosha Khajeh Moogahi
3
-11
/
+12
2012-09-14
Update POD to fix bustage in Perl 5.16.1
Frédéric Buclin
2
-0
/
+7
2012-09-13
Bug 783794: Bugzilla::User->visible_bugs should validate input data
Frédéric Buclin
1
-0
/
+8
2012-09-05
Bug 749540: Avoid database deadlocks when deleting recent searches
Byron Jones
1
-6
/
+7
2012-09-04
Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id })
Koosha Khajeh Moogahi
1
-4
/
+6
2012-09-04
Bug 779799: Add support to call Bugzilla::Version->check({ id => $id })
Koosha Khajeh Moogahi
1
-3
/
+5
2012-09-04
Bug 787687: SQLite doesn't support CHAR_LENGTH natively
Frédéric Buclin
1
-0
/
+1
2012-09-03
Bug 781075 - Add WebService support for accessing a user's saved reports
Reed Loden
1
-9
/
+41
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
127
-65
/
+291
2012-08-31
Bug 785729 - Webservice Bug.fields (_legal_field_values) should return isacti...
Frank Becker
1
-0
/
+9
2012-08-31
Bug 783222 - Make set_all() throw error on invalid param names
1
-0
/
+5
2012-08-31
Bug 655477: Bugzilla now requires Perl 5.10.1
Frédéric Buclin
4
-47
/
+7
2012-08-31
Branch for 4.4 created. Trunk is now 4.5
Frédéric Buclin
1
-1
/
+1
2012-08-30
Bumped version post-release
Dave Lawrence
1
-1
/
+1
2012-08-30
Bump version to 4.3.3
Dave Lawrence
1
-1
/
+1
2012-08-30
Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l...
Reed Loden
1
-0
/
+2
2012-08-30
Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL co...
Frédéric Buclin
2
-29
/
+97
2012-08-29
Bug 772620: Ignore empty strings in the CC list
Frédéric Buclin
1
-0
/
+2
2012-08-29
Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pm
Frédéric Buclin
1
-9
/
+0
2012-08-29
Fix more bustage caused by Bug 772953
Byron Jones
1
-4
/
+6
2012-08-29
Fix bustage caused by Bug 772953
Byron Jones
1
-1
/
+4
2012-08-28
Bug 772953: Remove the token from buglist urls
Byron Jones
1
-0
/
+5
2012-08-26
Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATE
David Taylor
1
-0
/
+6
2012-08-21
Bug 779747: The "Browse" link in the page header/footer doesn't sort products...
Frédéric Buclin
1
-1
/
+51
2012-08-21
Bug 783786: PostgreSQL databases can be created with the wrong encoding
Frédéric Buclin
1
-0
/
+10
2012-08-20
Bug 698068: The "There is no saved search named ..." page has a "forget" link
Frédéric Buclin
1
-1
/
+1
2012-08-19
Bug 783879: Sub-optimal SQL query when displaying tags in buglists
Frédéric Buclin
1
-1
/
+1
2012-08-18
Bug 610581: The Bug.fields method doesn't include available bug statuses when...
Frank Becker
2
-2
/
+7
2012-08-18
Forgot to remove some code
Frédéric Buclin
1
-3
/
+0
2012-08-18
Bug 697224: User.get should return a list of all your saved searches
Koosha Khajeh Moogahi
1
-28
/
+63
2012-08-18
Include missing newline
Frédéric Buclin
1
-0
/
+1
2012-08-18
Bug 187753: Specify a maximum length for quips (512 characters)
Koosha Khajeh Moogahi
3
-3
/
+28
2012-08-17
Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IIS
Frédéric Buclin
1
-2
/
+9
2012-08-15
Bug 771100: Unable to attach a file to a bug with perl 5.16
Frédéric Buclin
1
-1
/
+1
2012-08-10
Bug 779088 - Allow extensions to whitelist PATH_INFO
Dave Lawrence
2
-3
/
+25
2012-08-10
Backout bug 679224
Frédéric Buclin
1
-43
/
+0
2012-08-09
Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot see
Frédéric Buclin
2
-18
/
+24
2012-08-08
Bug 778631: use a persistent Template::Provider to avoid recompiling template...
Byron Jones
1
-0
/
+14
2012-08-07
Bug 319598: Add support for saved tabular and graphical reports
Julien Heyman
3
-0
/
+181
2012-08-07
Backing out Bug 778631 due to breakage
Byron Jones
1
-10
/
+0
2012-08-07
Bug 780683: Tags are duplicated in buglists if a search criteria involves a u...
Frédéric Buclin
1
-1
/
+1
2012-08-07
Bug 778631: use a persistent Template::Provider to avoid recompiling template...
Byron Jones
1
-0
/
+10
2012-08-07
Bug 779709: Don't allow searching on changes to private attachments or comments
SImon Green
1
-3
/
+36
2012-08-03
Bug 682317 - Bug.create is incorrectly documented as ignoring invalid fields;...
Koosha Khajeh Moogahi
1
-2
/
+3
2012-08-03
Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...
Frédéric Buclin
1
-4
/
+13
[prev]
[next]