index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
elgglib.php
Age
Commit message (
Expand
)
Author
2013-02-27
Fixes #5162. Not encoding URL in elgg_http_remove_url_query_element().
Brett Profitt
2013-02-09
remove unused code: vars, foreach keys, etc
Steve Clay
2013-02-09
Small changes to remove static analysis noise and simplify flow
Steve Clay
2013-02-09
Doc fixes and inline type hints for variables (big static analysis cleanup)
Steve Clay
2012-12-08
Refs #4869 fixed formatting
cash
2012-12-08
Fixes #4948, #4686 checking that event/hook exists before trying to unregister
cash
2012-11-15
Fixes #4895: Output valid ETag and Expires headers
Steve Clay
2012-11-14
Style cleanup
Steve Clay
2012-11-14
Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...
Steve Clay
2012-09-28
fixed: shortcoming in Elgg's custom PHP error handler
Jerome Bakker
2012-08-25
Fixed @return doc on elgg_extract
Steve Clay
2012-07-01
Fixes #3955 removes public access from walled gardens - maintains groups func...
Cash Costello
2012-06-23
Fixes #4428 functions deprecated for current version logged at WARNING. They ...
Cash Costello
2012-06-23
Fixes #4168 returning default value from elgg_extract if non-array passed - n...
Cash Costello
2012-06-23
Fixes #4619 downgraded type violations to warnings
Cash Costello
2012-06-17
Merge pull request #274 from cash/language_caching
Cash Costello
2012-06-16
Fixes #4485 walled garden lets a plugin take over index page
Cash Costello
2012-06-14
rewrote the language caching - now not calling register_translations() if we ...
Cash Costello
2012-06-02
Merge pull request #190 from mrclay/patch-2
Cash Costello
2012-06-02
Merge pull request #172 from ewinslow/river-externalize-js
Cash Costello
2012-04-20
Fixes #4447: Error handler takes type hint violations seriously
Steve Clay
2012-03-04
Pulls river js out into external file
Evan Winslow
2012-02-10
updated the walled garden js to use new js lib
Cash Costello
2012-02-10
new layout and ajax loading for walled garden
Cash Costello
2012-01-25
caching language data
cash
2012-01-24
Merge pull request #151 from cash/system_cache
Cash Costello
2012-01-24
Merge pull request #150 from cash/boot
Cash Costello
2012-01-22
Fixes #4321. Limit alone is no longer valid for batch delete operations for m...
Brett Profitt
2012-01-21
moved cache loading out of plugin code
Cash Costello
2012-01-21
cleans up the boot process
Cash Costello
2012-01-15
Fixes #4036. Hiding exceptions except for admin users.
Brett Profitt
2012-01-11
Fixes #4292 added a white list for ajax views
cash
2012-01-08
Fixes #4278 deprecation notices ignore debug level but do respect whether the...
Cash Costello
2012-01-08
fixed some formatting
Cash Costello
2011-12-24
Refs #4009 registering the walled garden css and js on every request
Cash Costello
2011-11-25
added a better message for php libraries that don't exist on disk
Cash Costello
2011-11-15
atleast renaming the ui js libs
Cash Costello
2011-11-05
Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs
cash
2011-11-04
Fixes #4059 returning true when handling a page
cash
2011-11-04
Fixes #4059 page handlers all return nothing
cash
2011-10-30
added back support for registration and forgotten passwords to walled garden ...
cash
2011-10-30
basic walled garden implementation for logging in
cash
2011-10-23
Fixes #3914. Pulled avatar code out into its own library.
Brett Profitt
2011-10-17
Merge pull request #74 from cash/autocomplete
Cash Costello
2011-10-08
need to check if something exists before checking its type
Cash Costello
2011-10-08
Fixes #3936 added @access private to internal functions
Cash Costello
2011-10-06
using html extension to jquery.ui autocomplete
cash
2011-10-06
Merge pull request #69 from mrclay/issue3765
Cash Costello
2011-10-01
Fixes #3913 registering jquery.imgareaselect
Cash Costello
2011-09-28
Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...
Brett Profitt
[next]