Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
index.php
2009-08-21
Dan
index: removed that annoying 2-space indent
file
|
diff
|
annotate
2009-08-21
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
2009-08-04
Dan
Made index.php bootstrap smarter and better commented.
file
|
diff
|
annotate
2009-06-01
Dan
Comments: SECURITY: Fixed IP not recorded in non-JSON submit and a few other non-security issues
file
|
diff
|
annotate
2009-05-10
Dan
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
file
|
diff
|
annotate
2009-05-05
Dan
Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
file
|
diff
|
annotate
2009-04-13
Dan
Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
file
|
diff
|
annotate
2009-04-13
Dan
New page protection UI. Both miniPrompt and failsafe HTML.
file
|
diff
|
annotate
2009-04-12
Dan
Index: minor fix-up to code cleanliness under diff loading
file
|
diff
|
annotate
2009-03-15
Dan
Moved gzip and aggressive_optimize_html calls to output.php
file
|
diff
|
annotate
2009-02-16
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
file
|
diff
|
annotate
2009-01-26
Dan
Replaced integer checks that used preg_match() to use ctype_digit() instead
file
|
diff
|
annotate
2009-01-04
Dan
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
file
|
diff
|
annotate
2008-12-31
Dan
Redid error handler (it was causing some problems with gzip enabled)
file
|
diff
|
annotate
2008-11-30
Dan
Plugins can now register their own custom actions for $_GET["do"].
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-07-12
Dan
Unstable alpha release: 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-07-07
Dan
First draft of new CacheManager admin page. Backend is yet to be implemented.
file
|
diff
|
annotate
2008-07-03
Dan
A little more optimization work, client-side this time. I lied, no librijnadel2 here, but it's about to be merged in...
file
|
diff
|
annotate
2008-07-03
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
2008-07-02
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
2008-06-27
Dan
Upgraded TinyMCE to 3.1.0.1. Ported a couple special pages to the componentized JS system.
file
|
diff
|
annotate
2008-06-25
Dan
Majorly reworked Javascript runtime stuff to use on-demand loading.
file
|
diff
|
annotate
2008-06-07
Dan
Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
file
|
diff
|
annotate
2008-05-07
Dan
Added ETag on TinyMCE gzip; changed ETag format for standard pages so as to include user and login info to control caching when logged in or out
file
|
diff
|
annotate
2008-05-06
Dan
Added ETag support and increased caching settings to try and speed the system up. Result of a YSlow audit.
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-03-29
Dan
AJAX interface for listing ACL rules implemented
file
|
diff
|
annotate
2008-03-07
Dan
Hopefully completed rewrite and localization of rollback backend and interface
file
|
diff
|
annotate
2008-03-01
Dan
Fixed the fact that cron just didn't work at all (brain fart that day or something)
file
|
diff
|
annotate
less
more
(0)
-50
-30
tip