bastinc
|
18e7267a73
|
set upstream to tag v0.10.0
|
2016-10-24 17:28:36 +02:00 |
bastinc
|
415c4b74cb
|
add submodule for Searx
|
2016-10-24 17:27:08 +02:00 |
bastinc
|
9e6c2b04e3
|
remove sources
|
2016-10-24 17:26:19 +02:00 |
opi
|
7028ebaf83
|
Merge pull request #1 from YunoHost-Apps/update-v9
Update v9
|
2016-07-07 10:36:37 +02:00 |
opi
|
f5bd716b4b
|
[fix] Be sure to kill attached process before remove user.
|
2016-07-07 10:38:24 +02:00 |
opi
|
70126c6be7
|
Remove searx user before restart uwsgi service.
|
2016-07-05 12:49:44 +02:00 |
opi
|
3033c99ebe
|
Indent using spaces.
|
2016-07-05 12:26:52 +02:00 |
opi
|
e3de44b71d
|
Delete user only if exists.
|
2016-07-05 12:25:33 +02:00 |
opi
|
991873d35b
|
Force path to start with a leading slash.
|
2016-07-05 12:25:15 +02:00 |
opi
|
1a3caf49c9
|
Update maintainer information.
|
2016-07-05 09:30:39 +02:00 |
opi
|
1b14f788c9
|
Add cffi to custom requirements file.
|
2016-07-05 09:20:06 +02:00 |
opi
|
5acde5fb76
|
Scripts cleanup
|
2016-07-04 21:16:34 +02:00 |
opi
|
9c7a55e0c0
|
Update upstream sources to 0.9
|
2016-07-04 21:16:20 +02:00 |
opi
|
88e17d06a8
|
[fix] Add missing requirement to 'markupsafe'.
|
2016-05-10 16:19:16 +02:00 |
opi
|
f9b6c02f22
|
[fix] Uwsgi param
|
2016-05-10 16:14:28 +02:00 |
opi
|
d0ab8c5f31
|
[enh] Backup/restore scripts. WIP
|
2016-05-07 18:21:06 +02:00 |
Laurent Peuch
|
bd56eb4f5d
|
[mod] be paranoid to be sure we don't compile lxml
|
2016-04-27 09:13:35 +02:00 |
Laurent Peuch
|
b7481fc09e
|
[fix] same duplicated instruction
|
2016-04-27 09:13:23 +02:00 |
Laurent Peuch
|
a13428c101
|
[fix] this was basically doing pip install -U -r requirements.txt
|
2016-04-27 09:09:20 +02:00 |
Laurent Peuch
|
6da808d6d6
|
[mod] uses ynh pkg list (without lxml)
|
2016-04-27 09:09:12 +02:00 |
opi
|
9afbaf638b
|
App is not multi-instance yet.
|
2016-04-24 19:47:42 +02:00 |
opi
|
4a07ed9b72
|
Update upstream url.
|
2016-04-24 19:47:25 +02:00 |
opi
|
eaa62ad5a1
|
Only try to create user if not present.
|
2016-04-24 19:46:20 +02:00 |
opi
|
7f54d2971f
|
Use manage.sh instead of manage.py
|
2016-04-24 19:32:02 +02:00 |
opi
|
b9c700d9e5
|
Fix wrong path to manage.py
|
2016-04-24 19:24:11 +02:00 |
opi
|
2da0e89a08
|
Fix uwsgi script_name for root installation.
|
2016-04-24 18:12:03 +02:00 |
opi
|
ea9e5bb5c4
|
Fix path & location issues with trailing slash and sub-folder instalation.
|
2016-04-24 18:05:52 +02:00 |
opi
|
8db382e9ee
|
Fix dependencies on upgrade.
|
2016-04-24 17:11:24 +02:00 |
opi
|
22be99d6e8
|
Fix dependencies on install.
|
2016-04-24 17:08:48 +02:00 |
opi
|
33a1f613f8
|
Add new 'instance_name' key to settings.yml file.
|
2016-04-24 17:08:32 +02:00 |
opi
|
5a6cd66ccf
|
Update version to 603ecbeb6e75b commit.
|
2016-04-24 17:08:05 +02:00 |
opi
|
acec07ccc9
|
Add README.
|
2016-04-24 15:37:07 +02:00 |
abeudin
|
adb58cc111
|
Merge pull request #26 from Psycojoker/patch-2
add "packaging_format" key to manifest.json
|
2016-04-24 15:35:13 +02:00 |
Laurent Peuch
|
3962e269f2
|
add "packaging_format" key to manifest.json
Following the decision taken during last meeting.
See "## Format version (packaging_version)" here http://pv.yunohost.org/meeting/63-yunohost-3-2016/
|
2016-03-28 18:48:45 +02:00 |
Adrien Beudin
|
fbde09444f
|
update 0.8.1
|
2015-12-29 03:26:27 -05:00 |
abeudin
|
f4b734aba4
|
Merge pull request #23 from opi/patch-1
[enh] Add services list in manifest
|
2015-11-24 10:16:25 +01:00 |
opi
|
d79b1125bb
|
[enh] Add services list in manifest
|
2015-11-22 16:18:25 +01:00 |
abeudin
|
2723212d6d
|
Merge pull request #20 from Psycojoker/patch-1
Allow virtualenv to use system wide packages
|
2015-09-10 21:51:47 +02:00 |
Laurent Peuch
|
c97648e410
|
Allow virtualenv to use system wide packages
This fix the installation on some architecture by avoiding to compile lxml and also on architecture with low available ram (like the internet cube).
|
2015-09-10 21:51:14 +02:00 |
Beudbeud
|
ff0a461eb9
|
[fix] swapoff
|
2015-09-08 23:39:36 +02:00 |
Beudbeud
|
1c53edb720
|
[fix] swapoff
|
2015-09-08 23:36:19 +02:00 |
Beudbeud
|
efb5928aa1
|
[fix] upgrade script
|
2015-09-08 23:30:32 +02:00 |
Beudbeud
|
27f9f8b780
|
[fix] upgrade script, remove init virtualenv
|
2015-09-08 23:26:24 +02:00 |
Beudbeud
|
ff5d41e888
|
[fix] upgrade script, remove init virtualenv
|
2015-09-08 23:19:53 +02:00 |
Beudbeud
|
a1618d9d20
|
update version 0.8
|
2015-09-08 23:05:37 +02:00 |
abeudin
|
f03a6c556f
|
Merge pull request #14 from julienmalik/patch-3
[fix] searx breaks /var/cache directory
|
2015-03-30 17:35:23 +02:00 |
julienmalik
|
409317b39a
|
[fix] searx breaks /var/cache directory
|
2015-03-30 15:53:50 +02:00 |
abeudin
|
d113469115
|
Update upgrade
|
2015-03-03 13:20:04 +01:00 |
abeudin
|
cc4e6a0228
|
Update install
|
2015-03-03 13:18:58 +01:00 |
abeudin
|
20f24ccc42
|
Update install
|
2015-02-20 14:24:33 +01:00 |