index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util.php
Age
Commit message (
Expand
)
Author
2010-01-13
remove session info in syslog
Evan Prodromou
2010-01-12
remove some debugging statements from util.php
Evan Prodromou
2010-01-12
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-11
strip out session ID from root URL
Evan Prodromou
2010-01-11
Merge branch 'sessionidparam' into 0.9.x
Evan Prodromou
2010-01-11
accept session from
Evan Prodromou
2010-01-10
add session ID to local URL when server parts differ
Evan Prodromou
2010-01-10
Sever -> server in error message
Evan Prodromou
2010-01-10
Sever -> server in error message
Evan Prodromou
2010-01-10
Merge branch 'master' into 0.9.x
Evan Prodromou
2010-01-10
debugging code to find passed-in objects in munge_password
Evan Prodromou
2010-01-04
Ticket 2141: bugs with weighted popularity lists across year boundary.
Brion Vibber
2010-01-04
Ticket 2141: bugs with weighted popularity lists across year boundary.
Brion Vibber
2010-01-02
Make caching a plugin system
Evan Prodromou
2010-01-02
fixup memcache functions
Evan Prodromou
2009-12-30
Enable memcache automatic compression, starting at 20k and only if compressio...
Craig Andrews
2009-12-22
Merge branch 'testing'
Evan Prodromou
2009-12-21
Ignore user language settings that aren't listed in language config; we'll th...
Brion Vibber
2009-12-19
Ignore user language settings that aren't listed in language config; we'll th...
Brion Vibber
2009-12-16
Add some doc comments and fixmes in util.php
Brion Vibber
2009-12-16
PHP 5.3 closure-based implementation of curry(); old implementation used as f...
Brion Vibber
2009-12-05
Add 2 new events to enable logger pluginization: StartLog and EndLog
Craig Andrews
2009-12-03
Code style cleanup: dropped some unnecessary =& reference assignments where t...
Brion Vibber
2009-11-27
Drop the username from the log id for now; seems to trigger an error loop in ...
Brion Vibber
2009-11-27
Drop the username from the log id for now; seems to trigger an error loop in ...
Brion Vibber
2009-11-27
request id on logs... pid + random id per web request + username + method + url
Brion Vibber
2009-11-27
request id on logs... pid + random id per web request + username + method + url
Brion Vibber
2009-11-25
Drop error message on setlocale() failure; this is harmless, since we actuall...
Brion Vibber
2009-11-25
Drop error message on setlocale() failure; this is harmless, since we actuall...
Brion Vibber
2009-11-18
Added Authorization plugin
Craig Andrews
2009-11-12
blasted, that should not be there
Craig Andrews
2009-11-12
Added a User_username table that links the external username with a StatusNet...
Craig Andrews
2009-11-11
Redid how URL shorteners work. This way is much more like how Evan wants even...
Craig Andrews
2009-11-11
Fix bug 1963: Web UI throws warnings during previously open login session aft...
Brion Vibber
2009-11-10
change credential check to work more like other events
Evan Prodromou
2009-11-10
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-11-10
fixup output of object attributes in db error code
Evan Prodromou
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-08
Revert "* [Cc]an't -> [Cc]annot"
Brion Vibber
2009-11-08
* [Cc]an't -> [Cc]annot
Siebrand Mazeland
2009-11-05
Added an AutoRegister event
Craig Andrews
2009-11-04
Added a CheckPassword event
Craig Andrews
2009-11-02
Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/main...
Brion Vibber
2009-11-02
allow <> to surround the url (like () or [])
Craig Andrews
2009-11-02
do not allow " in URLs - they are not legal URL characters
Craig Andrews
2009-11-02
do not allow [ and ] - they are not legal URL characters
Craig Andrews
2009-10-31
merge from testing
Evan Prodromou
[next]