Shish Moom
|
1409eef470
|
Merge pull request #106 from green-ponies/master
Changes to the Install script
|
2012-02-07 10:54:43 -08:00 |
|
Shish
|
d715b3d8a6
|
brain-o
|
2012-02-07 18:27:53 +00:00 |
|
Shish
|
0589f9d72e
|
fine grained permission bits
|
2012-02-07 15:15:18 +00:00 |
|
Shish
|
bff5a8453f
|
start of fine-grained permissions
|
2012-02-07 13:44:54 +00:00 |
|
Shish
|
2162dbebdd
|
base_href variable for javascript, to avoid generating dynamic JS with PHP
|
2012-02-07 11:33:27 +00:00 |
|
Shish
|
3b205d98eb
|
charset
|
2012-02-07 10:56:46 +00:00 |
|
Shish
|
7211b0a30b
|
vary cookie only with CACHE_HTTP
|
2012-02-07 10:17:37 +00:00 |
|
green-ponies (jgen)
|
a78ca78c9b
|
More changes to the install script.
More error checking, better formating, etc..
|
2012-02-05 16:35:34 -05:00 |
|
Shish
|
2d334e08ea
|
How did this typo get back in here? :/
|
2012-02-05 05:06:55 +00:00 |
|
Shish
|
4e1300631b
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-05 04:25:58 +00:00 |
|
Shish
|
a55eca4462
|
so many bots crawling the infinite search space...
|
2012-02-05 04:21:03 +00:00 |
|
Shish
|
ee94aca3cd
|
missed a bit
|
2012-02-02 16:08:49 +00:00 |
|
Shish
|
dab85e5f26
|
merge type hints
|
2012-02-02 14:16:14 +00:00 |
|
Shish
|
52ff412b38
|
hiphop type hint placeholders
|
2012-02-02 13:58:48 +00:00 |
|
Shish
|
bbb51b60f8
|
typos~
|
2012-02-02 08:09:48 +00:00 |
|
Shish
|
baa409eb98
|
special PDO init for hiphop
|
2012-02-02 07:43:43 +00:00 |
|
Shish
|
16745aadc6
|
only require flexihash once
|
2012-02-02 04:35:26 +00:00 |
|
Shish
|
f198128f06
|
config.php might not exist, eg in monolith mode
|
2012-02-02 03:53:18 +00:00 |
|
Shish
|
2a375e7129
|
standard syntax
|
2012-02-01 17:01:41 +00:00 |
|
Shish
|
93540faca8
|
a note for the future
|
2012-02-01 17:00:44 +00:00 |
|
Shish
|
e049ea874d
|
require php 5.2.6 (debian-old's oldest version), get rid of ancient compat
|
2012-02-01 16:51:38 +00:00 |
|
Shish
|
e6d7e0c1d6
|
changes for easier monolithing
|
2012-02-01 16:41:18 +00:00 |
|
Shish
|
a70484be31
|
moving big functions out of index.php
|
2012-02-01 15:07:03 +00:00 |
|
Shish
|
04ed07a0df
|
some image links are absolute for good reason (eg they point to a CDN with a different hostname)
|
2012-01-31 15:11:06 +00:00 |
|
Daku
|
a1cc88cade
|
this should fix custom image links
|
2012-01-31 14:58:55 +00:00 |
|
Daku
|
bab893bbda
|
really ugly update ext
(although it works, the code is a mess :x)
|
2012-01-31 14:58:52 +00:00 |
|
Shish
|
853ea10fea
|
merge mass tagger
|
2012-01-31 14:28:34 +00:00 |
|
Shish
|
fe85b2b5ee
|
Merge remote branch 'zshall/master'
|
2012-01-31 14:00:41 +00:00 |
|
Shish
|
aed5e1a30e
|
hand merge of speed tweaks
|
2012-01-31 13:20:43 +00:00 |
|
Shish
|
db609745d3
|
Merge remote branch 'snowstrypes/error_wdir'
|
2012-01-31 12:59:19 +00:00 |
|
Shish
|
6e6138793b
|
DEBUG_SQL can be null for user-defined
|
2012-01-31 12:16:47 +00:00 |
|
Shish
|
c2689ba519
|
set remote addr in postgres connection
|
2012-01-31 12:16:19 +00:00 |
|
Shish
|
55447d1aa8
|
toggle for sql debugging
|
2012-01-30 05:00:21 +00:00 |
|
Shish
|
8623ab2917
|
_count_execs actually works nicely for PDO, if called...
|
2012-01-30 04:56:08 +00:00 |
|
Shish
|
3d582dc0d9
|
protip: don't break everything
|
2012-01-27 19:08:17 +00:00 |
|
Shish
|
6e64857936
|
wibble towards being totally SimpleExtension based, as that's easier to programatically optimise
|
2012-01-27 18:16:46 +00:00 |
|
Shish
|
7a5f87572c
|
an image already knows what its own details are, it doesn't need to be passed them...
|
2012-01-27 16:27:02 +00:00 |
|
Shish
|
96b8253b38
|
term can be empty to start with >_<
|
2012-01-26 17:56:48 +00:00 |
|
Shish
|
ae56e591e9
|
sometimes, there is no token :O
|
2012-01-26 17:36:22 +00:00 |
|
Shish
|
70fc4b5a54
|
Currently SCore is pretty behind-the-scenes
|
2012-01-26 17:32:30 +00:00 |
|
Shish
|
f1d4fc700e
|
persist connections
|
2012-01-26 17:24:56 +00:00 |
|
Shish
|
4530efc1e0
|
minus on its own was being turned into 'negative null-tag', which confused things
|
2012-01-26 17:16:06 +00:00 |
|
Shish
|
717024d464
|
explicit no-cache stops varnish from caching
|
2012-01-26 16:53:59 +00:00 |
|
Shish
|
54031fcb90
|
still bail on assert failures even when debug is off
|
2012-01-26 15:26:00 +00:00 |
|
Shish
|
ad686975b7
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-26 02:15:12 +00:00 |
|
Shish
|
a208d5c6bc
|
lock logging fix
|
2012-01-26 02:15:06 +00:00 |
|
Shish
|
96b3b5c72a
|
subfolders in data/
|
2012-01-23 05:39:47 +00:00 |
|
Shish
|
03204859c1
|
merge~
|
2012-01-22 15:11:39 +00:00 |
|
Shish
|
565b15c91e
|
access the start time too...
|
2012-01-22 14:48:06 +00:00 |
|
Shish
|
da45389c42
|
have autodate include hours and minutes
|
2012-01-22 14:40:25 +00:00 |
|