Shish
|
9b96b44d64
|
tag cache is glitchy, too many things might update it
|
2012-01-20 05:16:40 +00:00 |
|
Shish
|
49e7bfa1b2
|
tidy up some ancient base_href / data_href messes; base_href as a config variable is no longer used
|
2012-01-20 03:29:29 +00:00 |
|
Shish
|
18e36f9b31
|
Rather than three levels of configuration, let's have two (define()'d values in config.php for system-level stuff, the web-editable config table for user-level stuff). Basically switches database_dsn from a global variable to a defined constant.
|
2012-01-20 03:15:58 +00:00 |
|
Shish
|
e46c22a228
|
weighted CDN targets
|
2012-01-17 15:47:58 +00:00 |
|
Shish
|
6ca81cb636
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-16 20:59:00 +00:00 |
|
Shish
|
cc3bda38f0
|
attempt to hand-merge jgen's revert by IP vits
|
2012-01-16 20:58:55 +00:00 |
|
Shish Moom
|
40c3861bc9
|
Merge pull request #76 from tkorpe/master
Bulk add faster
|
2012-01-16 12:41:56 -08:00 |
|
Shish
|
8f56b9ae2c
|
argh php, syntax that used to be required is now deprecated...
|
2012-01-16 19:58:03 +00:00 |
|
green-ponies (jgen)
|
cd7de93a0a
|
Changing for-loops to use pre-calculated values.
Rather than calculating the value each time.
|
2012-01-16 00:07:04 -05:00 |
|
Shish
|
9bde42d452
|
consistent hashing for multiple data mirrors
|
2012-01-16 02:53:38 +00:00 |
|
green-ponies (jgen)
|
7195d3d1f3
|
Changes using empty instead of strlen.
|
2012-01-12 23:07:14 -05:00 |
|
green-ponies (jgen)
|
2c6b5128c6
|
More tweaks for minor speed gains.
|
2012-01-12 21:17:37 -05:00 |
|
green-ponies (jgen)
|
3f7646bc8b
|
typo
|
2012-01-12 20:30:26 -05:00 |
|
green-ponies (jgen)
|
fc12bbbfe5
|
More small changes to help save a few microseconds.
|
2012-01-12 15:46:34 -05:00 |
|
green-ponies (jgen)
|
d7ff1b96ab
|
More stupid typos. Gah.
|
2012-01-12 15:13:38 -05:00 |
|
green-ponies (jgen)
|
c739e5b2e8
|
Silly typo.
|
2012-01-12 15:06:32 -05:00 |
|
green-ponies (jgen)
|
2e0e8475a1
|
A few more small changes for speed.
|
2012-01-12 14:46:58 -05:00 |
|
Thasan
|
9f8a49483f
|
check if thumbnail already exists before regenerating it, way to force regen.
|
2012-01-12 03:54:27 +02:00 |
|
green-ponies (jgen)
|
26d383198a
|
More small changes for speed.
|
2012-01-11 15:57:00 -05:00 |
|
green-ponies (jgen)
|
ea15574226
|
Changes and tweaks for speed.
Because every microsecond counts! :P
These changes are based on information from:
http://phpbench.com/
http://stackoverflow.com/questions/482202/is-there-a-performance-benefit-single-quote-vs-double-quote-in-php
|
2012-01-11 15:08:27 -05:00 |
|
Shish
|
5b717870d1
|
case sensitivity blargh
|
2012-01-01 17:13:50 +00:00 |
|
Shish
|
beff330a37
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-01 16:54:58 +00:00 |
|
Shish
|
56a780bfd3
|
in per-letter mode, don't separate a and A
|
2012-01-01 16:54:44 +00:00 |
|
Daku
|
dff1eef51a
|
make_form now has a onsubmit option
|
2011-12-31 14:18:55 +00:00 |
|
Shish
|
ad2bb8b8b6
|
switch timeago to a javascript implementation
|
2011-12-31 14:12:34 +00:00 |
|
Shish
|
cfbeddde9f
|
HTTP level caching, so we can stick varnish in front of the web pages
|
2011-12-27 19:23:37 +00:00 |
|
Shish
|
b7bd74055d
|
PHP is officially the worst web API ever
|
2011-12-25 17:57:15 +00:00 |
|
Shish
|
67e0c87b20
|
create a generic bool_escape function, use that
|
2011-12-25 15:11:26 +00:00 |
|
Shish
|
3e6d5cec6f
|
rating event rather than database access
|
2011-12-25 14:35:55 +00:00 |
|
Shish Moom
|
d25ef4e6f6
|
Merge pull request #63 from DakuTree/master
Few new features + More fixes
|
2011-12-25 06:31:36 -08:00 |
|
Shish
|
cd609141f4
|
optional warehouse split levels
|
2011-12-25 11:24:20 +00:00 |
|
Shish
|
6d3cdb208c
|
those functions aren't /called/ unless coverage is set ._.;;
|
2011-12-24 21:55:33 +00:00 |
|
Shish
|
883c73c9ff
|
even if xdebug is installed, only run coverage when told to
|
2011-12-24 21:51:48 +00:00 |
|
Daku
|
ee1fc7e3ae
|
Admin can now lock image while transloading.
|
2011-12-24 20:18:00 +00:00 |
|
Shish
|
5121e99dbe
|
speed hax and niceurl forcing from r34
|
2011-12-24 14:49:55 +00:00 |
|
Daku
|
cd11e75e40
|
Can now set rating/external source while uploading via the bookmarklets.
|
2011-12-23 21:27:38 +00:00 |
|
Daku
|
c37569f3d4
|
Fixed reCaptcha.
|
2011-12-21 02:28:39 +00:00 |
|
Shish
|
a89c5943d8
|
error details when the file copy fails
|
2011-11-08 11:02:04 +00:00 |
|
green-ponies (jgen)
|
ef61a4cb4a
|
Small patch for Blotter extension, and also added Version to debug output.
|
2011-10-23 21:54:04 -04:00 |
|
Shish
|
ac3bf33402
|
tag_n wasn't used by accurate search, but was by ugly
|
2011-10-18 22:32:04 +01:00 |
|
Shish
|
5a6501f2be
|
log event handlers as well as events
|
2011-10-09 17:08:13 +01:00 |
|
Shish
|
eb7927b3b1
|
Merge branch 'master' of github.com:shish/shimmie2
|
2011-10-09 12:10:22 +01:00 |
|
Shish
|
4b86497816
|
support for Context profiling
|
2011-10-09 12:01:48 +01:00 |
|
green-ponies (jgen)
|
bba4301bfa
|
Disabled option for Minifying CSS and JavaScript. (not currently supported)
|
2011-10-06 15:23:49 -04:00 |
|
Yaro
|
9e2522f86f
|
fixed unpredictable working directory inside register_shutdown_function
|
2011-10-04 17:03:53 +04:00 |
|
green-ponies (jgen)
|
c1df2653a8
|
Cleaned up the comments a bit.
|
2011-09-25 14:16:20 -04:00 |
|
green-ponies (jgen)
|
944f3bdf3d
|
Fixed caching from not outputing JS if only CSS is enabled.
|
2011-09-25 14:00:56 -04:00 |
|
green-ponies (jgen)
|
97d137f365
|
Working on Automatic Caching feature for CSS and JS files.
Added config options to main Shimmie config.
|
2011-09-25 13:40:34 -04:00 |
|
Shish
|
a1da59804e
|
Merge branch 'master' of github.com:shish/shimmie2
|
2011-09-25 12:45:59 +01:00 |
|
Shish
|
5b09467310
|
fix for alisaing suggested by Diftraku
|
2011-09-25 12:45:08 +01:00 |
|