Shish
|
8f8c0d151a
|
Update dependency versions
|
2024-08-31 17:06:39 +01:00 |
|
Shish
|
cc9de6b4b2
|
[core] merge method-check and permission-check into page_matches()
|
2024-02-10 23:03:14 +00:00 |
|
Shish
|
5735320a95
|
[extensions] have extension categories, remove versions
|
2024-02-10 19:42:28 +00:00 |
|
Shish
|
cbc574db90
|
[core] reduce use of POST global
|
2024-02-10 00:23:53 +00:00 |
|
Shish
|
434455b836
|
[tests] more voiding of tests
|
2024-01-15 14:31:51 +00:00 |
|
Shish
|
a1f22ef67c
|
[themes] void return type for display_* functions
|
2024-01-15 14:23:12 +00:00 |
|
Shish
|
bb9ab613ce
|
[everything] bulk set event handler return types to void
|
2024-01-15 11:52:35 +00:00 |
|
Shish
|
ec35cace6a
|
[core] replace quarter-arsed CLI interface with Symfony Console
|
2024-01-11 01:01:39 +00:00 |
|
Shish
|
26630a4e3b
|
fmt
|
2024-01-05 15:32:07 +00:00 |
|
Shish
|
af309601f5
|
[upload] separate out DataUpload, ImageAddition, and TagSet/SourceSet/LockSet/etc
|
2024-01-05 15:00:07 +00:00 |
|
Shish
|
00d4f9f75c
|
always have a Themelet, never null
|
2023-06-27 16:11:14 +01:00 |
|
Shish
|
c5e2353447
|
manual timeouts
|
2023-06-25 14:19:52 +01:00 |
|
Shish
|
b85e7ec209
|
manually control timeout, to dump trace data after hitting the limit
|
2023-06-25 13:40:57 +01:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Shish
|
8a58ede5b3
|
remove some dead code
|
2020-10-29 01:28:46 +00:00 |
|
Shish
|
e46b319295
|
set theme classes
|
2020-02-04 00:46:36 +00:00 |
|
Shish
|
4e57e04ddf
|
fix a lot of tests
|
2020-01-29 20:22:50 +00:00 |
|
Shish
|
6d3ca01424
|
format
|
2020-01-29 00:49:26 +00:00 |
|
Shish
|
615da9e9d2
|
fix all the tests (for sqlite, php7.4, osx, at least)
|
2020-01-28 21:19:59 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
849d04bf7a
|
more phpunit
|
2019-11-21 17:18:43 +00:00 |
|
Shish
|
1e4f08e9e9
|
updates for phpunit 8
|
2019-11-21 17:16:11 +00:00 |
|
Shish
|
b568933f45
|
remove extension metadata comments (we have metadata objects now)
|
2019-11-02 20:19:09 +00:00 |
|
Matthew Barbour
|
04b1754893
|
Fixed bulk add's KEY
|
2019-10-18 16:27:32 +01:00 |
|
Shish
|
a7bddb1dac
|
get rid of is_admin, fixes #676
|
2019-09-29 19:01:09 +01:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Shish
|
f078b283bd
|
pull a bunch of small fixes from #659
|
2019-06-14 13:16:58 +01:00 |
|
Shish
|
bf473f6d51
|
more lint fixes
|
2019-05-29 18:23:29 +01:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Shish
|
6febdec7b5
|
more explicit variable types
|
2016-06-19 23:05:57 +01:00 |
|
Matthew Barbour
|
898bcfae94
|
Fixes for bulk add results
|
2016-03-21 18:14:48 -05:00 |
|
Shish
|
8c1e3bc92a
|
mark tests as public
|
2015-09-26 11:17:13 +01:00 |
|
Shish
|
c54e336695
|
mark tests as incomplete rather than commenting them out
|
2015-09-24 23:16:38 +01:00 |
|
Shish
|
ec484c1144
|
more phpunit-ing
|
2015-09-20 20:04:13 +01:00 |
|
Shish
|
9af5995dcc
|
PHPUnit proof of concept
|
2015-09-20 20:03:29 +01:00 |
|
Daku
|
a55306f4be
|
don't throw no handler error if empty directory / directory doesn't exist
|
2015-08-12 06:58:44 +01:00 |
|
Shish
|
2aea79ac35
|
merge common parts of handle_archive and bulk_add
|
2015-05-24 16:08:46 +01:00 |
|
jgen
|
1ca3865a1c
|
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
|
2014-04-25 22:54:51 -04:00 |
|
Shish
|
f72bfbb050
|
fix indentation
|
2014-04-06 20:47:01 +01:00 |
|
Shish
|
c8aa3327a1
|
A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes
|
2014-03-30 13:26:48 +01:00 |
|
Shish
|
7dd929e5a8
|
remove a whole load of event->user variables that weren't used -- things should be using global user
|
2012-08-18 19:45:39 +01:00 |
|
Shish
|
4b2cba4642
|
bulk add uses tags from filename if filename is '123 - tag1 tag2 tag3.ext' folder name otherwise
|
2012-06-21 09:11:26 +01:00 |
|
Shish
|
082e6fa31b
|
nice, event-based command line support; try 'php index.php' for info
|
2012-06-17 20:06:02 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|
shish
|
ff199a7c63
|
Now that the extension manager is working, the non-essential extensions can be made optional
git-svn-id: file:///home/shish/svn/shimmie2/trunk@803 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-04-11 05:28:36 +00:00 |
|
shish
|
0634cdd73d
|
ignore symlinks in bulk add, stops recursion
git-svn-id: file:///home/shish/svn/shimmie2/trunk@640 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-12-08 04:30:11 +00:00 |
|
shish
|
c697694c13
|
double underscore as tag separator
git-svn-id: file:///home/shish/svn/shimmie2/trunk@638 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-12-08 04:08:29 +00:00 |
|