DariusIII
|
87c6e5d64f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-03 20:01:19 +00:00 |
|
DariusIII
|
50ff1b6181
|
Update code style of various files
|
2019-02-03 20:58:51 +01:00 |
|
DariusIII
|
bab65321a9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-31 19:18:57 +00:00 |
|
DariusIII
|
552a096d9a
|
Update and fix code with php-cs-fixer
|
2019-01-31 20:17:57 +01:00 |
|
DariusIII
|
ed487c1299
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-29 12:51:58 +00:00 |
|
DariusIII
|
4b4de3acef
|
Replace usage of str_ helper with Str class directly to prepare for Laravel 5.8 changes
|
2019-01-29 13:33:35 +01:00 |
|
DariusIII
|
2cc6a84909
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-18 12:24:30 +00:00 |
|
DariusIII
|
be277fce06
|
Update fixtures:up and :down commands to accept optional parameters
|
2019-01-18 13:24:18 +01:00 |
|
DariusIII
|
f21224a4ab
|
Update resetdb command sphinx index truncation
|
2019-01-17 09:14:56 +01:00 |
|
DariusIII
|
5af8f9a79c
|
Update Git related functions
|
2019-01-14 10:54:54 +01:00 |
|
DariusIII
|
2f0ea97fd1
|
Update nntmux:git command with info mesages and do separate git pull just in case
|
2019-01-12 17:48:52 +01:00 |
|
DariusIII
|
ab0dcc9d7a
|
Update nntmux:git command to also pull tags (addresses issue #842)
|
2019-01-12 17:35:05 +01:00 |
|
DariusIII
|
7f4827bbeb
|
Remove check for running tmux when killing session, tmux was already stopped before
|
2019-01-12 17:24:06 +01:00 |
|
DariusIII
|
8ffcc68752
|
Fix nntmux:all command
|
2019-01-12 17:20:43 +01:00 |
|
DariusIII
|
06e6bc7580
|
Add short version of --kill option (--k)
|
2019-01-12 17:10:19 +01:00 |
|
DariusIII
|
651a803d99
|
Update tmux-ui:stop command to use --kill option if tmux session needs to be killed
|
2019-01-12 17:02:03 +01:00 |
|
DariusIII
|
b23d80ce21
|
Update install command and reduce code used
|
2019-01-11 14:36:26 +01:00 |
|
DariusIII
|
4d422b3a4f
|
Simplify UpdateNNTmuxDB.php handle function, use native artisan commands without Symfony Process component
|
2019-01-11 12:17:36 +01:00 |
|
DariusIII
|
8001797535
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-09 14:44:38 +00:00 |
|
DariusIII
|
987c7b63b9
|
Update UpdateNNTmux.php
|
2019-01-09 15:44:42 +01:00 |
|
DariusIII
|
dc6b25f705
|
Update nntmux:all command to stop tmux on start and start it after the process is complete at the end
|
2019-01-09 15:04:11 +01:00 |
|
DariusIII
|
4ef4b2f6a0
|
Use File facade for files manipulation
|
2019-01-07 15:30:02 +01:00 |
|
DariusIII
|
de36f922e3
|
Update reset truncate command
|
2019-01-04 19:14:16 +01:00 |
|
DariusIII
|
61d68eb906
|
Slowly start adding support for postgresql
|
2018-12-20 15:53:00 +01:00 |
|
DariusIII
|
4310be9653
|
Update scripts and config by removing unused env settings
|
2018-12-20 14:29:23 +01:00 |
|
DariusIII
|
12a7c00147
|
Force migration if NNTmux application is in production when updating database
|
2018-12-19 19:40:52 +01:00 |
|
DariusIII
|
d7a96e454b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-12-19 12:59:34 +00:00 |
|
DariusIII
|
1077c467d6
|
Remove Versions classes and all related data
|
2018-12-19 13:58:31 +01:00 |
|
DariusIII
|
1e457a49dd
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-29 13:47:08 +00:00 |
|
DariusIII
|
ea4d98d4e1
|
Use DB::statement in place of DB::unprepared + DB::commit
|
2018-11-29 14:47:00 +01:00 |
|
DariusIII
|
f29f2769c9
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-11-20 14:11:50 +01:00 |
|
DariusIII
|
e9583dffc8
|
Fix PHPDOC block in UpdateNNTmuxComposer class
|
2018-11-20 14:11:17 +01:00 |
|
DariusIII
|
b3ff5f3cbb
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-20 12:58:39 +00:00 |
|
DariusIII
|
21ccfeaaae
|
Update artisan commands PHPDOC blocks
|
2018-11-20 13:58:31 +01:00 |
|
DariusIII
|
d6e254554f
|
Update composer install process to prefer dist in dev branches too, we will not be making changes to composer packages
|
2018-11-20 13:44:06 +01:00 |
|
DariusIII
|
932e29d509
|
Replace nZEDB/Git.php with Cz\Git\GitRepository
|
2018-11-15 00:36:34 +01:00 |
|
DariusIII
|
12ea3bb895
|
Refactor ColorCLI class
|
2018-10-31 10:10:17 +01:00 |
|
DariusIII
|
bafe7c6b93
|
Use league/climate in ColorCLI class
|
2018-10-19 11:30:36 +02:00 |
|
DariusIII
|
3275dbb465
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-10-02 10:37:01 +00:00 |
|
DariusIII
|
0d4ea6099d
|
Update branches and their handling, remove restriction for updating non dev branches
|
2018-10-02 12:35:58 +02:00 |
|
DariusIII
|
656f0d6cd0
|
Update install script to set admin as verified
|
2018-09-21 22:47:38 +02:00 |
|
DariusIII
|
bc123e6e01
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-05 10:28:46 +00:00 |
|
DariusIII
|
b492e24c50
|
Update used libraries to their latest versions
|
2018-09-05 12:28:18 +02:00 |
|
DariusIII
|
8a9ec166d3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-05 09:16:52 +00:00 |
|
DariusIII
|
e2b016a2c1
|
Update tmux start/stop commands, add script to clone, compile and install latest tmux from source
|
2018-09-05 11:16:22 +02:00 |
|
DariusIII
|
f25784ad93
|
Update tmux related scripts
|
2018-09-04 23:52:06 +02:00 |
|
DariusIII
|
e0e11d6674
|
Updatew tmux start command, use Pseudo Ty(pty)
|
2018-09-04 15:35:05 +02:00 |
|
DariusIII
|
3c8f6d23d6
|
Simplify checks in tmux stop command
|
2018-09-04 15:24:22 +02:00 |
|
DariusIII
|
6664bd8cfd
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-04 21:27:13 +00:00 |
|
DariusIII
|
da88d58957
|
Update role permissions and seeding, install procedure, permissions for menu views
|
2018-08-04 23:26:50 +02:00 |
|