Kirill Shamilin
a57aa84d4b
Update _default.cfg
7 years ago
Kirill Shamilin
0b5c3486a4
Update _default.cfg
7 years ago
Kirill Shamilin
82464e85b0
Update _default.cfg
7 years ago
Kirill Shamilin
eba32bc0f2
Update _default.cfg
7 years ago
Kirill Shamilin
35989cb06e
Update _default.cfg
7 years ago
Kirill Shamilin
fa8791f649
Update _default.cfg
7 years ago
Kirill Shamilin
0bdedd171b
Update _default.cfg
7 years ago
Kirill Shamilin
3e8dffd74d
Update _default.cfg
7 years ago
Kirill Shamilin
df7b43ef84
Update _default.cfg
7 years ago
Kirill Shamilin
2430514097
Update _default.cfg
7 years ago
Kirill Shamilin
ea211d219b
Update _default.cfg
7 years ago
Kirill Shamilin
79e439e431
Update _default.cfg
7 years ago
Kirill Shamilin
5ddbe0729f
Update _default.cfg
7 years ago
Kirill Shamilin
ca67a91e8d
Update _default.cfg
7 years ago
Kirill Shamilin
841b07334d
Update _default.cfg
7 years ago
Kirill Shamilin
23eeefce64
Update _default.cfg
7 years ago
Kirill Shamilin
359d5429ec
Update _default.cfg
7 years ago
Kirill Shamilin
a15a0befd6
Update _default.cfg
7 years ago
Kirill Shamilin
62b745d10b
Update _default.cfg
7 years ago
Kirill Shamilin
d0f9464548
Update _default.cfg
7 years ago
Kirill Shamilin
fdca9eb84d
Update _default.cfg
7 years ago
Kirill Shamilin
256daa7131
Update _default.cfg
7 years ago
Kirill Shamilin
b9a1d8e43a
Update alert_telegram.sh
7 years ago
Kirill Shamilin
978b7226ed
Update _default.cfg
I'm add a simple curl custom string for use curl with proxy in countries like Russia where Telegram has blocked.
7 years ago
UltimateByte
0276b943e3
Merge branch 'hotfix/validate-180508'
7 years ago
UltimateByte
ea8cc95c6e
Fixes validate function
appid var was set to an unset variable for unknown reason
7 years ago
Daniel Gibbs
edb3838a44
Fix for issue #1887
7 years ago
Daniel Gibbs
e219af6c3b
Merge pull request #1863 from GlennKintscher/feature/ecoserver
Add Eco server
7 years ago
Daniel Gibbs
bd66f2f07d
Merge branch 'feature/ecoserver' into feature/ecoserver
7 years ago
Daniel Gibbs
6de42480be
removed double quotes as per #1881
7 years ago
Daniel Gibbs
889198a0f9
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Daniel Gibbs
32eccb8cbd
Merge pull request #1874 from dessant/patch-1
Fix support bot config
7 years ago
Daniel Gibbs
c99e53810a
Merge branch 'feature/tmux-180416' into develop
7 years ago
Daniel Gibbs
0fe368fb93
space
7 years ago
UltimateByte
0a575f666d
Fixed & simplified log rotation changes from my previous commit
7 years ago
UltimateByte
aa31cdb74b
Better place to remove the lockfile
7 years ago
UltimateByte
aed05e2dc1
You can remain quiet now tmux, we know you're here
7 years ago
UltimateByte
97c87a9d56
Fixed tmux sessions killed when they should not
When graceful works, probably because of pipe-pane or for whatever reason, the tmux session dies. But fn_stop_tmux was ran anyways, which then caused a command like
tmux kill-session -t csgoserver
to affect the closest matching alternate, like csgoserver-2 tmux session.
With this change, we make sure to run the session kill only when required.
7 years ago
UltimateByte
476320095e
Remaining -t= to clean
7 years ago
UltimateByte
01919f2830
Major cleaning of tmux handling
- Improved tmux session listing
- Removed redundant checks
- Reorganized tests orders
- Added a missing space
7 years ago
UltimateByte
0bd1a5b5d1
Merge branch 'hotfix/console-180415'
7 years ago
UltimateByte
cddf624f74
Merge branch 'hotfix/console-180415' into develop
7 years ago
UltimateByte
e665e87531
Merge branch 'hotfix/180313-teamspeak3' into develop
7 years ago
UltimateByte
3882ab51d4
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
UltimateByte
5129bae13b
Merge branch 'hotfix/console-180415'
7 years ago
UltimateByte
0bef9209e6
Merge branch 'hotfix/console-180415' into develop
7 years ago
UltimateByte
5e1dcdab17
-t= won't work with some tmux versions
7 years ago
UltimateByte
c64d1dac74
Properly attach tmux session
7 years ago
Daniel Gibbs
1e2cbe0859
cr
7 years ago
Daniel Gibbs
cce3a7d710
Merge branch 'hotfix/180409.5'
7 years ago