index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
Age
Commit message (
Expand
)
Author
2010-10-15
Make StatusNet::initDefaults() public so we can call it from the installer.
Brion Vibber
2010-10-15
Split the core-setup bits of common.php out to framework.php (better ideas?) ...
Brion Vibber
2010-10-15
Update installer to use new Schema code to create the core tables instead of ...
Brion Vibber
2010-10-15
Merge branch '1.0.x' into schema-x
Brion Vibber
2010-10-15
Tweak DB query logging to also log queries that fail; the exceptions we get a...
Brion Vibber
2010-10-14
Merge remote branch 'statusnet/0.9.x' into 1.0.x
Craig Andrews
2010-10-14
let users set their SSL logo through the admin panel
Evan Prodromou
2010-10-14
document and default for site|ssllogo
Evan Prodromou
2010-10-14
fix copy-and-paste error in javascript url creation
Evan Prodromou
2010-10-14
make the logo be compatible with HTTPS pages, if possible
Evan Prodromou
2010-10-14
Make HTTPS urls in File::url() if necessary
Evan Prodromou
2010-10-14
accept profile URL as a LRDD identifier
Evan Prodromou
2010-10-14
Show Webfinger, URI and profile page as subject and aliases
Evan Prodromou
2010-10-14
correctly use sslserver if it is set
Evan Prodromou
2010-10-14
document sslserver and sslpath configuration options
Evan Prodromou
2010-10-14
Design::url() will use HTTPS if page is HTTPS
Evan Prodromou
2010-10-14
use HTTPS for scripts and stylesheets if the current page is HTTPS
Evan Prodromou
2010-10-14
show HTTPS urls for JavaScript if HTTPS used for page
Evan Prodromou
2010-10-14
consolidate some theme path code between ssl and non-ssl
Evan Prodromou
2010-10-14
use HTTPS for favicon.ico if page is HTTPS
Evan Prodromou
2010-10-14
try to show HTTPS-encrypted theme files for HTTPS-encrypted pages
Evan Prodromou
2010-10-14
try and show an SSL image for the creative commons image
Evan Prodromou
2010-10-14
add static method StatusNet::isHTTPS()
Evan Prodromou
2010-10-13
better deletion of related objects in User_group::delete()
Evan Prodromou
2010-10-13
Cleanup unique & foreign key defs
Brion Vibber
2010-10-13
fix bug with --diff on missing table
Brion Vibber
2010-10-13
Nicer diff display for schema dump
Brion Vibber
2010-10-13
logic fix in diffing :D
Brion Vibber
2010-10-13
Fix for PG filtering
Brion Vibber
2010-10-13
suppress notices for non-present sections
Brion Vibber
2010-10-13
Filter table definitions to scrub out unsupported features before trying to a...
Brion Vibber
2010-10-13
Merge branch '1.0.x' into schema-x
Brion Vibber
2010-10-13
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou
2010-10-13
Merge branch 'master' into 0.9.x
Brion Vibber
2010-10-13
Clean up remote avatar temporary files if we fail before saving them into ava...
Brion Vibber
2010-10-13
ModHelper -> silence only, don't let them sandbox (it's too confusing atm wit...
Brion Vibber
2010-10-12
Add a doc page that links to the StatusNet wiki API page
Craig Andrews
2010-10-12
some of the ensureTable stuff partially working
Brion Vibber
2010-10-12
Default to ssl in oauth tests examples config
Zach Copley
2010-10-12
Merge branch 'oauth-1.0a' into 0.9.x
Zach Copley
2010-10-12
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-12
Improve cache-friendliness of user_group->delete().
Brion Vibber
2010-10-12
Spelling - OAuth not Oath
Zach Copley
2010-10-12
Print a proper error message
Zach Copley
2010-10-12
Cascading deletion for user_group; doesn't yet work properly with caching.
Brion Vibber
2010-10-12
Add a basic group deletion for moderator users.
Brion Vibber
2010-10-12
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-10-12
Followup to IIS installer tweaks in [9bb48c36]:
Brion Vibber
2010-10-12
Initial version of ModHelper plugin, with basic functionality but the UI stri...
Brion Vibber
2010-10-12
Output a log message when issuing a request token
Zach Copley
[next]