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
2012-02-21
Bug 331925: Unable to use pronouns (%user%, %reporter%, ...) in boolean chart...
Frédéric Buclin
1
-1
/
+3
2012-02-20
Bug 718283: Indentation and newlines in the "Descriptive text sent within whi...
Matt Selsky
1
-2
/
+2
2012-02-20
Bug 377197: Whine should include bug counts at top of list
Matt Selsky
2
-2
/
+2
2012-02-19
Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes
Tiago Mello
9
-7
/
+96
2012-02-17
Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is create...
Dave Lawrence
1
-1
/
+9
2012-02-16
Bug 727541 - Constants in Bugzilla::WebService::Constants should be available...
Dave Lawrence
1
-3
/
+16
2012-02-16
Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ch...
Frédéric Buclin
1
-1
/
+5
2012-02-15
Test 1 fails if PERLLIB contains paths with whitespace.
Marc Schumann
1
-1
/
+1
2012-02-15
Bug 724464 - JSON-RPC support shouldn't require SOAP::Lite
Dave Lawrence
2
-20
/
+14
2012-02-15
Bug 722113: The profile_search table has a wrong index name
Frédéric Buclin
2
-1
/
+7
2012-02-14
Bug 695738: Change templates to use field_descs.op_sys instead of hard coded ...
Francisco Donalisio
2
-3
/
+4
2012-02-14
Bug 641869: Make quicksearch help page compliant with WAI
Francisco Donalisio
1
-2
/
+3
2012-02-14
Bug 714343 - Add ability to get flag information for bugs and attachments via...
Dave Lawrence
1
-4
/
+116
2012-02-14
Bug 727240: The POD for Bug.attachments is wrong about the format of the retu...
Frédéric Buclin
1
-16
/
+10
2012-02-14
Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...
Dave Lawrence
1
-10
/
+31
2012-02-08
Bug 722161: Clickjacking is possible in "View All" with HTML attachments
Frédéric Buclin
2
-4
/
+21
2012-01-31
Fix TODO tests which now pass
Frédéric Buclin
1
-4
/
+0
2012-01-31
Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token check...
Frédéric Buclin
2
-1
/
+18
2012-01-31
Bug 714446: Product.create default behavior is broken and inconsistent with POD
Frédéric Buclin
1
-18
/
+58
2012-01-27
Bug 720756 - Update release notes for Bugzilla 4.2rc2
Dave Lawrence
1
-4
/
+8
2012-01-27
Bug 721715: URLs in the See Also field must be detainted before inserted into...
Frédéric Buclin
1
-4
/
+3
2012-01-27
Bug 715806: Correctly handle fatal sendmail errors when queuing mail
Byron Jones
2
-1
/
+98
2012-01-26
Fix bustage due to bug 715514.
Tiago Mello
1
-1
/
+1
2012-01-25
Bug 617802: Add see also support for Rietveld installations on appspot.com
Matt Selsky
3
-0
/
+47
2012-01-25
Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn't
Simon Green
1
-1
/
+1
2012-01-25
Bug 715514: Fix showdependencytree misleading in "hide resolved" view
Matt Selsky
1
-2
/
+2
2012-01-25
Backing out Bug 714724
Byron Jones
1
-10
/
+19
2012-01-25
Bug 714724: encode emails as 8bit instead of quoted-printable
Byron Jones
1
-19
/
+10
2012-01-24
Bug 718183: Rename duplicated series names before inserting the new index in ...
Frédéric Buclin
1
-0
/
+31
2012-01-24
Bug 715870: [Oracle] Related sequences and triggers must be removed when drop...
Frédéric Buclin
1
-1
/
+19
2012-01-24
Bug 574577: commenter_pronoun, cc_pronoun, and contact_pronoun should all be ...
Frédéric Buclin
1
-76
/
+23
2012-01-24
Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on Linux
Max Kanat-Alexander
2
-5
/
+5
2012-01-24
Bug 240437: Add a "last seen date" column to the profiles table
Byron Jones
7
-11
/
+59
2012-01-23
Bug 319953: Missing real email syntax check
Frédéric Buclin
10
-32
/
+59
2012-01-23
Rollback of Bug 714370 as it causes error in bug creation due to DB_COLUMNS
Dave Lawrence
1
-26
/
+9
2012-01-22
Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...
Dave Lawrence
1
-9
/
+26
2012-01-21
Bug 469068: SMTP parameters not documented
Matt Selsky
1
-0
/
+62
2012-01-20
Fix regression due to bug 680131
Frédéric Buclin
1
-0
/
+2
2012-01-20
Bug 718397: New extensions should be created using the MPL 2.0 license
Matt Selsky
3
-25
/
+7
2012-01-18
Bug 718905: Move user_preferences hook up, before other actions in userprefs.cgi
Tiago Mello
1
-8
/
+10
2012-01-13
Bug 714335 - Multiple clicks of the reply link on comments keeps adding the r...
Dave Lawrence
1
-1
/
+3
2012-01-12
Bug 715731 - profile_search.user_id should have a FK pointing to profiles.userid
Dave Lawrence
1
-1
/
+4
2012-01-12
Bug 717502 - Add PDF to the list of manually selectable content-types
Reed Loden
1
-0
/
+1
2012-01-12
Bug 717215: Remove references to url_quote filter
Simon Green
2
-5
/
+1
2012-01-12
Bug 715902: Do not log personal common activities in audit_log
Frédéric Buclin
8
-3
/
+23
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
626
-11057
/
+3255
2012-01-11
Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, max...
Simon Green
2
-3
/
+3
2012-01-11
Backed out mistaken commit of patch from bug 714370
Dave Lawrence
1
-13
/
+0
2012-01-11
Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...
Dave Lawrence
1
-0
/
+13
2012-01-11
Bug 591638: In the admin page, the link to edit field values is named 'Field ...
A. Shimono
1
-1
/
+1
[prev]
[next]