DariusIII
|
c766fca529
|
Rename Info class into Nfo class.
(cherry picked from commit e95455a)
|
2015-09-01 22:48:53 +02:00 |
|
DariusIII
|
2dda3855d2
|
Rename TvAnger class into TvRage class, adjust the other classes and scripts accordingly.
(cherry picked from commit 8faad9d)
|
2015-09-01 22:47:42 +02:00 |
|
DariusIII
|
89ce5002ff
|
Rename Film class into Movie class, adjust the other classes and scripts accordingly.
(cherry picked from commit 2ec8b9e)
|
2015-09-01 22:45:41 +02:00 |
|
DariusIII
|
5aec78ea43
|
Update monitor and Tmux.php,
(cherry picked from commit 78b543f)
|
2015-08-31 01:20:41 +02:00 |
|
DariusIII
|
29a43de169
|
Update create_se_tables for mariadb compatibility.
(cherry picked from commit d6a691e)
|
2015-08-29 14:33:19 +02:00 |
|
DariusIII
|
46a010ba49
|
Update decrypt_hashes script.
|
2015-08-28 14:46:45 +02:00 |
|
DariusIII
|
29edaece23
|
Add sphinx filename search support.
|
2015-08-27 22:50:02 +02:00 |
|
Darko
|
8aa3bd46a1
|
Analyze releases only if not using InnoDB (InnoDB uses online analysis).
|
2015-08-17 08:55:00 +02:00 |
|
Darko
|
1ffccdcfc7
|
Update getMovieCovers and updateTvrRage scripts, fix opening of wrong links when viewing details and switching to movies, series etc view.
(cherry picked from commit 0f0625e)
|
2015-08-14 11:33:23 +02:00 |
|
Darko
|
7d412e6c88
|
Change nzb_guid to binary(16), rename releasecomment table to release_comments.
|
2015-08-13 10:34:25 +02:00 |
|
DariusIII
|
58a851ec15
|
Change the way hashing is done in prehash and predbhash tables.
|
2015-08-11 19:59:03 +02:00 |
|
DariusIII
|
b72634e628
|
Update movie pages related scripts.
(cherry picked from commit 5f8297c)
|
2015-08-10 10:03:47 +02:00 |
|
Darko
|
a01ef56c89
|
Fix the settings.php location in scrape.php.
(cherry picked from commit e5ac7a6)
|
2015-08-03 13:52:47 +02:00 |
|
Darko
|
af47009d8c
|
Move IRCScraoer into misc/testing folder
(cherry picked from commit fa5b06e)
|
2015-07-31 13:23:30 +02:00 |
|
Darko
|
997d971541
|
Move many scripts out from tmux folder into misc/testing.
(cherry picked from commit b0b1669)
|
2015-07-31 12:07:00 +02:00 |
|
DariusIII
|
fcaa80d749
|
Add show_table_sizes script from nZEDb.
(cherry picked from commit 905328e)
|
2015-07-30 23:46:25 +02:00 |
|
Darko
|
bb28f7cdd5
|
Replace array() with shorthand.
(cherry picked from commit 0ccb312)
|
2015-07-28 10:57:23 +02:00 |
|
DariusIII
|
81b2dfef2e
|
Port the dump_predb script from nZEDb.
(cherry picked from commit ba8bf60)
|
2015-07-26 15:58:48 +02:00 |
|
DariusIII
|
3e0c9c1b84
|
Fix predb_daily_import_batch script. (Fix ported from nZEDb).
(cherry picked from commit 75465fa)
|
2015-07-26 11:39:16 +02:00 |
|
DariusIII
|
addd0a5b96
|
Fix coding in games.tpl
(cherry picked from commit 1e25832)
|
2015-07-21 08:58:39 +02:00 |
|
DariusIII
|
e6fc8593d8
|
Add site editable maxheaderiteration, rename the setting itself.
|
2015-07-19 11:54:42 +02:00 |
|
Darko
|
0c33fb0d78
|
Possible fix for undefined index options in tmux-ui.
|
2015-07-10 11:50:27 +02:00 |
|
DariusIII
|
979fb50c97
|
Fix the clean_nzbs and renametopre scripts.
(cherry picked from commit fd57f7f)
|
2015-07-08 19:40:56 +02:00 |
|
Darko
|
f5c09f4943
|
Fix the order for getRss function in rss.php.
(cherry picked from commit 660d7c3)
|
2015-07-06 15:56:58 +02:00 |
|
Darko
|
81bf5de6f4
|
Another change.
|
2015-07-06 09:57:57 +02:00 |
|
Darko
|
2bcb892487
|
Another change.
|
2015-07-06 09:55:15 +02:00 |
|
Darko
|
b77b5afc7d
|
Fix the wrong config.php path.
|
2015-07-06 09:48:22 +02:00 |
|
Darko
|
20b08cc8ef
|
Add 2 scripts to reset users passwords after hashing change in users table.
|
2015-07-06 09:46:48 +02:00 |
|
DariusIII
|
ecf47744f9
|
Merge remote-tracking branch 'origin/dev' into dev
Conflicts:
newznab/build/newznab.xml
newznab/libraries/Cache.php
|
2015-06-16 00:49:16 +02:00 |
|
DariusIII
|
d8ec106a7a
|
Fix the caching, add maximum header support.
(cherry picked from commit 128cce1)
|
2015-06-16 00:43:21 +02:00 |
|
Darko
|
3e113d67af
|
Update the handling of tmux exit.
|
2015-06-15 13:06:14 +02:00 |
|
Darko
|
619993abbc
|
Reverted to old RottenTomato.php version.
(cherry picked from commit 21b903c)
|
2015-06-15 12:46:15 +02:00 |
|
Darko
|
7b74ff4688
|
Add APC caching method, update automated.config.php and settings.php.example accordingly. Add find_password_hash_cost.php into misc/testing/Various/ folder.
(cherry picked from commit e595d81)
|
2015-06-15 09:06:52 +02:00 |
|
Darko
|
4dddbfba93
|
Fix typo in patch 122.
|
2015-06-08 13:06:11 +02:00 |
|
DariusIII
|
d2367255e6
|
Typo.
|
2015-06-06 22:28:14 +02:00 |
|
DariusIII
|
39f9f397de
|
Update/fix patch 122
|
2015-06-06 22:27:27 +02:00 |
|
DariusIII
|
441332fc07
|
Updated the NZB import and export scripts.
|
2015-06-04 22:50:38 +02:00 |
|
Darko
|
62816aa841
|
Fix the missing regex update when using threaded update_releases.
|
2015-06-03 12:54:24 +02:00 |
|
DariusIII
|
c44864a216
|
fix uppercase ID .
|
2015-06-01 23:40:14 +02:00 |
|
Darko
|
c159c2dc1e
|
remove references to collections table, fix scripts.
|
2015-06-01 14:54:06 +02:00 |
|
Darko
|
273d2c6be3
|
Fix references to site.
|
2015-06-01 11:49:17 +02:00 |
|
Darko
|
9ffa480e22
|
Fix convert_to_tpg.script.
|
2015-06-01 10:54:41 +02:00 |
|
Darko
|
8edf540350
|
Fix typo in postprocess.php.
|
2015-06-01 10:49:19 +02:00 |
|
Darko
|
6b93417afc
|
Fix patchDB.php
|
2015-06-01 10:05:25 +02:00 |
|
Darko
|
10d9e87d82
|
Change patches, fix the Sites class.
|
2015-06-01 09:54:40 +02:00 |
|
DariusIII
|
9395670cc7
|
Fix patches.
|
2015-05-30 23:36:23 +02:00 |
|
DariusIII
|
b11162a771
|
Change patchDB.php from Settings to DB class.
|
2015-05-29 23:48:47 +02:00 |
|
Darko
|
f7f5504fa4
|
Fourth batch.
|
2015-05-29 11:18:05 +02:00 |
|
Darko
|
d10f3845bb
|
Third batch of changes from site to settings table.
|
2015-05-29 11:08:26 +02:00 |
|
Darko
|
553d68c234
|
Fisrt batch of changes from site to settings.
|
2015-05-28 15:59:55 +02:00 |
|