This website requires JavaScript.
82ab2a8305
faster tests
Shish
2015-09-20 23:10:33 +01:00
fc2bbefcb9
test all the things
Shish
2015-09-20 22:40:04 +01:00
13dfb8861f
more tests
Shish
2015-09-20 21:20:28 +01:00
2600ef042b
setup tests
Shish
2015-09-20 20:44:34 +01:00
7bfc959547
upload tests
Shish
2015-09-20 20:28:27 +01:00
ff8da5be8e
word filter tests
Shish
2015-09-20 20:18:55 +01:00
90cd823ece
fix liveness testing, and comments tests
Shish
2015-09-20 18:37:36 +01:00
c9036a91d5
remove dead code
Shish
2015-09-20 16:45:32 +01:00
0617079afb
test
Shish
2015-09-12 14:51:41 +01:00
9f10f923fe
chdir() in phpunit bootstrap
Shish
2015-09-12 14:49:53 +01:00
49a6083b8b
fix
Shish
2015-09-12 14:48:16 +01:00
83a1336b76
more test
Shish
2015-09-12 12:24:18 +01:00
ec484c1144
more phpunit-ing
Shish
2015-08-23 16:09:52 +01:00
2d622cf908
put test svg in a file
Shish
2015-08-09 21:46:43 +01:00
8fa2fadd44
add sqlite to travis
Shish
2015-08-09 14:37:07 +01:00
9af5995dcc
PHPUnit proof of concept
Shish
2015-08-09 12:14:28 +01:00
e3959e5ec8
remove simpletest
Shish
2015-08-09 12:28:09 +01:00
5a466bfac3
include config modification data in JS/CSS caches
Shish
2015-09-20 17:40:04 +01:00
ba3a61052f
timeout on varnish purger
Shish
2015-09-20 16:46:49 +01:00
ffc636515f
remove dead code
Shish
2015-09-20 16:45:32 +01:00
147b47a78c
add comment style
Shish
2015-09-20 16:45:02 +01:00
e4b4bf2c8f
better sql logging
Shish
2015-09-20 16:43:15 +01:00
1fc5fb755a
handle null in tag_editcloud
Shish
2015-09-20 13:20:12 +01:00
ca1782ff68
Merge pull request #512 from JarJak/develop
Shish
2015-09-20 12:32:34 +01:00
446397b5ad
fix
JarJak
2015-09-20 12:14:56 +02:00
35a4f385b3
phpstorm tidying
Shish
2015-09-12 11:43:28 +01:00
6c304420a6
Merge pull request #506 from DakuTree/bugfixes
Shish
2015-08-12 10:41:00 +01:00
a55306f4be
don't throw no handler error if empty directory / directory doesn't exist
Daku
2015-08-12 06:58:44 +01:00
9490e4aae2
fix endless loop when checking for subdirectory is there any reason why this was only checking for "." & ".." ?
Daku
2015-08-12 06:43:38 +01:00
b2d8b41388
spaces > tabs
Daku
2015-08-12 06:12:53 +01:00
ef6a7289bb
if alias is negative and has multiple tags, make sure each tag becomes negative
Daku
2015-08-12 06:11:21 +01:00
ebfcf9389e
using links as block title doesn't play nice with .js, so specify ID blocks use title as ID, which will break if the title is a link
Daku
2015-08-10 00:45:06 +01:00
4e79cbdc18
installer exit codes
Shish
2015-08-09 15:40:20 +01:00
e5511ec801
wtf, php
Shish
2015-08-09 15:39:00 +01:00
9ff2ef390d
make handle_404 handle blotter
Shish
2015-08-09 13:39:48 +01:00
d043852785
php7 compat
Shish
2015-08-09 12:26:36 +01:00
e415bd3fca
more database support
Shish
2015-08-09 12:16:06 +01:00
0ef8db8371
not all requests have remote_addr
Shish
2015-08-09 12:15:46 +01:00
a70ca33f96
fix typo
Shish
2015-08-08 23:04:36 +01:00
df56213ec3
allow exts to mark themselves as not supporting sqlite
Shish
2015-08-08 22:23:07 +01:00
a7d0158848
more sqlite support
Shish
2015-08-08 22:11:41 +01:00
65289ed9c8
skip to latest db
Shish
2015-08-08 17:21:37 +01:00
cef7257ec8
abstract unique index creation
Shish
2015-08-08 17:17:44 +01:00
45d090054b
set_default_bool should take a bool, always
Shish
2015-08-08 17:17:14 +01:00
fa2f17817e
scrutinizing
Shish
2015-08-04 13:53:58 +01:00
d2d2a9b73a
try checking for property of object rather than class?
Shish
2015-08-04 12:37:35 +01:00
654b282ab7
allow BASE_HREF to be defined explicitly
Shish
2015-08-03 15:42:45 +01:00
7762b2c703
do InitExtEvent in bootstrap, before user exists
Shish
2015-08-03 15:40:20 +01:00
83435e3266
set cookies on Page object
Shish
2015-08-03 14:32:46 +01:00
eb246ef1ee
count_execs is legacy code from adodb anyway... remove another global
Shish
2015-08-02 21:31:55 +01:00
ec5d9bb6f4
more sensible naming
Shish
2015-08-02 21:23:45 +01:00
6e56224b8d
rename final private global
Shish
2015-08-02 21:19:22 +01:00
669fd800d0
move all event stuff together
Shish
2015-08-02 20:54:41 +01:00
3ad8fe4a93
inline add_event_listener to save some layers and loops
Shish
2015-08-02 20:43:53 +01:00
18490ed488
more global removal
Shish
2015-08-02 20:39:41 +01:00
c17250b6b9
there is no more purge unused tags
Shish
2015-08-02 19:35:42 +01:00
e2b6f2c2dd
global management
Shish
2015-08-02 19:29:25 +01:00
c6cf4fa339
hiphop is no more, hhvm can handle defines
Shish
2015-08-02 19:24:45 +01:00
90e86b99ae
page->set_code() to set HTTP status
Shish
2015-08-02 19:07:11 +01:00
94244d762b
include the right jquery in install.php
Shish
2015-08-02 15:52:42 +01:00
0b385d05af
wibble init into a separate bootstrap file, for more unit-testability
Shish
2015-08-02 15:47:04 +01:00
f68102b267
also test php7
Shish
2015-08-01 18:40:28 +01:00
4f413e7386
using system php-fpm always gets us php5.3 ~_~
Shish
2015-08-01 14:25:53 +01:00
21a1b176c6
separate router from index.php
Shish
2015-08-01 16:27:07 +01:00
3d5172e235
stand-alone router mode
Shish
2015-08-01 16:23:33 +01:00
e3cb33efb9
remove single-use var
Shish
2015-08-01 16:22:42 +01:00
aed08d3c12
revert a little
Shish
2015-08-01 16:15:36 +01:00
ab4c558126
php cli server uses its own request thing
Shish
2015-08-01 15:24:58 +01:00
53f19120d2
check for set vars in get_base_href
Shish
2015-08-01 14:55:53 +01:00
ac5f0f611c
also install sqlite driver
Shish
2015-08-01 14:12:58 +01:00
cb9cc07d30
add test-info
Shish
2015-08-01 13:23:59 +01:00
9bba2a0f5b
update travis too
Shish
2015-08-01 13:44:37 +01:00
35d762bc32
Also update programatic check
Shish
2015-08-01 13:42:40 +01:00
78bbaa04de
PHP 5.3 has been EOL for a year now, Postgres 8 too
Shish
2015-08-01 13:41:47 +01:00
e5e7f891e2
scrutinizer suggestions
Shish
2015-07-21 01:20:53 +01:00
9508bec8d3
whyyyyy
Shish
2015-07-21 01:00:13 +01:00
7064e9ffcd
merge
Shish
2015-07-20 23:49:33 +01:00
f3c9f57e62
Merge pull request #491 from shish/more_https
Shish
2015-07-20 23:28:21 +01:00
2b6f3b7266
better asserting
Shish
2015-07-19 19:04:35 +01:00
90539a32bc
validate_input() function
Shish
2015-07-12 22:40:28 +01:00
06d8c7a879
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
Shish
2015-07-12 22:40:34 +01:00
feecdd4d13
support for changing usernames
Shish
2015-07-12 22:14:57 +01:00
1907dc29bc
cache event log size for 600 seconds, not cache the value '600' forever...
Shish
2015-07-12 22:12:37 +01:00
88fead6ba6
connect to search accelerator for 2-100x speedup on heavy queries
Shish
2015-07-12 22:12:05 +01:00
9f9f2735f4
case-insensitive autocomplete
Shish
2015-07-04 12:26:29 +01:00
cabc600207
show all html headers on the front page, so autocomplete can work
Shish
2015-07-04 12:25:23 +01:00
10e7dd27d4
remove trailing commas from schema definitions in create_table()
Shish
2015-07-02 12:38:33 +01:00
8f7e4bab3c
Merge pull request #492 from jgen/develop
Shish
2015-06-02 12:14:25 +01:00
0ebe510db1
Javascript IIFE (immediately invoked function expressions) need semicolon.
jgen
2015-06-01 18:27:00 -07:00
f73e0e6884
argh
jgen
2015-06-01 18:00:46 -07:00
4bf56364eb
Missed one use of $headers. Was used in only one other place. Also, change the function so that if anyone else uses it in the future it doesn't throw warnings.
jgen
2015-06-01 17:57:34 -07:00
6a6480181d
Move zoom function inside closure so it isn't potentially knocked out by other functions (with same name) in global scope.
jgen
2015-06-01 15:38:04 -07:00
8a8a26e23a
Merge branch 'develop' of git://github.com/shish/shimmie2 into develop
jgen
2015-06-01 15:31:27 -07:00
1aaaeb69fb
fix merge
Shish
2015-06-01 16:00:03 +01:00
4ebcf449e2
Merge pull request #488 from jgen/master
Shish
2015-06-01 15:58:36 +01:00
4fd3d1a024
argh php
Shish
2015-06-01 11:23:04 +01:00
8d2b97b72f
more https support, and dedupe get_image/thumb_link
Shish
2015-06-01 10:57:56 +01:00
21d96db771
remove unused var
Shish
2015-06-01 10:50:26 +01:00
1c43fd9dc4
Remove duplicate 'class' attribute on html element. Fixed tag edit box so that auto complete works again.
jgen
2015-06-01 02:39:08 -07:00
56b9117a20
Merge branch 'master' into develop
jgen
2015-05-31 22:43:49 -07:00