Brion Vibber
|
a67160e01e
|
Merge branch '1.0.x' into schema-x
Conflicts:
lib/common.php
|
2010-10-19 15:19:46 -07:00 |
|
Brion Vibber
|
3593f3f132
|
Merge branch '0.9.x' into 1.0.x
|
2010-10-19 15:18:07 -07:00 |
|
Brion Vibber
|
aeb1c23a2f
|
fix index drop on pg
|
2010-10-19 12:23:49 -07:00 |
|
Brion Vibber
|
e07254d15b
|
$config['db']['mysql_foreign_keys'] option to experimentally enable foreign keys on MySQL. (Would only work on InnoDB tables, may explode, etc)
|
2010-10-19 12:11:49 -07:00 |
|
Brion Vibber
|
7751d455de
|
Initial foreign key setup support
|
2010-10-19 12:08:59 -07:00 |
|
Zach Copley
|
5ac694c74f
|
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
|
2010-10-19 12:08:48 -07:00 |
|
Zach Copley
|
5866493cae
|
OAuth - better log messages
|
2010-10-19 12:07:59 -07:00 |
|
Brion Vibber
|
53cf39c97a
|
strip column prefix lengths from key defs on pg
|
2010-10-18 18:26:11 -07:00 |
|
Brion Vibber
|
d3f8a880a9
|
Fix misnamed unique constraint
|
2010-10-18 18:16:07 -07:00 |
|
Brion Vibber
|
b865ded7ff
|
Quoting fixes for postgres
|
2010-10-18 18:15:58 -07:00 |
|
Brion Vibber
|
ebe9972df6
|
tweak unique constraint setup
|
2010-10-18 18:07:25 -07:00 |
|
Brion Vibber
|
4aa6c4e49f
|
MySQL schema: fix dropping unique indexes, add support for changing table properties back from old code.
|
2010-10-18 17:44:41 -07:00 |
|
Brion Vibber
|
a923ef9719
|
Drop reverseTypeMap from schemas; we're now doing the forward-mapping on the canonical def before comparing
|
2010-10-18 17:21:12 -07:00 |
|
Brion Vibber
|
e44f1fe989
|
PG tweak
|
2010-10-18 17:15:51 -07:00 |
|
Brion Vibber
|
f1bfbece06
|
Merge branch '1.0.x' into schema-x
|
2010-10-18 15:26:20 -07:00 |
|
Brion Vibber
|
e8da3618c2
|
Bump version/string: 0.9.6 "Man on the Moon"
|
2010-10-18 14:49:02 -07:00 |
|
Brion Vibber
|
7765ddae81
|
Merge branch '0.9.x' into 1.0.x
Conflicts:
README
lib/default.php
|
2010-10-18 12:17:11 -07:00 |
|
Brion Vibber
|
edf8990aa9
|
fix notice on non-https views
|
2010-10-18 11:12:26 -07:00 |
|
Evan Prodromou
|
47ac8458ca
|
default for nofollow external is sometimes
|
2010-10-18 11:41:18 -04:00 |
|
Evan Prodromou
|
7c05b0dafc
|
options to nofollow external links in notices
|
2010-10-18 11:29:52 -04:00 |
|
Brion Vibber
|
eb93bdbb03
|
some more tweaking to do the mappings during filterDef; not totally sure I like it
|
2010-10-15 16:32:37 -07:00 |
|
Brion Vibber
|
e0cb6d6f7f
|
fix notice on non-https views
|
2010-10-15 15:03:54 -07:00 |
|
Brion Vibber
|
fa50ab2a94
|
fix notice on non-https views
|
2010-10-15 15:01:55 -07:00 |
|
Brion Vibber
|
1a2170914e
|
woops wrong path
|
2010-10-15 15:01:43 -07:00 |
|
Brion Vibber
|
3dd4157f26
|
tweak copyright headers on installer
|
2010-10-15 14:49:05 -07:00 |
|
Brion Vibber
|
90c35dc541
|
Cleanup on making the schema work for installer (not quite there yet)
|
2010-10-15 13:47:38 -07:00 |
|
Brion Vibber
|
77300f94a3
|
fix typo on params on Schema->createTable()
|
2010-10-15 13:34:54 -07:00 |
|
Brion Vibber
|
dcf0acd503
|
Make StatusNet::initDefaults() public so we can call it from the installer.
|
2010-10-15 13:34:35 -07:00 |
|
Brion Vibber
|
201efe6b62
|
Split the core-setup bits of common.php out to framework.php (better ideas?) so we can easily set up our framework to run Schema setup before we have a core database to load a live config from.
|
2010-10-15 13:33:26 -07:00 |
|
Brion Vibber
|
a335dcbcbb
|
Update installer to use new Schema code to create the core tables instead of db/statusnet.sql or db/statusnet_pg.sql
|
2010-10-15 12:20:10 -07:00 |
|
Brion Vibber
|
4c3aebd396
|
Merge branch '1.0.x' into schema-x
|
2010-10-15 11:40:40 -07:00 |
|
Brion Vibber
|
a2090ecc97
|
Merge branch '2828' into 0.9.x
|
2010-10-14 16:52:01 -07:00 |
|
Brion Vibber
|
3f74f44603
|
Fix for ticket #2828: apostrophe in site name set in installer created a broken config.php.
Now running values through var_export() before putting them into the config.php, ensuring strings will be properly quoted.
|
2010-10-14 16:25:43 -07:00 |
|
Craig Andrews
|
0721d8d3e2
|
Merge remote branch 'statusnet/0.9.x' into 1.0.x
|
2010-10-14 15:27:17 -04:00 |
|
Evan Prodromou
|
1a4dc03bfe
|
document and default for site|ssllogo
|
2010-10-14 14:56:38 -04:00 |
|
Evan Prodromou
|
8f3b18f27f
|
fix copy-and-paste error in javascript url creation
|
2010-10-14 14:53:20 -04:00 |
|
Evan Prodromou
|
72454db118
|
make the logo be compatible with HTTPS pages, if possible
|
2010-10-14 14:22:49 -04:00 |
|
Evan Prodromou
|
b31c49c5d4
|
Make HTTPS urls in File::url() if necessary
|
2010-10-14 14:22:17 -04:00 |
|
Evan Prodromou
|
97a7fb246c
|
correctly use sslserver if it is set
|
2010-10-14 01:35:11 -04:00 |
|
Evan Prodromou
|
7436e5d13e
|
use HTTPS for scripts and stylesheets if the current page is HTTPS
|
2010-10-14 01:09:02 -04:00 |
|
Evan Prodromou
|
ac63f8baae
|
show HTTPS urls for JavaScript if HTTPS used for page
|
2010-10-14 01:00:13 -04:00 |
|
Evan Prodromou
|
74c5aa8f9a
|
consolidate some theme path code between ssl and non-ssl
|
2010-10-14 00:59:53 -04:00 |
|
Evan Prodromou
|
ca0323d01b
|
use HTTPS for favicon.ico if page is HTTPS
|
2010-10-14 00:50:26 -04:00 |
|
Evan Prodromou
|
d91f894ccb
|
try to show HTTPS-encrypted theme files for HTTPS-encrypted pages
|
2010-10-14 00:46:32 -04:00 |
|
Evan Prodromou
|
40c64388e6
|
try and show an SSL image for the creative commons image
|
2010-10-14 00:31:13 -04:00 |
|
Evan Prodromou
|
cef10c7167
|
add static method StatusNet::isHTTPS()
|
2010-10-14 00:16:23 -04:00 |
|
Brion Vibber
|
4f4b0a2612
|
logic fix in diffing :D
|
2010-10-13 16:56:49 -07:00 |
|
Brion Vibber
|
0de3661d57
|
Fix for PG filtering
|
2010-10-13 16:21:24 -07:00 |
|
Brion Vibber
|
c0bb3062f6
|
suppress notices for non-present sections
|
2010-10-13 16:11:02 -07:00 |
|
Brion Vibber
|
229c772634
|
Filter table definitions to scrub out unsupported features before trying to alter a table. This lets us skip those where we end up trying to change unsupported features.
|
2010-10-13 16:04:28 -07:00 |
|