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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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-14
Merge remote branch 'statusnet/0.9.x' into 1.0.x
Craig Andrews
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
correctly use sslserver if it is set
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
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
Clean up remote avatar temporary files if we fail before saving them into ava...
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
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
Spelling - OAuth not Oath
Zach Copley
2010-10-12
Add a basic group deletion for moderator users.
Brion Vibber
2010-10-12
Followup to IIS installer tweaks in [9bb48c36]:
Brion Vibber
2010-10-12
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou
2010-10-11
fix for column prefixes in table/index building
Brion Vibber
2010-10-11
fix for index gen
Brion Vibber
2010-10-11
tweak for strings
Brion Vibber
2010-10-11
tweak for mysql
Brion Vibber
2010-10-11
Start reworking things to build create table stuff (can view via dumpschema.p...
Brion Vibber
2010-10-11
PgsqlSchema can now pull primary, unique, mutli-value, *and* foreign keys :D
Brion Vibber
2010-10-11
Now pulling non-primary/unique index data for PG as well... need to sort out ...
Brion Vibber
2010-10-11
quick syntax fix
Brion Vibber
2010-10-08
Merge branch 'schema-x' of /Users/brion/pages/mublog into schema-x
Brion Vibber
2010-10-08
Starting on adapting postgresql schema class to look stuff up in the new drup...
Brion Vibber
2010-10-07
Some more poking at schema stuff, on the road towards a more portable table-m...
Brion Vibber
2010-10-07
Update ApiOauthAccessTokenAction to OAuth 1.0a
Zach Copley
2010-10-07
fix up some more 'not null's and such
Brion Vibber
2010-10-07
Fix detection of auto_increment fields in MySQL (sets them as 'serial' type)
Brion Vibber
2010-10-07
Some cleanup on detecting types
Brion Vibber
2010-10-07
Finish patching up the index fetching in new schema stuff for mysql
Brion Vibber
2010-10-07
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-07
Workaround for regression in input validation due to more PCRE oddities. Reco...
Brion Vibber
2010-10-07
Use 7 digits for oob OAuth pin instead of 6
Zach Copley
[next]