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
2006-05-21
Bug 337782: Change the way that whine.pl gets and formats the current date
mkanat%bugzilla.org
1
-10
/
+7
2006-05-19
Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - Pa...
lpsolit%gmail.com
2
-19
/
+17
2006-05-17
Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagT...
lpsolit%gmail.com
5
-231
/
+129
2006-05-17
Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no k...
mozilla%colinogilvie.co.uk
1
-4
/
+2
2006-05-17
Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ER...
mkanat%bugzilla.org
1
-3
/
+12
2006-05-17
Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld'
mozilla%colinogilvie.co.uk
1
-3
/
+3
2006-05-16
Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) ...
lpsolit%gmail.com
1
-0
/
+1
2006-05-16
Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max K...
lpsolit%gmail.com
1
-0
/
+5
2006-05-16
Bug 337683: The user prefs tab let you change the password and email address ...
lpsolit%gmail.com
1
-0
/
+3
2006-05-16
Bug 337681: When trying to impersonate someone, the UI displays the password ...
lpsolit%gmail.com
1
-1
/
+4
2006-05-16
Bug 337661: LDAP user login failure: Can't locate object method "realname" vi...
lpsolit%gmail.com
1
-1
/
+1
2006-05-16
Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, s...
lpsolit%gmail.com
3
-45
/
+48
2006-05-15
Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ti...
lpsolit%gmail.com
1
-2
/
+2
2006-05-15
Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - P...
lpsolit%gmail.com
2
-0
/
+13
2006-05-15
Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm,...
lpsolit%gmail.com
3
-205
/
+198
2006-05-15
Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in code...
lpsolit%gmail.com
1
-5
/
+17
2006-05-12
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
35
-1349
/
+1499
2006-05-11
Bug 96431: It's possible to write an essay in the Summary field.
mkanat%bugzilla.org
5
-6
/
+51
2006-05-10
Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Pat...
lpsolit%gmail.com
3
-1
/
+21
2006-05-10
Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error mess...
lpsolit%gmail.com
1
-2
/
+2
2006-05-08
Bug 337026: Users with no privs cannot edit bugs anymore (if being logged out...
lpsolit%gmail.com
1
-0
/
+23
2006-05-08
Bug 333581: Provide editbugs as default timetrackinggroup value.
wurblzap%gmail.com
1
-1
/
+1
2006-05-08
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...
lpsolit%gmail.com
12
-58
/
+70
2006-05-08
Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Bucl...
lpsolit%gmail.com
5
-27
/
+22
2006-05-05
Fix a typo in the Release Notes pointed out by RSZ.
mkanat%bugzilla.org
1
-1
/
+1
2006-05-01
Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a n...
mkanat%bugzilla.org
1
-7
/
+0
2006-05-01
Bug 331008: Consistently name errors either prod_ or product_ - Patch by time...
lpsolit%gmail.com
2
-17
/
+17
2006-05-01
Bug 332925: The heading of the attachment diff page can extend off the right-...
lpsolit%gmail.com
1
-2
/
+0
2006-05-01
Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - Patc...
lpsolit%gmail.com
1
-60
/
+4
2006-04-30
Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a colu...
mozilla%colinogilvie.co.uk
1
-2
/
+2
2006-04-30
Bug 335633: Docs still refer to "loginmethod"
mozilla%colinogilvie.co.uk
1
-5
/
+5
2006-04-23
Bump version post-release.
mkanat%bugzilla.org
1
-1
/
+1
2006-04-23
Update the version numbers for 2.23.1.
mkanat%bugzilla.org
2
-4
/
+4
2006-04-22
Bug 329628: Finalize Release Notes for 2.22 - Patch by Frédéric Buclin <LpS...
lpsolit%gmail.com
1
-7
/
+13
2006-04-22
Bug 329629: Release Notes for 2.20.2 - Patch by Frédéric Buclin <LpSolit@gm...
lpsolit%gmail.com
1
-10
/
+35
2006-04-20
Bug 334620: When calling importxml.pl with the -v option, information is disp...
lpsolit%gmail.com
1
-3
/
+11
2006-04-20
Bug 334617: importxml.pl crashes when importing bugs having attachments from ...
lpsolit%gmail.com
1
-1
/
+3
2006-04-18
Bug 281691: Misused <label>'s cause screen reader problems.
wurblzap%gmail.com
9
-213
/
+223
2006-04-18
Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurbl...
lpsolit%gmail.com
1
-1
/
+1
2006-04-18
I forgot a minor fix on checkin for bug 330718 :)
lpsolit%gmail.com
1
-2
/
+2
2006-04-18
Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric B...
lpsolit%gmail.com
2
-86
/
+34
2006-04-18
Bug 44595: Implement an interface for administrators to delete attachments - ...
lpsolit%gmail.com
9
-9
/
+247
2006-04-18
Bug 334344: process_bug.cgi is broken when changing several bugs at once - Pa...
lpsolit%gmail.com
1
-4
/
+5
2006-04-16
Bug 330186: Crash when changing the status of a bug which has dependencies (n...
lpsolit%gmail.com
1
-1
/
+3
2006-04-15
Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ...
lpsolit%gmail.com
1
-1
/
+1
2006-04-15
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch...
lpsolit%gmail.com
12
-87
/
+52
2006-04-15
Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL -...
lpsolit%gmail.com
3
-99
/
+43
2006-04-15
Bug 333867: Incorrect examples for time units in Advanced Query help.
wurblzap%gmail.com
1
-2
/
+2
2006-04-13
Bug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - ...
lpsolit%gmail.com
1
-151
/
+171
2006-04-13
Bug 333031: Uninitialized value when entering a new bug and an alias is given...
lpsolit%gmail.com
1
-1
/
+1
[next]