]> git.ipfire.org Git - thirdparty/bugzilla.git/history - post_bug.cgi
add a new hook: template_after_create (#60)
[thirdparty/bugzilla.git] / post_bug.cgi
2015-04-05  Frédéric BuclinBug 1128194: Remove 'umask 0' from post_bug.cgi
2014-11-04  David LawrenceRevert Bug 330707 - Add optional support for MarkDown
2014-10-06  Frédéric BuclinBug 1075578: [SECURITY] Improper filtering of CGI arguments
2014-08-28  Koosha KMBug 330707: Add optional support for MarkDown
2014-08-13  Frédéric BuclinBug 996893: Perl 5.18 and newer throw tons of warnings...
2014-03-21  Gervase MarkhamMerge branch 'master' of ssh://git.mozilla.org/bugzilla...
2014-03-20  David LawrenceBug 513212 - Allow people to set "See Also" when filing...
2012-11-12  Frédéric BuclinBug 676844: Replace ThrowCodeError() by ThrowUserError...
2012-09-01  Frédéric BuclinBug 787529: Use |use 5.10.1| everywhere
2012-01-11  Frédéric BuclinBug 680131: Replace the MPL 1.1 license by the MPL...
2011-11-22  Frédéric BuclinBug 703975: CSRF vulnerability in post_bug.cgi allows...
2011-08-16  Max Kanat-AlexanderBug 460074: Make post_bug.cgi use should_set for array...
2011-07-18  Frédéric BuclinBug 670128: Missing explicit exit after calls to $cgi...
2011-05-24  Byron JonesBug 655210: Allows custom bug creation formats to speci...
2010-10-20  Frédéric BuclinBug 598014: Document how to mark the initial comment...
2010-08-03  Frédéric BuclinBug 584110: Don't name attachment files "attachment...
2010-07-18  Frédéric BuclinBug 119703: Create an attachment by pasting it into...
2010-07-08  Frédéric BuclinBug 490930: Always store attachments locally if they...
2010-05-07  Reed LodenBug 395451 - "Bugzilla::BugMail needs to use Bug object...
2010-04-22  Max Kanat-AlexanderBug 539865: Make Bugzilla::Object pass $params to valid...
2010-04-05  Max Kanat-AlexanderBug 556429: Stop sending bugmail from inside the template
2010-02-23  Max Kanat-AlexanderBug 526184: Allow groups to be specified when creating...
2010-02-01  Frédéric BuclinBug 534057: Auto-completion no longer works in email_in.pl
2009-12-10  mkanat%bugzilla.orgBug 526158: Make email_in.pl use Bugzilla::Bug->create...
2009-12-04  mkanat%bugzilla.orgBug 452919: Allow the "created an attachment" message...
2009-11-24  mkanat%bugzilla.orgBug 430014: Re-write the code hooks system so that...
2009-11-10  mkanat%bugzilla.orgBug 526165: Make it impossible to set creation_ts via...
2009-11-10  mkanat%bugzilla.orgBug 472217: Create a Bugzilla::Comment object and elimi...
2009-09-30  mkanat%bugzilla.orgBug 509053: Implement Bugzilla->feature (feature_enable...
2009-08-12  mkanat%bugzilla.orgBug 509108: Don't require a bug_list parameter to show...
2009-08-11  mkanat%bugzilla.orgBug 509045: Make "use_keywords" a global template varia...
2009-08-05  lpsolit%gmail.comBug 415541: Implement $bug->set_flags() and $attachment...
2009-04-09  lpsolit%gmail.comBug 454251: Implement Bugzilla::Attachment->create...
2008-09-18  mkanat%bugzilla.orgBug 452734: Remove the keyword chooser, because it...
2008-09-08  lpsolit%gmail.comBug 388251: Implement 'new Bugzilla::Attachment' -...
2008-02-25  lpsolit%gmail.comBug 415652: Implement Bugzilla->active_custom_fields...
2008-02-06  ghendricks%novell.comBug 414712 â\80\93 Hook post_bug.cgi for post creation...
2008-02-04  lpsolit%gmail.comBug 415155: Remove $cgi from the list of arguments...
2008-02-04  lpsolit%gmail.comBug 413772: Eliminate sqlify_criteria() in Bugzilla...
2007-11-15  lpsolit%gmail.comBug 183665: Accessing post_bug.cgi directly gives a...
2007-10-19  mkanat%bugzilla.orgBug 399954: Make Bugzilla able to hold its dependencies...
2007-10-09  lpsolit%gmail.comMidair with product change while adding an attachment...
2007-10-06  lpsolit%gmail.comBug 358947: Remove dead code from post_bug.cgi about...
2007-09-08  mkanat%bugzilla.orgBug 287330: Multi-Select Custom Fields
2007-07-10  timeless%mozdev.orgBug 365472 rename 'token_inexistent' to 'token_does_not...
2007-05-14  lpsolit%gmail.comBug 80169: JavaScript-enhanced keyword editing - Patch...
2007-04-04  lpsolit%gmail.comBug 376497: validateID() should return an attachment...
2007-03-06  lpsolit%gmail.comBug 372723: Bookmarkable template URLs on enter_bug...
2007-02-04  lpsolit%gmail.comBug 364177: On attachment and bug creation, if *one...
2006-12-30  lpsolit%gmail.comBug 346121: Creating an attachment upon new bug doesn...
2006-10-21  olav%bkor.dhs.orgBug 352695: Custom select fields are mandatory on bug...
2006-10-17  mkanat%bugzilla.orgBug 350921: [email_in] Create an email interface that...
2006-09-16  mkanat%bugzilla.orgBug 351888: Move comment creation out of post_bug.cgi...
2006-09-12  mkanat%bugzilla.orgBug 351877: Move dependson/blocked insertion into Bugzi...
2006-09-10  mkanat%bugzilla.orgBug 351345: Move keyword insertion out of post_bug...
2006-09-10  mkanat%bugzilla.orgBug 351339: Move group insertion out of post_bug.cgi...
2006-09-10  mkanat%bugzilla.orgBug 351332: Move Group validation into Bugzilla::Bug...
2006-09-09  lpsolit%gmail.comBug 287326: Ability to add custom single-select fields...
2006-09-09  mkanat%bugzilla.orgBug 323239: Move CC insertion from post_bug.cgi to...
2006-09-06  mkanat%bugzilla.orgBug 351098: Make Bugzilla::Object able to update object...
2006-09-04  mkanat%bugzilla.orgBug 283582: Remove UserInGroup in favor of Bugzilla...
2006-09-04  mkanat%bugzilla.orgBug 349741: Make Bugzilla::Bug able to do basic bug...
2006-08-24  lpsolit%gmail.comBug 343809: Merge FlagType::validate() with Flag::valid...
2006-08-23  mkanat%bugzilla.orgBug 349555: Move dependency validation from post_bug...
2006-08-23  mkanat%bugzilla.orgBug 349561: Move the strict_isolation check from post_b...
2006-08-23  mkanat%bugzilla.orgBug 349558: Move validations of global enum fields...
2006-08-22  mkanat%bugzilla.orgBug 348542: Move keyword validation out of post_bug...
2006-08-22  mkanat%bugzilla.orgBug 348539: Move CC validation out of post_bug.cgi...
2006-08-22  mkanat%bugzilla.orgBug 348537: Move bug status validation out of post_bug...
2006-08-20  mkanat%bugzilla.orgBug 348477: Move simple validations from post_bug.cgi...
2006-08-20  wurblzap%gmail.comBug 224577: Bugzilla could use a web services interface.
2006-08-12  mkanat%bugzilla.orgBug 348057: Move the checks for bug visibility out...
2006-08-04  lpsolit%gmail.comBug 345929: User matching not called for requestee...
2006-07-25  lpsolit%gmail.comBug 174039: Set flags on bug entry - Patch by Frédéric...
2006-07-19  mkanat%bugzilla.orgBug 344521: Make custom fields optionally functional...
2006-07-17  lpsolit%gmail.comBug 238819: enter_bug.cgi should offer ASSIGNED as...
2006-07-13  lpsolit%gmail.comBug 344497: Cannot create new bugs (affects the 2.23...
2006-07-04  lpsolit%gmail.comBug 341867: post_bug.cgi lets users with editbugs and...
2006-07-04  mkanat%bugzilla.orgBug 338375: Use Bugzilla->params everywhere instead...
2006-07-04  mkanat%bugzilla.orgBug 342869: Use Bugzilla->params everywhere except...
2006-07-03  lpsolit%gmail.comBug 342828: keyword cache is not sorted alphabetically...
2006-06-21  lpsolit%gmail.comBug 282121: Remove globals.pl from scripts that no...
2006-06-20  lpsolit%gmail.comBug 304601: Bugzilla::Config's :locations exports need...
2006-06-19  vladd%bugzilla.orgSpelling in code comments patch: 'inacessible' -> ...
2006-06-18  lpsolit%gmail.comBug 5179: Need to be able to put attachment on new...
2006-06-05  lpsolit%gmail.comBug 42946: Bugs filed at same time causing one to be...
2006-05-30  lpsolit%gmail.comBug 337054: Remove get_component_id() and get_component...
2006-05-08  lpsolit%gmail.comBug 332598: Move ValidatePassword() and DBNameToIdAndCh...
2006-04-08  mkanat%kerio.comBug 333195: Cannot post a bug with keywords in it
2006-04-07  lpsolit%gmail.comBug 303695: Eliminate deprecated Bugzilla::DB routines...
2006-04-03  lpsolit%gmail.comBug 330698: Remove $::components, @::enterable_products...
2006-03-16  lpsolit%gmail.comBug 330521: Remove @::legal_product, @::legal_component...
2006-03-09  mkanat%kerio.comBug 328638: Remove @::legal_keywords and %::keywordsbyname
2006-03-03  mkanat%kerio.comBug 328602: Eliminate %::versions and @::legal_versions
2006-03-02  mkanat%kerio.comBug 328434: Move GroupIsActive into post_bug.cgi
2006-02-28  lpsolit%gmail.comBug 315605: Bugzilla::Field::check_form_field() should...
2006-01-09  mozilla%colinogilv... Bug 101380: Newlines, nulls, leading/trailing spaces...
2006-01-03  bugreport%peshkin.netBug 313547: When strict_isolation is set, don't allow...
2005-12-14  wurblzap%gmail.comBug 319718: Make summary the link title for bookmarkabl...
2005-11-11  lpsolit%gmail.comBug 315969: Cannot enter new bugs when the CC list...
next