Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/dbal.php
2009-12-01
Dan
common_cli and dbal: Fixed lack of ENANO_INSTALLED check in determining config path
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-05-13
Dan
Replaced the USE with a mysql_select_db() to cut out one query
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-19
Dan
DBAL: _die() now detects installation environment and, if present, calls installer UI library for error display chrome
file
|
diff
|
annotate
2009-04-12
Dan
Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
file
|
diff
|
annotate
2009-03-21
Dan
Corrected a few display issues in Postgres DBAL. Thanks Neal.
file
|
diff
|
annotate
2009-03-14
Dan
DBAL: Fixed missing $loc in pgsql die_json()
file
|
diff
|
annotate
2009-03-14
Dan
Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
file
|
diff
|
annotate
2009-01-15
Dan
Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
file
|
diff
|
annotate
2009-01-12
Dan
DBAL: Fixed issues with die_json() and multiline responses from {mysql,pg_last}_error()
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
less
more
(0)
-12
tip