Maniack Crudelis
f4a1051af4
Temp fix - remove dns-root-data
2018-06-25 01:41:44 +02:00
Maniack Crudelis
151b7a230f
Full stretch support
2018-05-02 11:36:26 +02:00
Maniack Crudelis
909c5b4acf
Fix ssh issue
2018-04-20 17:57:35 +02:00
Maniack Crudelis
6a4a2e4a95
Use lxc_remove in lxc_build
2018-04-15 23:46:07 +02:00
Maniack Crudelis
9a4d284332
Fix bad variable for multi_instance
2018-03-16 12:56:19 +01:00
Maniack Crudelis
13f2643105
Don't use default path for multi_instance test
2018-03-16 00:52:44 +01:00
Maniack Crudelis
930f0370c8
Merge pull request #43 from YunoHost/testing
...
Minor fixes bis
2018-03-11 14:09:49 +01:00
Maniack Crudelis
7bc0fb51d6
Minor fixes bis
2018-03-11 14:09:21 +01:00
Maniack Crudelis
04fb9ef48b
Merge pull request #42 from YunoHost/testing
...
Testing
2018-03-11 14:08:02 +01:00
Maniack Crudelis
553f8e9375
Minor fixes
2018-03-11 14:07:04 +01:00
Maniack Crudelis
f28185e5cc
Bigger alias_traversal
2018-01-05 18:06:38 +01:00
Maniack Crudelis
d692432d6b
Add ref to alias_traversal
2017-12-30 00:16:18 +01:00
Maniack Crudelis
4317cbdb6b
Detect the issue alias_traversal
2017-12-30 00:10:25 +01:00
Maniack Crudelis
047fa1bddc
Merge pull request #40 from YunoHost/testing
...
Testing
2017-12-28 19:14:36 +01:00
Maniack Crudelis
9dfa0a53df
Fix issue with apparmor
2017-12-18 22:25:19 +01:00
Maniack Crudelis
eafcc5b177
Set the variable PACKAGE_CHECK_EXEC
2017-12-15 19:28:58 +01:00
Maniack Crudelis
eba357cc62
from_yuno not needed anymore ?
2017-12-15 17:02:01 +01:00
Maniack Crudelis
8d29c0f507
Ignore robots.txt and ynhpanel.js
2017-12-14 01:01:39 +01:00
Maniack Crudelis
e7fb9df6b6
Merge pull request #38 from YunoHost/resources_check_v2
...
Check resources of main page
2017-11-23 17:08:40 +01:00
Maniack Crudelis
0cabde172b
Fix infinite 503
2017-11-23 16:24:17 +01:00
Maniack Crudelis
1a5c8319ff
Missing interrupt
2017-11-20 16:22:09 +01:00
Maniack Crudelis
582ea0e713
Remove temporary wget dump
2017-11-15 19:28:34 +01:00
Maniack Crudelis
258dff95ce
Check resources of main page
2017-11-15 19:11:36 +01:00
Maniack Crudelis
1487919656
Merge pull request #35 from kemenaran/fix-snap2-creation
...
launcher: fix creation of snap2
2017-11-12 22:50:24 +01:00
Maniack Crudelis
2006e86635
Typo fix
2017-11-12 22:50:03 +01:00
Maniack Crudelis
0c841b6bbc
Add new feature upgrade from commit
2017-11-12 19:00:23 +01:00
Maniack Crudelis
dbb7e9f9e7
Allow private test without is_public arg
2017-11-11 18:06:53 +01:00
Maniack Crudelis
abb6d1e7cf
Print html with lynx instead of curl
2017-11-11 17:27:44 +01:00
Maniack Crudelis
b7c5649451
Allow multi-instance without subpath
2017-11-11 16:53:11 +01:00
Maniack Crudelis
eee83b8500
Support spaces in files name
2017-11-11 00:46:22 +01:00
Maniack Crudelis
ce12c1b4b5
A little mistake...
2017-10-30 17:05:07 +01:00
Maniack Crudelis
e624d432b3
Merge pull request #33 from kemenaran/fix-bridge-check
...
lxc_check: fix bridge check
2017-10-30 17:00:14 +01:00
Pierre de La Morinerie
c920e3d5f3
launcher: fix creation of snap2
...
When snap1 doesn't exist, `lxc-snapshot` will create a snapshot named
`snap1` (instead of `snap2`). In this case we need to rename snap1 into
snap2.
However the condition check is wrong: after creating the snapshot,
`snap1` will *always* exist – even if it didn't before. Thus the
renaming never happens.
Fix the issue by detecting the absence of snap2 (rather than snap1).
2017-10-25 10:28:58 +05:30
Pierre de La Morinerie
f86a8482f6
lxc_check: fix bridge check
2017-10-25 09:34:25 +05:30
Maniack Crudelis
a3453177f0
Merge pull request #34 from kemenaran/better-explain-failures
...
testing_process: better explain why public/private test fails
2017-10-24 23:03:09 +02:00
Maniack Crudelis
228345bc0e
Merge pull request #36 from YunoHost/pre_install
...
Pre install
2017-10-24 21:40:31 +02:00
Maniack Crudelis
2ec5834a98
Update readme
2017-10-24 21:32:39 +02:00
Pierre de La Morinerie
421e280edb
testing_process: better explain why public/private test fails
2017-10-23 10:19:56 +05:30
Maniack Crudelis
8f1785ee0c
Add time in the lock file
2017-10-22 23:21:52 +02:00
Maniack Crudelis
33f261d858
Add pre-install script feature
2017-10-20 22:36:37 +02:00
Maniack Crudelis
40c1c1b7f2
Merge branch 'master' of github.com:yunohost/package_check
2017-10-04 02:01:34 +02:00
Maniack Crudelis
44d6729611
Root install by default
2017-10-04 02:01:14 +02:00
Maniack Crudelis
d5b6a873dc
Merge pull request #23 from Jibec/master
...
typo
2017-09-13 16:49:46 +02:00
Jean-Baptiste
8c6c88cb70
Merge pull request #1 from Jibec/Jibec-patch-1
...
typo
2017-09-13 16:41:56 +02:00
Jean-Baptiste
7e322e9fc6
typo
2017-09-13 16:41:38 +02:00
Maniack Crudelis
22d9ba284b
You've seen nothing ;)
2017-09-07 20:49:12 +02:00
Maniack Crudelis
6baf1bd7bc
Fix config file regression
2017-09-07 12:53:51 +02:00
Maniack Crudelis
8ccd77b3cf
Fix config file
2017-09-07 00:44:46 +02:00
Maniack Crudelis
20026923b0
stretch compatibility
2017-09-07 00:06:56 +02:00
JimboJoe
f62fdede0a
[micro-decision] Clarify --force-install-ok option description
2017-09-04 07:23:27 +02:00