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-19
Convert SamplePlugin to new-style table defs, tweak some stuff to test basic ...
Brion Vibber
2010-10-19
Starting to encapsulate some of the schema_version checksum / updater logic
Brion Vibber
2010-10-19
Merge branch '1.0.x' into schema-x
Brion Vibber
2010-10-19
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-19
fix index drop on pg
Brion Vibber
2010-10-19
$config['db']['mysql_foreign_keys'] option to experimentally enable foreign k...
Brion Vibber
2010-10-19
Initial foreign key setup support
Brion Vibber
2010-10-19
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley
2010-10-19
OAuth - better log messages
Zach Copley
2010-10-18
strip column prefix lengths from key defs on pg
Brion Vibber
2010-10-18
Fix misnamed unique constraint
Brion Vibber
2010-10-18
Quoting fixes for postgres
Brion Vibber
2010-10-18
tweak unique constraint setup
Brion Vibber
2010-10-18
MySQL schema: fix dropping unique indexes, add support for changing table pro...
Brion Vibber
2010-10-18
Drop reverseTypeMap from schemas; we're now doing the forward-mapping on the ...
Brion Vibber
2010-10-18
PG tweak
Brion Vibber
2010-10-18
Merge branch '1.0.x' into schema-x
Brion Vibber
2010-10-18
Bump version/string: 0.9.6 "Man on the Moon"
Brion Vibber
2010-10-18
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-18
fix notice on non-https views
Brion Vibber
2010-10-18
default for nofollow external is sometimes
Evan Prodromou
2010-10-18
options to nofollow external links in notices
Evan Prodromou
2010-10-15
some more tweaking to do the mappings during filterDef; not totally sure I li...
Brion Vibber
2010-10-15
fix notice on non-https views
Brion Vibber
2010-10-15
fix notice on non-https views
Brion Vibber
2010-10-15
woops wrong path
Brion Vibber
2010-10-15
tweak copyright headers on installer
Brion Vibber
2010-10-15
Cleanup on making the schema work for installer (not quite there yet)
Brion Vibber
2010-10-15
fix typo on params on Schema->createTable()
Brion Vibber
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-14
Merge branch '2828' into 0.9.x
Brion Vibber
2010-10-14
Fix for ticket #2828: apostrophe in site name set in installer created a brok...
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
[next]