Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/sessions.php
2008-07-12
Dan
Added Gravatar support in UserManager in admin panel
file
|
diff
|
annotate
2008-07-10
Dan
Fixed undefined group_rank_id in sessions
file
|
diff
|
annotate
2008-07-07
Dan
Moved all account deactivation notice presentation code to its own method in sessions
file
|
diff
|
annotate
2008-07-03
Dan
As promised, dropped in the new librijndael. Benchmarks say about 3 times faster, but more performance testing will be done.
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-30
Dan
Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key
file
|
diff
|
annotate
2008-06-30
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
2008-06-26
Dan
Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
file
|
diff
|
annotate
2008-06-26
Dan
Fixed missing table_prefix in generate_rank_sql()
file
|
diff
|
annotate
2008-06-19
Dan
Fixed SQL syntax error thrown during rank data fetch
file
|
diff
|
annotate
2008-06-16
Dan
Fixed undefined index left over from scope system rewrite a few days ago
file
|
diff
|
annotate
2008-06-15
Dan
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
file
|
diff
|
annotate
2008-06-15
Dan
Got ACL scope logic working again and began enforcing it. Breaking API change: assigning page title with $template->tpl_strings['PAGE_NAME'] will no longer work, use $template->assign_vars(). Workaround may be added later. Test for assign_vars method if compatibility needed. Added namespace processor API (non-breaking change). Several other things tweaked around as well.
file
|
diff
|
annotate
less
more
(0)
-100
-14
tip