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
2005-01-21
Bug 266579 : Users without privs can confirm bugs by assigning to themselves ...
travis%sedsystems.ca
1
-14
/
+16
2005-01-19
Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...
travis%sedsystems.ca
1
-0
/
+8
2005-01-19
Bug 179451 : Move order-by generation from buglist.cgi into search.pm
travis%sedsystems.ca
1
-5
/
+104
2005-01-19
Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...
travis%sedsystems.ca
1
-0
/
+5
2005-01-18
Update version to 2.19.2+ for cvs development
justdave%bugzilla.org
1
-1
/
+1
2005-01-17
Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Ha...
jocuri%softhome.net
1
-0
/
+4
2005-01-17
Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzil...
jocuri%softhome.net
1
-0
/
+8
2005-01-16
Patch for bug 103636: Support specifying a date on which a bug is expected to...
jocuri%softhome.net
4
-8
/
+60
2005-01-16
Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K...
jocuri%softhome.net
2
-4
/
+23
2005-01-16
Patch for bug 260682: Support redirecting to HTTPS always or for authenticate...
jocuri%softhome.net
3
-0
/
+39
2005-01-16
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...
jocuri%softhome.net
2
-4
/
+40
2005-01-15
Bump version to 2.19.2 for snapshot release
justdave%bugzilla.org
1
-1
/
+1
2005-01-13
Bug 275108 : Content-disposition header is incorrect, violates RFC
travis%sedsystems.ca
1
-33
/
+29
2005-01-12
Bug 276473: Show_activity merges incorrectly sometimes changesets into one ch...
travis%sedsystems.ca
1
-2
/
+6
2005-01-09
Patch for bug 277389: Modify flag notification code so it doesn't append emai...
jocuri%softhome.net
1
-1
/
+1
2005-01-08
Bug 108870: Bugzilla does not set email prefs for new user until user visits ...
travis%sedsystems.ca
3
-28
/
+71
2005-01-04
Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...
gerv%gerv.net
1
-1
/
+4
2005-01-01
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...
gerv%gerv.net
3
-26
/
+23
2004-12-31
Patch for bug 276283: Users should be able to cancel their own flag requests;...
jocuri%softhome.net
1
-1
/
+1
2004-12-31
Patch for bug 275788: Provide a line of code that defines legal query formats...
jocuri%softhome.net
1
-0
/
+11
2004-12-31
Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; pat...
jocuri%softhome.net
1
-8
/
+12
2004-12-29
Patch for bug 273339: Make attachment.cgi consistent with its activity log ti...
jocuri%softhome.net
1
-2
/
+6
2004-12-24
Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSee...
jake%bugzilla.org
1
-0
/
+1
2004-12-14
Patch for bug 270823: Remove failure on search 'time since owner touched bug'...
jocuri%softhome.net
1
-2
/
+2
2004-12-14
Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patc...
jocuri%softhome.net
1
-49
/
+43
2004-12-07
Patch for bug 256592: Cut down the DBD error string to a reasonable size; pat...
jocuri%softhome.net
1
-0
/
+3
2004-12-05
Patch for bug 175222: Add product and component fields to change mails; patch...
jocuri%softhome.net
1
-0
/
+2
2004-11-24
Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...
jocuri%softhome.net
2
-2
/
+47
2004-11-08
Bug 257344: Remove exit from error handlers when non-interactive
bugreport%peshkin.net
1
-5
/
+13
2004-11-03
Patch for bug 212017: Should be able to change a bug if it has a flag request...
jocuri%softhome.net
1
-1
/
+3
2004-10-25
Bump version number to 2.19.1+ to indicate version pulled from CVS.
justdave%bugzilla.org
1
-1
/
+1
2004-10-25
Bump version number to 2.19.1 for snapshot release
justdave%bugzilla.org
1
-1
/
+1
2004-10-25
[SECURITY] Bug 250605: Changes to the metadata (filename, description, mime t...
justdave%bugzilla.org
1
-0
/
+10
2004-10-25
Bug 250897: Enforce a 10 minute waiting period between password reset attempt...
justdave%bugzilla.org
1
-4
/
+12
2004-10-23
Bug 265731: multipart_start in the server-push handling code wasn't honoring ...
justdave%bugzilla.org
1
-0
/
+3
2004-10-21
Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie....
jocuri%softhome.net
1
-8
/
+3
2004-10-21
Fix for bug 265303: updates RDF content type to new standard application/rdf+...
myk%mozilla.org
1
-1
/
+1
2004-10-01
Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave.
jocuri%softhome.net
1
-1
/
+1
2004-09-13
Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32
justdave%bugzilla.org
1
-1
/
+5
2004-09-11
Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzill...
justdave%bugzilla.org
1
-3
/
+3
2004-09-11
Bug 255663: Query on [Bug creation] and anything to do with attachments no lo...
justdave%bugzilla.org
1
-2
/
+2
2004-09-11
Fix for bug 215319: changes "flag requester" field in boolean charts to "flag...
myk%mozilla.org
1
-4
/
+4
2004-09-09
Patch for bug 257303: convert lastused field in logincookies from timestamp t...
jocuri%softhome.net
2
-2
/
+3
2004-09-03
Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <...
jocuri%softhome.net
1
-1
/
+3
2004-08-31
Whitespace-only fix to indentation in BugMail.pm, bear with me.
kiko%async.com.br
1
-3
/
+3
2004-08-30
Bug 225687 - add group controls to charts, along with various other cleanups....
gerv%gerv.net
2
-84
/
+68
2004-08-28
Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo...
jocuri%softhome.net
1
-0
/
+13
2004-08-21
Bug 224208 Add a higher level of categorization (.ie departments, locations, ...
bugreport%peshkin.net
2
-4
/
+23
2004-08-11
Bug 244239: Add group-based pronouns to query
bugreport%peshkin.net
2
-3
/
+79
2004-08-11
Bug 241903: Add Environment Variable Authentication for apache auth and SSO
bugreport%peshkin.net
4
-1
/
+223
[next]