• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

全てのブランチ
RSS
Rev. 日時 作者
ac35a3d b15b 2021-12-14 23:37:09 umorigu

BugTrack/2514 PHP8: Avoid error on fread($fp, 0)

779d7ea branch_r1_5 2021-12-14 00:54:28 umorigu

BugTrack/2533 Don't create AutoTicketLinkName page on setting off

$no_autoticketlinkname

* 0: (default) Create AutoTicketLinkName page automatically
* 1: Never create AutoTicketLinkName

13d5741 2021-12-11 15:21:02 umorigu

Flexible PukiWiki version expression

b2f9f5f 2021-12-11 15:13:38 umorigu

BugTrack/2178 counter plugin: Ignore REMOTE_ADDR

define('PLUGIN_COUNTER_IGNORE_REMOTE_ADDR', 0);

* 0: FALSE (default)
* 1: TRUE (Ignore REMOTE_ADDR environment variable)

bf44d37 2021-12-11 01:33:20 umorigu

BugTrack/2178 counter plugin: Ignore REMOTE_ADDR

define('PLUGIN_COUNTER_IGNORE_REMOTE_ADDR', FALSE);

Introduce PLUGIN_COUNTER_IGNORE_REMOTE_ADDR constant.

If true, the plugin always count up counter for all requests.
This option is for reverse proxy or load balancer environments.

70a3f34 2021-12-11 00:40:03 umorigu

BugTrack/2513 Bold style Table cell (BOLD:...)

Implementation provided by Haifun-san.

1dbadac bugtrack_2530_line_break_plugin_help 2021-12-08 08:58:38 umorigu

BugTrack/2530 Fix Plugin page contents on $line_break = 1;

Wrap help contents with #setlinebreak(no) and #setlinebreak(default).

0ebea0b 2021-12-08 00:04:46 umorigu

BugTrack/2529 img plugin: image size with only width or height

* Width only size: "999w" or "999x"
* Height only size: "999h" or "x999"
* (Reference) Width and height size: "999x999"

e45acb0 2021-12-07 23:51:46 umorigu

BugTrack/2529 ref plugin: image size with only width or height

* Width only size: "999w" or "999x"
* Height only size: "999h" or "x999"
* (Reference) Width and height size: "999x999"

547fd56 bugtrack_2525_page_uri_customize 2021-12-05 15:23:03 umorigu

backup plugin

a9672b4 2021-12-05 14:53:32 umorigu

calendar_viewer

acfe31e 2021-12-05 14:24:47 umorigu

navi

0ca033f 2021-12-05 14:10:31 umorigu

BugTrack/2525 get_page_uri() in existing plugins

* keitai skin
* plugins
* rss
* calendar_viewer
* backup

5dc231b 2021-12-05 14:10:31 umorigu

rss and keitai skin

fc0f359 2021-12-05 03:19:18 umorigu

BugTrack/2525 Top URL is equal to get_base_uri()

01ea2c3 2021-12-05 03:19:18 umorigu

Top page URL is equalto get_base_uri()

ba90f86 2021-12-04 20:38:33 umorigu

fix filter_raw_query_string()

ff9863e 2021-12-04 15:06:11 umorigu

get_page_uri_virtual_query()

d4df25a 2021-12-01 00:39:52 umorigu

BugTrack/2525 Invalid page name mechanism

16703c9 2021-11-29 01:05:04 umorigu

BugTrack/2525 Support make_link

9f9868f 2021-11-28 22:34:30 umorigu

BugTrack/2525 Convert QueryString by PageURIHandler

1dd1bb5 2021-11-28 20:18:18 umorigu

BugTrack/2525 Page-URI customization mechanism

Introduce PukiWikiStandardPageURIHandler class

* URI virtual query: '?' + pagename_encode($Page)
* Convert QueryString by PageURIHandler
* Support make_link
* Invalid page name mechanism

75279a8 2021-11-28 20:18:18 umorigu

BugTrack/2525 Page-URI customize mechanism

Introduce PukiWikiStandardPageURIHandler class

* URI fragment: '?' + pagename_encode($Page)

eea7774 2021-11-28 17:20:09 umorigu

BugTrack/2526 readable pkwk_chown() flock() failed message

15e8626 2021-11-27 17:40:15 umorigu

BugTrack/2514 PHP8: tracker plugin now works

87f205d 2021-11-27 17:06:32 umorigu

BugTrack/2524 Fix loginform plugin on block notation

6042941 _branch_r1_5_for_rc php81b 2021-11-21 23:47:59 umorigu

PukiWiki version is "1.5.4" / Year 2021

9755151 2021-11-21 23:47:59 umorigu

PukiWiki version is "1.5.4" / Year 2021

43989ba 2021-11-21 23:30:13 umorigu

BugTrack/2523 Hide MenuBar area when MenuBar doesn't exist

76c8ea4 2021-11-21 23:30:13 umorigu

BugTrack/2523 Hide MenuBar area when MenuBar doesn't exist