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
2007-10-10
Bug 398968: editversions.cgi should use transactions for database interaction...
lpsolit%gmail.com
1
-2
/
+2
2007-10-10
Bug 398976: edit*.cgi scripts should use transactions for database interactio...
lpsolit%gmail.com
7
-97
/
+36
2007-10-09
Midair with product change while adding an attachment silently clears flags -...
lpsolit%gmail.com
6
-18
/
+36
2007-10-09
Bug 399028: Do not display all pending requests by default when the user is l...
lpsolit%gmail.com
1
-4
/
+11
2007-10-09
Bug 398986: Incorrect SQL query when moving bugs to another product - Patch b...
lpsolit%gmail.com
1
-1
/
+1
2007-10-09
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...
lpsolit%gmail.com
15
-26
/
+31
2007-10-08
Bug 398739: "Taking a bug" while adding a new attachment locks the bug status...
lpsolit%gmail.com
3
-37
/
+36
2007-10-08
Bug 398707: whine.pl should use transactions for database interaction - Patch...
lpsolit%gmail.com
1
-7
/
+2
2007-10-08
Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...
lpsolit%gmail.com
6
-17
/
+17
2007-10-08
Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check...
lpsolit%gmail.com
1
-5
/
+5
2007-10-08
Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...
lpsolit%gmail.com
4
-32
/
+5
2007-10-08
Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in c...
mkanat%bugzilla.org
2
-0
/
+3
2007-10-06
Bug 358947: Remove dead code from post_bug.cgi about custom_tables - Patch by...
lpsolit%gmail.com
1
-4
/
+0
2007-10-06
Bug 374981: Custom field single select options not available in config.cgi rd...
lpsolit%gmail.com
3
-0
/
+22
2007-10-06
Bug 398798: checksetup.pl 'commands to install' should quote Perl module names
mkanat%bugzilla.org
1
-1
/
+1
2007-10-05
Bug 349567 â strict_isolation in post_bug should also check can_see_prod...
wurblzap%gmail.com
1
-1
/
+2
2007-10-05
Bug 398420: Midair collision protection is broken - Patch by Frédéric B...
lpsolit%gmail.com
1
-0
/
+9
2007-10-04
Bug 398428: After creating or editing an attachment, immediately display the ...
lpsolit%gmail.com
3
-10
/
+19
2007-10-03
Bug 324990: The "Bug Activity" page does not display the bug summary in the t...
lpsolit%gmail.com
3
-15
/
+15
2007-09-24
Bug 394796: "I'm added to or removed from this capacity" for "CCed" doesn't w...
lpsolit%gmail.com
1
-2
/
+2
2007-09-24
Bug 369835: email_in.pl should convert character encoding to utf8
mkanat%bugzilla.org
1
-0
/
+9
2007-09-23
Bug 154484: Option "is not" missing for email address searches - Patch by tim...
lpsolit%gmail.com
1
-0
/
+1
2007-09-23
Bug 203951: Setting your default query to include boolean charts doesn't work...
lpsolit%gmail.com
1
-6
/
+11
2007-09-23
Bug 319466: commenter "contains" and "was me" fails with: Not unique table/al...
lpsolit%gmail.com
1
-25
/
+24
2007-09-21
Fixing bug 395771 for real
lpsolit%gmail.com
1
-1
/
+1
2007-09-21
Bug 396934: When classifications are in use, editproducts.cgi displays "Add p...
lpsolit%gmail.com
1
-6
/
+9
2007-09-21
Bug 395771: Advanced search results sorted incorrectly when sorted by importa...
lpsolit%gmail.com
1
-1
/
+1
2007-09-20
Bump version number post-release.
mkanat%bugzilla.org
1
-1
/
+1
2007-09-19
Update version number for 3.1.2.
mkanat%bugzilla.org
2
-3
/
+3
2007-09-19
Bug 396616: SetParam error when changing a group name in editgroups.cgi
mkanat%bugzilla.org
1
-0
/
+1
2007-09-19
Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_em...
mkanat%bugzilla.org
2
-0
/
+10
2007-09-19
Fix bustage from Bug 373689--certain error messages are no longer in use.
mkanat%bugzilla.org
1
-15
/
+0
2007-09-19
Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B...
lpsolit%gmail.com
4
-341
/
+149
2007-09-19
Bug 396506: Release Notes for 3.0.2
mkanat%bugzilla.org
2
-3
/
+21
2007-09-19
Bug 396497: Use should_set everywhere in process_bug
mkanat%bugzilla.org
1
-48
/
+39
2007-09-19
Bug 373689: Implement set_product: Move product changing from process_bug int...
mkanat%bugzilla.org
3
-352
/
+295
2007-09-17
Bug 357315: Add the ability to create <textarea> fields
mkanat%bugzilla.org
7
-4
/
+26
2007-09-17
Bug 396376: Crash on logout - Patch by Frédéric Buclin <LpSolit@gmail.c...
lpsolit%gmail.com
1
-1
/
+1
2007-09-15
Bug 396104: Dusk skin needs a .cvsignore
mkanat%bugzilla.org
1
-0
/
+15
2007-09-15
Bug 394952: Allow extensions (aka plugins) to have a lib/ directory
mkanat%bugzilla.org
1
-0
/
+2
2007-09-15
Bug 394926: Support for disabling extensions (aka plugins)
mkanat%bugzilla.org
1
-0
/
+1
2007-09-15
Bug 394923: Make Bugzilla.pm subclassable by using $class->method everywhere
mkanat%bugzilla.org
1
-57
/
+55
2007-09-15
Bug 395727: email_in.pl has not ability to add attachments by email, as docum...
lpsolit%gmail.com
1
-6
/
+3
2007-09-11
Bug 385778 â Bugzilla.timezone should be LOGIN_EXEMPT.
wurblzap%gmail.com
1
-1
/
+1
2007-09-11
Bug 394959: Turn votes off by default - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com
1
-1
/
+1
2007-09-11
Bug 395717: Moving bugs crashes Bugzilla due to unlock tables - Patch by FrÃ...
lpsolit%gmail.com
1
-1
/
+5
2007-09-11
Bug 395603: "invalid bug attribute remaining_time" is thrown when the timetra...
lpsolit%gmail.com
1
-5
/
+3
2007-09-10
Bug 134474: The mass-change form in buglist.cgi offers too many groups - Patc...
lpsolit%gmail.com
2
-23
/
+31
2007-09-10
Bug 395413 â With the Dusk skin, text enclosed in <a name=""></a> is dis...
wurblzap%gmail.com
1
-4
/
+9
2007-09-09
Backing out bug 387607, you cannot edit attachments anymore!
lpsolit%gmail.com
1
-2
/
+1
[next]