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
2009-01-23
Fix some nits that I forgot to fix on checkin for bug 474715.
mkanat%bugzilla.org
2
-4
/
+4
2009-01-23
Bug 474715: Add 'limit', 'offset' and 'changed_since' arguments to WebService...
mkanat%bugzilla.org
2
-6
/
+78
2009-01-23
Bug 398281: Basic search for bugs via WebService (Bug.search)
mkanat%bugzilla.org
1
-54
/
+261
2009-01-23
Bug 471943: Implement Bugzilla::Bug::match
mkanat%bugzilla.org
1
-0
/
+60
2009-01-22
Bug 474249: Add a WebService interface to add a See Also bug link to a bug
mkanat%bugzilla.org
2
-0
/
+151
2009-01-22
Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...
mkanat%bugzilla.org
13
-7
/
+194
2009-01-21
Bug 471633: Sort open bugs and closed bugs separately in show_bug dependson/b...
lpsolit%gmail.com
1
-2
/
+8
2009-01-20
Bug 473052: Modify WebService::Bug.add_comment to return the new comment ID
mkanat%bugzilla.org
1
-1
/
+19
2009-01-20
Bug 472954: Expose additional properties via the WebService::Bug.get interface
mkanat%bugzilla.org
1
-10
/
+91
2009-01-20
Bug 470057: Collapse and wrap text messages and text errors
mkanat%bugzilla.org
3
-3
/
+12
2009-01-20
Bug 431744: "Change Columns" URL contained more than 3x the characters in the...
mkanat%bugzilla.org
1
-0
/
+4
2009-01-20
Bug 134022: PERFORMANCE: deleting old login cookies locks login checks
mkanat%bugzilla.org
3
-11
/
+17
2009-01-16
Bug 473883: Re-arrange Perl module instructions so that required modules are ...
mkanat%bugzilla.org
2
-59
/
+62
2009-01-16
Bug 460376: Make module-install instructions localizable.
mkanat%bugzilla.org
2
-78
/
+87
2009-01-15
Bug 286452: Add more detailed information to time tracking summary report - O...
wicked%sci.fi
2
-1
/
+49
2009-01-15
Bug 344878: Automatically generate list of acceptable columns for buglist.cgi...
lpsolit%gmail.com
5
-77
/
+125
2009-01-15
Bug 464992: Binary attachments, graphical reports and new charts are not disp...
lpsolit%gmail.com
3
-1
/
+5
2009-01-15
Bug 473677: Update YUI to 2.6.0
mkanat%bugzilla.org
4
-21
/
+25
2009-01-15
Bug 471890: The Index of Parameters should linkify parameters, not the catego...
lpsolit%gmail.com
1
-3
/
+6
2009-01-15
Bug 473553: ERROR_MODE_DIE should be the default if the script is not CGI - P...
lpsolit%gmail.com
1
-1
/
+1
2009-01-09
Bug 472224: Bugzilla.time function that returns detailed time and timezone in...
mkanat%bugzilla.org
1
-1
/
+101
2009-01-09
Bug 472556: Modify Bug.comments to allow getting comments only comments that ...
mkanat%bugzilla.org
2
-4
/
+16
2009-01-09
Bug 471942: Make the WebService validate and properly convert input parameters
mkanat%bugzilla.org
3
-1
/
+93
2009-01-09
Bug 335762: Move Windows Install Instruction to Wiki - Patch by Frédéri...
lpsolit%gmail.com
1
-2
/
+2
2009-01-08
Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com
8
-25
/
+23
2009-01-08
Bug 472549: Ignore undefined values when committing user pref changes - Patch...
lpsolit%gmail.com
1
-1
/
+1
2009-01-07
Bug 450403: Add ability to view comments via the web service (Bug.comments)
mkanat%bugzilla.org
6
-28
/
+278
2009-01-07
Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by FrÃ...
lpsolit%gmail.com
1
-0
/
+9
2009-01-07
Bump the version number post-release.
mkanat%bugzilla.org
1
-1
/
+1
2009-01-06
Bump the version number for 3.3.1.
mkanat%bugzilla.org
2
-5
/
+5
2009-01-05
Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ...
lpsolit%gmail.com
2
-2
/
+2
2009-01-05
Bug 471866: Classification name length and sortkey max value not validated - ...
lpsolit%gmail.com
3
-6
/
+20
2009-01-04
Bug 472047: Search containing "%Complete" boolean chart fails - Patch by FrÃ...
lpsolit%gmail.com
1
-1
/
+1
2009-01-04
Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ...
lpsolit%gmail.com
3
-0
/
+81
2009-01-04
Bug 147776: Make checksetup.pl re-write localconfig with the current comments...
mkanat%bugzilla.org
2
-42
/
+77
2009-01-04
Bug 99205: Allow mass-editing of dependencies
dkl%redhat.com
3
-5
/
+51
2009-01-03
Bug 377956: Tabular and graphical reports should support single-select custom...
lpsolit%gmail.com
3
-3
/
+31
2009-01-03
Bug 471060: The mod_perl CGI requirement isn't necessary anymore
mkanat%bugzilla.org
1
-13
/
+0
2009-01-02
Post-checkin fix for bug 313126 (better wording when the classification descr...
lpsolit%gmail.com
1
-1
/
+5
2009-01-02
Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...
lpsolit%gmail.com
4
-112
/
+55
2009-01-02
Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...
lpsolit%gmail.com
5
-159
/
+75
2009-01-02
Bug 422465: Cloning a bug should cc the original reporter if the cloner isn't...
lpsolit%gmail.com
1
-1
/
+6
2009-01-02
Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...
mkanat%bugzilla.org
4
-28
/
+75
2009-01-02
Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patc...
lpsolit%gmail.com
1
-3
/
+17
2009-01-02
Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifi...
lpsolit%gmail.com
2
-1
/
+10
2009-01-02
Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - Pat...
lpsolit%gmail.com
1
-2
/
+2
2009-01-02
Bug 332995: Steps to Reproduce not removed from comment when user leaves defa...
lpsolit%gmail.com
1
-1
/
+1
2009-01-01
Bug 471777: $type_id is no longer in use in Search.pm - Patch by Frédér...
lpsolit%gmail.com
1
-2
/
+0
2009-01-01
Bug 309383: New bug submission should include the bug summary in the title of...
lpsolit%gmail.com
1
-1
/
+4
2009-01-01
Bug 471771: editflagtypes.cgi should display the number of flags per type - P...
lpsolit%gmail.com
2
-0
/
+41
[prev]
[next]