Commit graph

256 commits

Author SHA1 Message Date
pitchum
b30696affe Explicitely install some required packages. 2018-08-30 13:15:29 +02:00
Maniack Crudelis
16a535f77e Build a stretch container by default 2018-08-29 17:50:06 +02:00
Maniack Crudelis
ba5d489e2a
Remove temp fix
Fixed by https://github.com/YunoHost/yunohost/pull/501
2018-07-20 19:22:42 +02:00
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
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
ce12c1b4b5
A little mistake... 2017-10-30 17:05:07 +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
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
44d6729611 Root install by default 2017-10-04 02:01:14 +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
Maniack Crudelis
8fb8d3249c Fix multiinstance for private apps 2017-08-26 02:31:14 +02:00
Maniack Crudelis
6eb3183ad4 Fix multiple iface 2017-08-24 11:46:23 +02:00
Maniack Crudelis
8c896cff8b Fix grep iface instead of main_iface 2017-08-23 01:02:24 +02:00
Maniack Crudelis
5d097c8386 Fix grep main iface 2017-08-23 01:00:02 +02:00
Maniack Crudelis
1abf547935 Use rsync instead of lxc-snapshot for temporary snapshot 2017-08-12 01:19:31 +02:00
Maniack Crudelis
c4aac9feb9 Force dns par défaut 2017-08-06 01:07:12 +02:00