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
/
Object.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
Bug 955962: memcached touched unnecessarily when USE_MEMCACHED is false or no...
Byron Jones
1
-2
/
+4
2013-12-19
Bug 237498: Add memcached integration
Byron Jones
1
-15
/
+52
2013-12-17
Bug 815026: Bugzilla::Object cache should be cleared when an object is update...
Byron Jones
1
-1
/
+15
2013-08-26
Bug 904568: emails generated by jobqueue.pl unable to reference custom fields
Byron Jones
1
-46
/
+65
2013-07-31
Bug 877078: shift bugmail generation to the jobqueue
Byron Jones
1
-2
/
+48
2012-12-25
Bug 824644: Typo in code comment: request_cahce
Olav Vitters
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+16
2012-11-22
Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...
Byron Jones
1
-1
/
+30
2012-11-02
Fix typo
Frédéric Buclin
1
-1
/
+1
2012-11-02
Bug 807937: Fix POD
Koosha Khajeh Moogahi
1
-6
/
+7
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-2
/
+3
2012-08-31
Bug 783222 - Make set_all() throw error on invalid param names
1
-0
/
+5
2012-02-29
Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the ...
Frédéric Buclin
1
-2
/
+5
2012-01-12
Bug 715902: Do not log personal common activities in audit_log
Frédéric Buclin
1
-2
/
+4
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-19
/
+5
2011-09-29
Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla
Frédéric Buclin
1
-0
/
+2
2011-03-14
Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects
Max Kanat-Alexander
1
-2
/
+39
2010-12-13
Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update
Max Kanat-Alexander
1
-3
/
+0
2010-10-14
Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)
Christian Legnitto
1
-3
/
+60
2010-09-02
Bug 587793: Add a new "object_end_of_create" hook so that extensions can
Christian Legnitto
1
-1
/
+6
2010-08-05
Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view...
Frédéric Buclin
1
-0
/
+5
2010-07-06
Bug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, which
Max Kanat-Alexander
1
-0
/
+36
2010-06-24
Bug 572602: Change the way that Bugzilla::Object determines what fields
Max Kanat-Alexander
1
-17
/
+44
2010-06-03
Bug 567846: Modify set_status, set_resolution, and set_dup_id to use
Max Kanat-Alexander
1
-4
/
+11
2010-05-25
"part" can return "undef" for a list, so sometimes $has_deps or $no_deps
Max Kanat-Alexander
1
-2
/
+2
2010-05-25
Bug 567303: Implement a working algorithm for sorting fields based on
Max Kanat-Alexander
1
-19
/
+53
2010-04-22
Bug 539865: Make Bugzilla::Object pass $params to validators during create()
Max Kanat-Alexander
1
-7
/
+51
2010-04-02
Bug 556869: New Hook: object_before_delete
Max Kanat-Alexander
1
-0
/
+1
2010-04-02
Bug 556695: New Hook: object_end_of_set
Max Kanat-Alexander
1
-0
/
+3
2010-02-23
Bug 486074: Allow the JSON-RPC interface to properly serialize objects
Max Kanat-Alexander
1
-0
/
+5
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
1
-1
/
+2
2010-02-11
Bug 545551: Hook: object_update_columns
Max Kanat-Alexander
1
-2
/
+8
2010-02-11
Bug 545541: New Hook: object_columns
Max Kanat-Alexander
1
-8
/
+35
2010-02-11
Fix a typo in Object.pm.
Max Kanat-Alexander
1
-1
/
+1
2010-02-11
Bug 545524: New Hook: object_validators
Max Kanat-Alexander
1
-2
/
+23
2010-02-05
Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is sti...
Frédéric Buclin
1
-2
/
+6
2010-02-02
Bug 514970: Clean up duplicates.cgi and make it use Bug objects
Max Kanat-Alexander
1
-1
/
+2
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-5
/
+5
2009-11-23
Fix checkin of bug 528062--it was missing ::process in the hook call.
mkanat%bugzilla.org
1
-3
/
+3
2009-11-23
Bug 528062: Hook: Object-end_of_update
mkanat%bugzilla.org
1
-0
/
+4
2009-11-23
Bug 521413: Hook: object-end_of_set_all
mkanat%bugzilla.org
1
-0
/
+2
2009-11-18
Bug 525426: Hook: object-before_set
mkanat%bugzilla.org
1
-0
/
+4
2009-11-18
Bug 524007: New Hook: object-end_of_create_validators
mkanat%bugzilla.org
1
-0
/
+3
2009-11-18
Bug 521373: Hook: object-before_create
mkanat%bugzilla.org
1
-0
/
+6
2009-10-24
Bug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and...
mkanat%bugzilla.org
1
-3
/
+10
2009-09-11
Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...
mkanat%bugzilla.org
1
-1
/
+27
2009-08-21
Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Saved
mkanat%bugzilla.org
1
-2
/
+7
2009-08-11
Bug 509045: Make "use_keywords" a global template variable instead of having ...
mkanat%bugzilla.org
1
-5
/
+21
2009-04-08
Fix the warning thrown by 011pod.t
lpsolit%gmail.com
1
-1
/
+1
2009-03-31
Bug 432907: Create a JSON frontend for WebServices
mkanat%bugzilla.org
1
-1
/
+6
[next]