History log of /web-bugs/templates/addpatch.php (Results 1 – 17 of 17)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9d47b05f 22-May-2019 Peter Kokot

Convert all tabs to spaces


# 8ab9a1d1 05-Dec-2018 Peter Kokot

Refactor patches uploading

This patch moves patches uploading functionality from the outdated
HTTP_Upload package to a dedicated service class in the app.

Additional changes in

Refactor patches uploading

This patch moves patches uploading functionality from the outdated
HTTP_Upload package to a dedicated service class in the app.

Additional changes in this context:
- Functionality concerning retrieving patches data from database has
been moved to a separate repository classes.
- Some missed bugs fixed when uploading patches and no developer info
were recorded.
- Obsoleting patches functionality is now working again.
- Added a simple unit test.

show more ...


# 35218a28 03-Dec-2018 Peter Kokot

Refactor numerical Captcha package into class

The Text_CAPTCHA_Numeral can be integrated in the project source code
instead of using a separate unmaintained dependency.

This pat

Refactor numerical Captcha package into class

The Text_CAPTCHA_Numeral can be integrated in the project source code
instead of using a separate unmaintained dependency.

This patch also adds a simple unit test.

show more ...


# 232f1497 03-Aug-2014 Michael

Remove XHTML


Revision tags: BEFORE_NEW_BUG_TRACKER
# a585a382 13-Aug-2009 Jani Taskinen

- More fixes to patch handling


# 1f0c2610 13-Aug-2009 Jani Taskinen

- Re-fix the fix for captcha


# b0362790 13-Aug-2009 Jani Taskinen

- Unify captcha usage a bit


# 107d9455 13-Aug-2009 Jani Taskinen

- Remove crap


# 5c84e95d 13-Aug-2009 Jani Taskinen

- Allow 80 char patch names


# 4a8d9d9b 12-Aug-2009 Felipe Ribeiro

Fixing syntax errors


# c6ca5e82 11-Aug-2009 Jani Taskinen

- First part of getting rid of crap


# 60636da5 22-Jul-2009 Jani Taskinen

- Fixed several path issues, fixed patch handling


# 409694f1 22-Jul-2009 Jani Taskinen

- Fix path


# 4aa44264 21-Aug-2007 Jani Taskinen

- Package is irrelevant for bugs.php.net


# 4306019c 02-Jul-2007 foobar

- Cleanup: No more magic_quotes crap allowed, nuked rinse/clean functions


# 56d6336d 26-Jun-2007 foobar

- Forgotten files


# 0650d6ad 30-May-2007 Greg Beaver

initial import

This is a new collaboration between PEAR, PECL and PHP
core devs to create a unified bug tracker and although
not part of the PEAR project as a package, it may be

initial import

This is a new collaboration between PEAR, PECL and PHP
core devs to create a unified bug tracker and although
not part of the PEAR project as a package, it may be
proposed at some point. If so, it will go through official
channels.

The code is non-working and is pretty much a cut/paste
of the code from pearweb/public_html/bugs

show more ...