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-07-25
Bug 367956 rename "View User Account Log for ..." to "Account History for use...
timeless%mozdev.org
3
-4
/
+4
2007-07-25
Bug 363908 Consistently name the Settings control panel (User Preferences)
timeless%mozdev.org
5
-9
/
+13
2007-07-25
Bug 345970 Avoid using the string 'the web'
timeless%mozdev.org
11
-47
/
+46
2007-07-24
Bug 366380 Add component to Product 'product_name' is awkward
timeless%mozdev.org
1
-4
/
+1
2007-07-24
Bug 365115 i think we should default to TB (whatever TB means? topbottom?) fo...
timeless%mozdev.org
1
-3
/
+3
2007-07-24
Bug 383595 "allows to" isn't correct
timeless%mozdev.org
2
-5
/
+5
2007-07-24
Bug 254758 creating an account that doesn't match the create email regexp sho...
timeless%mozdev.org
2
-3
/
+12
2007-07-24
Bug 213831 "Update" is ambiguous/confusing to sleepy admins
timeless%mozdev.org
8
-8
/
+8
2007-07-23
Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ...
timeless%mozdev.org
2
-3
/
+4
2007-07-23
Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ...
timeless%mozdev.org
16
-34
/
+34
2007-07-22
Really return a boolean
lpsolit%gmail.com
1
-1
/
+1
2007-07-22
Bug 365302 email userprefs doesn't tell you if you are a globalwatcher
timeless%mozdev.org
2
-0
/
+25
2007-07-21
Bug 385003: Entering a tag name manually ("create and add the tag") should no...
lpsolit%gmail.com
1
-5
/
+10
2007-07-21
Bug 365890: Searches shared by users with bless rights are in the footer by d...
wurblzap%gmail.com
1
-2
/
+2
2007-07-21
Bug 365890: Searches shared by users with bless rights are in the footer by d...
lpsolit%gmail.com
3
-5
/
+37
2007-07-20
Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by Te...
lpsolit%gmail.com
2
-4
/
+27
2007-07-20
Bug 388165: Remove obsolete $field_descs.groupset - Patch by Frédéric B...
lpsolit%gmail.com
1
-1
/
+0
2007-07-20
Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gm...
lpsolit%gmail.com
3
-6
/
+4
2007-07-20
Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by FrédÃ...
lpsolit%gmail.com
2
-28
/
+4
2007-07-20
Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by Frédé...
lpsolit%gmail.com
1
-2
/
+2
2007-07-20
Bug 365756 text/x-patch and text/x-diff should be mapped to [x] patch
timeless%mozdev.org
1
-0
/
+9
2007-07-20
Bug 388171: User privs are not displayed correctly when deleting a user accou...
lpsolit%gmail.com
1
-1
/
+1
2007-07-19
Missing definition of $dbh in get_workflow(), r=mkanat on IRC
lpsolit%gmail.com
1
-0
/
+1
2007-07-19
Bug 388765: Bugzilla::DB::db_new should accept attributes that *override* the...
mkanat%bugzilla.org
1
-15
/
+23
2007-07-19
Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa <wicke...
lpsolit%gmail.com
2
-1
/
+41
2007-07-18
Bug 365110 saved searches should list "shared to"
timeless%mozdev.org
1
-0
/
+4
2007-07-17
Fixing a typo
lpsolit%gmail.com
1
-1
/
+1
2007-07-17
Bug 388311: Users with no privs see "Reopen bug" on closed bugs even if they ...
lpsolit%gmail.com
1
-2
/
+1
2007-07-16
Bug 388232: Restricting a bug to a group sets reporter_accessible and cc_acce...
mkanat%bugzilla.org
2
-1
/
+12
2007-07-16
Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obso...
lpsolit%gmail.com
1
-6
/
+0
2007-07-14
Bug 388045: Move updating of cc_accessible and reporter_accessible into Bugzi...
mkanat%bugzilla.org
4
-31
/
+49
2007-07-14
Remove useless and annoying "?" in some field descs, a=mkanat on IRC
lpsolit%gmail.com
1
-3
/
+3
2007-07-14
Bug 381738: SaveAccount() in userprefs.cgi doesn't check Bugzilla->user->auth...
lpsolit%gmail.com
1
-3
/
+6
2007-07-14
Bug 388036: Make Bugzilla::Bug do updating for alias in process_bug
mkanat%bugzilla.org
4
-79
/
+37
2007-07-13
Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgi
mkanat%bugzilla.org
3
-24
/
+42
2007-07-13
Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by FrédÃ...
lpsolit%gmail.com
3
-4
/
+2
2007-07-13
Bug 385415: Bugs marked as duplicate or moved to another installation always ...
lpsolit%gmail.com
12
-84
/
+217
2007-07-13
Bug 385849: Make Bugzilla::Bug do updating for op_sys, rep_platform, and othe...
mkanat%bugzilla.org
3
-34
/
+79
2007-07-12
Bug 387831: Deleting products does not clean up the component_cc table - Patc...
lpsolit%gmail.com
2
-2
/
+13
2007-07-12
Bug 387705: Single dependency loop detection not working anymore - Patch by R...
lpsolit%gmail.com
1
-2
/
+3
2007-07-12
Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by Fréd...
lpsolit%gmail.com
1
-1
/
+1
2007-07-10
Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something
timeless%mozdev.org
4
-4
/
+4
2007-07-10
Bug 366384 improve the message "Delete Component of Product 'Derivatives'"
timeless%mozdev.org
1
-1
/
+2
2007-07-10
Bug 383999 Replace "summed" with "stacked" so that I can find it
timeless%mozdev.org
1
-1
/
+1
2007-07-10
Bug 384400 Delete milestone message uses "ALL" incorrectly
timeless%mozdev.org
1
-2
/
+3
2007-07-07
Fixing bustage due to the checkin of bug 385379
lpsolit%gmail.com
1
-3
/
+0
2007-07-07
Bug 376427: Exported XML files contain the incorrect status and resolution (t...
lpsolit%gmail.com
1
-8
/
+11
2007-07-07
Bug 385379: Move dependency DB updating from process_bug into Bugzilla::Bug
mkanat%bugzilla.org
2
-114
/
+91
2007-07-07
Bug 387177: Cannot move bugs to another installation: status_workflow table n...
lpsolit%gmail.com
1
-1
/
+1
2007-07-05
Bug 274408: iCalendar export shows summaries only after comma (must be escape...
lpsolit%gmail.com
1
-1
/
+1
[next]