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-18
PG tweak
Brion Vibber
2010-10-18
Normalize the 'modified' vs 'created' field definitions to not-null timestamp...
Brion Vibber
2010-10-18
Merge branch '1.0.x' into schema-x
Brion Vibber
2010-10-18
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-18
Clean up edge cases in OStatus FeedDiscoveryTest
Brion Vibber
2010-10-18
Update URLDetectionTest.php for rel="nofollow external". There are still some...
Brion Vibber
2010-10-18
Avoid notice in DirectionDetectorPlugin when dealing with empty string.
Brion Vibber
2010-10-18
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-18
Make HTTP timeout configurable on OStatus's remote-tests.php (needs to be pum...
Brion Vibber
2010-10-18
fix notice on non-https views
Brion Vibber
2010-10-18
document API and nofollow config options
Evan Prodromou
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-16
* add plural support where missing
Siebrand Mazeland
2010-10-16
Update translator documentation.
Siebrand Mazeland
2010-10-16
Change incorrect use of e.g. to i.e.
Siebrand Mazeland
2010-10-16
Use common case instead of WARNING in all caps.
Siebrand Mazeland
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-15
Tweak DB query logging to also log queries that fail; the exceptions we get a...
Brion Vibber
2010-10-15
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou
2010-10-15
add SSL servers and paths to pathadminpanel.php
Evan Prodromou
2010-10-14
Fix ticket #2829: we have more subdirs to pull than just avatars now; updated...
Brion Vibber
2010-10-14
Merge branch '2828' into 0.9.x
Brion Vibber
2010-10-14
Fix for ticket #2828, part II: apostrophe in site name set in installer creat...
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
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
[next]