• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

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

master
RSS
Rev. Time Author
5591242 master 2019-01-26 00:45:53 umorigu

BugTrack/2484 AutoTicketLink for JIRA: Support underscore key XX_X

ab394e9 2019-01-24 00:15:20 umorigu

BugTrack/2422 popular plugin supports Dababase counter

ac5989c 2019-01-24 00:14:20 umorigu

BugTrack/2422 Rename plugin action support Database counter

e7f52b7 2019-01-24 00:12:20 umorigu

BugTrack/2247 External link cushion page - external_link (PHP4.x)

0805e6e 2019-01-24 00:10:37 umorigu

BugTrack/2484 AutoTicketLink for JIRA (PHP4.x)

953a661 2019-01-17 00:18:53 umorigu

BugTrack/2420 AutoTicketLink - parentheses, commas and semicolons

c4557ff 2019-01-15 01:49:17 umorigu

BugTrack/2431 Topicpath-like title

83a95d8 2019-01-15 01:46:42 umorigu

BugTrack/2247 External link cushion page

25637e0 2019-01-15 01:08:34 umorigu

BugTrack/2420 AutoTicketLink - Improve regex and JSON encode

90000da 2019-01-12 00:49:49 umorigu

BugTrack/2484 AutoTicketLink for JIRA

17a96ad 2018-12-31 14:54:58 umorigu

BugTrack/2198 Check FrontPage readable when plugin return empty body

This patch was provided Shimashima-san.

d4db227 2018-12-27 01:30:40 umorigu

BugTrack/2263 back.inc.php - Fix URL back link

d5599a1 2018-12-27 01:18:40 umorigu

BugTrack/2276 interwiki.inc.php - Show link name on InterWiki link error

* Show link name on InterWiki link error
* Support customized InterWikiName page

fb9236b 2018-12-27 01:13:57 umorigu

BugTrack/2407 Create link files automatically if no *.rel,*.ref files

Check rel and ref files of FrontPage first for speed

d37cfde 2018-12-27 00:51:15 umorigu

BugTrack/2480 Create :RenameLog page automatically

a2999d0 2018-12-21 02:07:08 umorigu

BugTrack/327 rename.inc.php - Update rel/ref links on renaming page

Note:
Shida-san found this issue and provided initial fix code on PukiWiki-dev.

34bf0d4 2018-12-19 06:57:20 umorigu

Year 2019

7876759 2018-12-19 06:50:32 umorigu

BugTrack/2481 'http://' to 'https://pukiwiki.osdn.jp'

ea1b759 2018-12-19 06:13:56 umorigu

BugTrack/2478 Handle plus(+) char in URL as space for page name

* page name encode - name:'A B' => url:'A+B'
* page name decode - url:'A+B' => name:'A B'

d90b44e 2018-12-19 05:50:46 umorigu

BugTrack/2479 Show default page on requesting /?key=value URL

8c7d5c5 2018-12-19 05:46:56 umorigu

BugTrack/2411 Support onelogin/php-saml 3.0.0 - Enable namespace

628bb09 2018-12-15 01:17:17 umorigu

BugTrack/2477 Support PHP 7.3

2e68cd9 2018-12-15 01:11:20 umorigu

BugTrack/2367 Re-format pukiwiki.css and tdiary.css

63eb460 bugtrack_2473_sort_filelist 2018-06-05 01:07:30 umorigu

BugTrack/2475 Load template page regardless of $load_template_func

92b71eb 2018-06-05 01:01:48 umorigu

BugTrack/2476 menu plugin: Check page readable on SubMenu

9fd210b 2018-06-01 06:01:37 umorigu

BugTrack/2475 template plugin: Return template pages in JSON format

b0032d4 2018-06-01 05:28:27 umorigu

BugTrack/2473 list plugin: Sort sub pages in natural order

2969b61 2018-06-01 04:58:10 umorigu

BugTrack/2474 Fix web browser no response on heavy DOM operations

* Some web browsers freeze on 100,000 DOM operations
* Solution: list and filelist plugin - Stop JavaScript passage logic
* Generally list plugin result will not be cached
* We can calc and output passages directly (BugTrack/2447)

dc4f0ae 2018-05-29 00:15:05 umorigu

BugTrack/2473 list plugin: Sort heading index

496d925 2018-05-29 00:02:46 umorigu

BugTrack/2472 Improve Edit - template list response

Fix slow processing of generating template page list
on large scale - which have many pages - site.