• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

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

RSS
Rev. Time Author
51520b3 2006-05-05 13:25:28 henoheno

BugTrack2/176: Respect encoding as rss said (Base patched by matsuo2)

7e77cd8 2006-05-05 12:22:34 henoheno

Stop if nothing found

37c85ae 2006-05-05 12:16:38 henoheno

One-path reduces memories, KISS

709ab6b 2006-05-05 11:52:46 henoheno

BugTrack2/175: Cleanup.
* Added header comment
* Check $non_list
* Simplify
* Show dangling links as dangling links
* Japanese => English

774a6f0 2006-05-05 11:32:52 henoheno

BugTrack2/175: Cleanup.
* Added header comment
* Check $non_list (Patched by shimashima)
* Simplify
* Show dangling links as dangling links
* Japanese => English

d6ccce0 2006-05-04 18:30:58 henoheno

Simplify sha1(). KISS

cb6f465 2006-05-04 14:04:43 henoheno

2005 => 2006

a1d2747 2006-05-04 14:04:17 henoheno

Encouraged using SMD5 or SSHA

55f96ef 2006-05-02 17:15:43 henoheno

Cleanup.
* Show usage and error detail
* Simplify
PKWK_SAFE_MODE prohibits action
* plugin_showrss_get_timestamp(): Check if strtotime() returns -1

ba13263 2006-05-02 10:28:01 henoheno

Cleanup the header comment only

a8a9d0c 2006-05-02 10:22:56 henoheno

$update_exec => PKWK_UPDATE_EXEC for security reason

507345e 2006-05-01 21:33:31 henoheno

Administrator's default password is now always fail.
It prohibits tricking anything to default Wiki.

3fc4bda 2006-04-30 12:58:35 henoheno

BugTrack2/151: lastmodified_add() now treats page deletion

4fd9a43 2006-04-29 11:37:33 henoheno

lastmodified_add(): if the $page is blank, add nothing

72db6dd 2006-04-29 11:32:49 henoheno

lastmodified_add(): Just a cleanup

c77b2bf 2006-04-27 23:50:58 henoheno

2005 => 2006

9e3d3cc 2006-04-27 23:50:05 henoheno

BugTrack/280: Opera browsers for WILLCOM cell phones (Patched by shimashima)

3ec9316 2006-04-25 22:51:56 henoheno

BugTrack2/151: Correct r1.60: Ignore $non_list

5d31efa 2006-04-25 22:37:34 henoheno

Remove $non_list pages beforehand

099524f 2006-04-16 23:45:49 henoheno

BugTrack2/171: Correct r1.66, count($pages)

898a646 2006-04-16 23:43:35 henoheno

BugTrack2/171: Correct r1.66, count($pages)

a5d1687 2006-04-16 23:29:54 henoheno

BugTrack2/171: Follow $show_passage setting

4e50900 2006-04-16 22:53:04 henoheno

BugTrack2/171: Less memory (array * 2 => array * 1)

cadc65e 2006-04-16 22:22:00 henoheno

BugTrack2/171: Simplify

79f6272 2006-04-16 20:20:52 henoheno

BugTrack2/171: Cleanup: Check filetime later

634c8d0 2006-04-16 19:50:13 henoheno

BugTrack2/171: Cleanup a little (0.1sec)

efe4e41 2006-04-16 19:27:55 henoheno

BugTrack2/171: Checking page name, suppresses file access

e7e1005 2006-04-16 19:26:25 henoheno

BugTrack2/171: Checking page name, suppresses file access

d955cb4 2006-04-16 10:08:57 teanan

BugTrack2/171: The delimiter was put between page name and body.

e9f232e 2006-04-16 03:02:38 teanan

BugTrack2/171: The filetime is not needed when $non_format is true.