OSDN Git Service

pukiwiki/pukiwiki.git
2003-04-13 arinoBugTrack/281: separate sequence number for each page.
2003-04-13 arinoinitialize static value at declaration.
2003-04-13 arinofgets require second parameter (PHP<4.2.0)
2003-04-13 arinoBugTrack/288:
2003-04-13 arinoBugTrack/292:rewrite counter update routine.
2003-04-13 arinoadd class for new.inc.php.
2003-04-13 arinonew plugin for PukiWiki/1.4.
2003-04-13 arinoBugTrack/293:options行の内容をhtmlspecialchars()に通すようにした。
2003-04-08 arinoBugTrack/281: separate comment_no for included page.
2003-04-08 arinoBugTrack/290:keep preformat space (trim -> rtrim).
2003-04-03 pandaBugTrack/280:support AirH'' Phone.
2003-04-03 pandabugfix. (output empty data if bracketname is only ancho...
2003-04-03 pandarewrite.
2003-04-03 pandarewrite.
2003-04-02 pandaBugTrack/279:store counter cache to array for 'each...
2003-04-01 pandaRelease Candidate 2. r1_4_rc2
2003-04-01 pandaBugTrack/273:show REAL filename at page/backup/deleted...
2003-04-01 pandaBugTrack/277:do not replace a variable name.
2003-03-30 pandasource cleanup.
2003-03-30 pandaadd 'noimg' option, and default setting REF_URL_GETIMAG...
2003-03-30 pandaadd 'compact' option, and default setting LS2_LIST_COMPACT.
2003-03-30 pandaremove unused global variable $whatsnew.
2003-03-30 pandaremove unused global variable $whatsnew.
2003-03-28 pandaBugTrack/274: fix XSS vulnerability.
2003-03-28 pandaBugTrack/275: wrong object name fix.
2003-03-28 pandaBugTrack/276: revert change of regexp pattern for note.
2003-03-23 pandaRelease Candidate 1. set error_reporting only show... r1_4_rc1
2003-03-23 pandaRDBMS support was suspended.
2003-03-23 pandaapply make_line_rules() to foot_explain.
2003-03-23 panda[[alias>:PageName]] is NOT InterWikiName.
2003-03-22 pandaBugTrack/269:" -> &quot; in <pre>.
2003-03-22 pandaBugTrack/269:revert change.
2003-03-21 pandaBugTrack/269
2003-03-21 pandaBugTrack/270:fix XSS vulnerability.
2003-03-21 pandause (?R) in note.
2003-03-21 pandasort $foot_explain with key. (key sets in make_link...
2003-03-21 pandaBugTrack/271
2003-03-18 pandarevert change of recursive pattern in note,plugin....
2003-03-18 panda-check autolink before bracketname/wikiname
2003-03-18 ryuji_amano大文字と小文字を区別しないファイルシステム対策
2003-03-17 pandaBugTrack/267:move japanese message to plugin_init.
2003-03-17 pandaBugTrack/266:bugfix.
2003-03-16 pandasource cleanup, add alias image support for all bracket...
2003-03-16 pandaadd 'nolink' option.
2003-03-15 pandaBugTrack/265: delete last modified time field from...
2003-03-15 pandaBugTrack/257:source cleanup.
2003-03-15 pandaavoid PHP pack() bug.
2003-03-14 pandaBugTrack/263:rawurlencode $defaultpage,$whatsnew.
2003-03-14 pandamessage change. 'database' -> 'cache'.
2003-03-14 pandaBugTrack/264:read() bugfix.
2003-03-13 pandarequire link_db.php or link.php.
2003-03-13 pandaseparate Link_auto to Link_wikiname and Link_autolink.
2003-03-13 pandaadd parameter ($non_format) to do_search().
2003-03-13 pandamove routines to link.php.
2003-03-13 pandamove routines to link.php, and add form for request...
2003-03-13 pandapage relatin cache (db)
2003-03-13 pandapage relatin cache (file)
2003-03-13 pandaadd error check and messages.
2003-03-13 pandaBugTrack/258:fix XSS vulnerability.
2003-03-12 pandaBugTrack/260:use PLUGIN_DIR.
2003-03-12 pandaBugTrack/262:fix XSS vulnerability.
2003-03-10 pandasort by string order. r1_4_pre6
2003-03-10 pandabugfix :skip output of not pagename.
2003-03-10 pandaget_object: skip comment or pre-formatted line.
2003-03-10 pandapre5 -> pre6.
2003-03-10 pandaadd support for dynamic variable handling.(**,--)
2003-03-10 pandadatabase operation cleanup. (tested on MySQL3.23.55...
2003-03-08 pandaBugTrack/253:#freeze check
2003-03-08 pandaBugTrack/253:#freeze check
2003-03-08 pandabugfix: func_num_args(): Can't be used as a function...
2003-03-07 pandasort autolink pages after array_unique(). (hmmm......
2003-03-07 pandaBugTrack/250:add j-phone agent pattern. (not Profile/).
2003-03-07 pandaBugTrack/250:array geometry bug fix.
2003-03-07 panda'WikiName overlooks, when page is not exist...' bug...
2003-03-07 panda1) fix check miss of rename error.
2003-03-07 pandaadd forceignorelist to create cache/autolink.dat
2003-03-07 pandaget forceignorepages list from cache/autolink.dat
2003-03-07 pandaremove pagename setting.
2003-03-07 pandaadd config.php.
2003-03-07 pandainitial version.
2003-03-07 pandarevert change. sorry.
2003-03-07 panda i-mode cache size detect routine, j-phone warning...
2003-03-07 pandado not sort $foot_explain.
2003-03-07 pandaBugTrack/247:add error control operator '@' to getimage...
2003-03-06 pandaBugTrack/235: wrap htmlspecialchars() on body replace...
2003-03-06 pandaAutoLink:Add IgnoreList support. thx for hirofummy.
2003-03-05 pandaBugTrack/248:Prior to PHP 4.2.0, array_search() returns...
2003-03-05 pandaBugTrack/247: check option (allow_url_fopen) in php...
2003-03-05 pandaadd more information.
2003-03-05 pandaadd function md5_file() for PHP<4.2.0. (use in attach...
2003-03-05 pandaarray_merge() -> use operator '+='.
2003-03-05 pandaBugTrack/245:fix disappear first line at update conflict.
2003-03-05 pandadelete converter.
2003-03-04 pandaBugTrack/226:word search is skip $non_list page(when...
2003-03-04 pandaBugTrack/226:word search is skip $non_list page(when...
2003-03-04 pandafix empty line probrem at make_str_rules().
2003-03-04 pandaBugTrack/239:Align(LEFT:/CENTER:/RIGHT:) can contain...
2003-03-04 pandabugfix: skip error result in object enumeration.
2003-03-04 pandaBugTrack/234:add plugin_calendar_viewer_init()
2003-03-03 pandaBugTrack/243: fix XSS vulnerability, and some bug fix.
next