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
2000-01-28
Was crashing if you weren't already logged in.
terry%mozilla.org
1
-0
/
+1
2000-01-28
Allow searching by "last change date" in the boolean charts.
terry%mozilla.org
1
-0
/
+3
2000-01-28
Massive stomp on the query page and buglist page. Added the ability
terry%mozilla.org
5
-374
/
+768
2000-01-27
Patch by granrose@netscape.com -- put initial focus into bug# field.
terry%mozilla.org
1
-0
/
+3
2000-01-27
Add support for keywords.
terry%mozilla.org
1
-2
/
+9
2000-01-27
Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
terry%mozilla.org
1
-2
/
+2
2000-01-27
Allow searches for "all keywords" or "no keywords"; fixed some other
terry%mozilla.org
2
-14
/
+31
2000-01-27
Add a way to log all SQL requests made.
terry%mozilla.org
1
-0
/
+19
2000-01-27
If adding the new "lastdiffed" field, it works out better to
terry%mozilla.org
1
-1
/
+1
2000-01-25
Fixed minor grammatical typo.
terry%mozilla.org
1
-1
/
+1
2000-01-25
Reworked preferences UI. Added ability to turn off "My bugs" link at
terry%mozilla.org
10
-185
/
+390
2000-01-25
Added a way to query by bug numbers. Added an "edit this query" link
terry%mozilla.org
2
-8
/
+55
2000-01-24
Very minor HTML tweaking.
terry%mozilla.org
1
-3
/
+4
2000-01-24
New email code wasn't sending to people who had voted for a bug.
terry%mozilla.org
5
-6
/
+32
2000-01-24
Fixed bug causing named queries to get all screwed up around "target
terry%mozilla.org
1
-1
/
+1
2000-01-24
Named queries (and the default query) are now stored server side, in
terry%mozilla.org
5
-123
/
+234
2000-01-24
Add a way to remove a default query that you may have set.
terry%mozilla.org
1
-5
/
+22
2000-01-24
Remove unused file
terry%mozilla.org
1
-147
/
+0
2000-01-23
Added much more crosschecks, and simplified a lot of the code.
terry%mozilla.org
1
-83
/
+67
2000-01-23
Fixed stupid typo that caused exact email searches in descriptions to crash.
terry%mozilla.org
1
-1
/
+1
2000-01-23
Oops; previous change would cause delta_ts values to be lost in the bugs table.
terry%mozilla.org
1
-1
/
+6
2000-01-23
The "login_name" field in the "profiles" table was not declared to be
terry%mozilla.org
1
-8
/
+64
2000-01-23
Can now search for people who have added text to a bug.
terry%mozilla.org
2
-4
/
+32
2000-01-23
New email code wasn't notifying people of changes in state of
terry%mozilla.org
3
-17
/
+87
2000-01-23
Honor the emailregexp param when checking email addresses.
terry%mozilla.org
1
-1
/
+3
2000-01-23
Removed stupid test.
terry%mozilla.org
1
-1
/
+0
2000-01-23
AACK! checksetup.pl was stomping all over the new fielddefs table if
terry%mozilla.org
2
-5
/
+16
2000-01-23
Minor wording change to hopefully make it more obvious slight changes
terry%mozilla.org
1
-1
/
+1
2000-01-23
Stupid typo caused "any words" and "all words" searches on the long
terry%mozilla.org
1
-2
/
+2
2000-01-23
Fixed stupid typo.
terry%mozilla.org
1
-1
/
+1
2000-01-23
If no sort order is specified, use the cookie if available.
terry%mozilla.org
1
-2
/
+6
2000-01-23
Remember the previous sort order in a cookie, and make that the
terry%mozilla.org
3
-5
/
+39
2000-01-23
Patch by Christine Begle <cbegle@mozilla.org>>, with heavy
terry%mozilla.org
2
-5
/
+34
2000-01-23
Patch by Klaas Freitag <freitag@suse.de>, with modifications by me --
terry%mozilla.org
2
-2
/
+21
2000-01-23
Patch by Holger Schurig <holger@holger.om.org> -- add new localconfig
terry%mozilla.org
1
-17
/
+41
2000-01-22
Whoops; code to let people turn on new "newemailtech" pref was busted.
terry%mozilla.org
1
-1
/
+3
2000-01-22
Added a new table fielddefs that records information about the
terry%mozilla.org
9
-27
/
+454
2000-01-22
Invalid html, added trailing /html tag.
mcafee%netscape.com
1
-0
/
+1
2000-01-21
Continue making the last-changed date on a bug be updated if someone only add...
terry%mozilla.org
1
-0
/
+2
2000-01-21
Don't try to put out the footer if we're shutdown (as that can try to access ...
terry%mozilla.org
1
-1
/
+1
2000-01-21
Moved all the long descriptions out of the bugs table, and into a new
terry%mozilla.org
5
-21
/
+200
2000-01-20
Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if the...
terry%mozilla.org
1
-4
/
+6
2000-01-20
Allow whitespace to be used to separate keywords.
terry%mozilla.org
2
-4
/
+9
2000-01-20
Let's outlaw whitespace in keywords.
terry%mozilla.org
2
-3
/
+3
2000-01-19
Added a way to disable a user.
terry%mozilla.org
3
-24
/
+93
2000-01-19
Spruced up "editusers.cgi". Added an "editusers" group.
terry%mozilla.org
4
-33
/
+105
2000-01-18
Footer wasn't displaying new state after clicking "log out".
terry%mozilla.org
1
-0
/
+4
2000-01-18
Stop ever using perl's crypt() function; only use mysql's. (Using
terry%mozilla.org
3
-22
/
+11
2000-01-18
Check for and rebuild busted password stuff.
terry%mozilla.org
1
-0
/
+20
2000-01-18
Tell people that column changes are remembered using cookies.
terry%mozilla.org
1
-1
/
+1
[next]