1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00
Commit graph

110 commits

Author SHA1 Message Date
ericgaspar
fdb47fde5d
Update install 2020-11-20 11:06:54 +01:00
ericgaspar
4c23496c3a
Fix 2020-11-20 11:02:28 +01:00
ericgaspar
92212e99e8
fix 2020-11-20 10:49:08 +01:00
ericgaspar
f714d51c3f
fix 2020-11-20 10:40:14 +01:00
ericgaspar
b8ff995b62
Update _common.sh 2020-11-20 10:22:05 +01:00
ericgaspar
715e6ee32b
Fix 2020-11-20 10:09:41 +01:00
ericgaspar
707d9f796b
fix 2020-11-20 09:56:25 +01:00
ericgaspar
ec197bf642
Update install 2020-11-20 09:46:58 +01:00
ericgaspar
73bf03bc6a
Update install 2020-11-20 09:37:34 +01:00
ericgaspar
7d2369f8df
Fix 2020-11-20 09:33:27 +01:00
ericgaspar
2400eee2b1
Fix 2020-11-20 09:28:52 +01:00
ericgaspar
5251631f03
fix 2020-11-20 09:20:50 +01:00
ericgaspar
9818bda151
Fix 2020-11-18 17:59:20 +01:00
ericgaspar
8c4ff1d828
Update remove 2020-10-11 23:51:25 +02:00
ericgaspar
a62b96d9e5
fix 2020-10-11 23:46:18 +02:00
ericgaspar
1390568de3
fix 2020-10-11 22:45:51 +02:00
ericgaspar
76ce0e961e
v.0.12.3 2020-10-11 22:38:04 +02:00
Josué Tille
24c6276744 Use config file for LDAP auth 2018-07-02 21:32:25 +02:00
Josué Tille
099ab2a785 Improve change_url 2018-05-19 21:52:26 +02:00
Josué Tille
7a428505da Normalize path_url in install 2018-05-19 20:21:44 +02:00
Josué Tille
a40767b037 Force REQUIRE_SIGNIN_VIEW in private mode 2018-05-17 21:33:10 +02:00
Josué Tille
2005aba8cf Fix git http access 2018-05-15 22:51:51 +02:00
Josué Tille
6fd4fcc598 Fix git authentication by ssh 2018-03-05 23:07:45 +01:00
Josué Tille
f279e6e986 Fix ynh_check_starting 2018-02-11 00:40:56 +01:00
Josué Tille
23dacb5585 Use ynh_check_starting in each script 2018-02-10 18:04:23 +01:00
Josué Tille
80b0c62d3d Add title for each part of code 2018-02-10 17:15:09 +01:00
Josué Tille
45281436e3 Fix upgrade from previous version 2018-02-10 17:15:09 +01:00
Josué Tille
f62931350d Use ynh_check_starting to wait until the service is started 2018-02-10 17:15:09 +01:00
Josué Tille
c7f76147ff Add change_url script and some fix 2018-02-10 17:15:09 +01:00
Josué Tille
943f689f9d Add multinstance support 2018-02-10 17:15:09 +01:00
Josué Tille
13ab394e5a Rename variable in app.ini 2018-02-10 17:15:09 +01:00
Josué Tille
d0390934bd Add checkprocess 2018-02-10 17:15:09 +01:00
Josué Tille
6bc53fd637 Use new helpers and remove sudo in each command and factorise code 2018-02-10 17:15:09 +01:00
Josué Tille
9a54f33238 Merge branch 'v0.11.19' into refactoring 2018-02-06 23:55:51 +01:00
Moul
a790f67c69 [enh] Update Gogs version to 0.11.19. 2017-07-19 08:38:50 +02:00
Rafi59
62dd376bf1 [fix] create uploads folder and permissions 2017-06-19 20:53:10 +02:00
Rafi59
d224ec18de [fix] create uploads folder and permissions 2017-06-19 20:49:09 +02:00
Moul
fa69e63bda [enh] linter fixes:
- remove: add 'set -u'.
- install: retrieve arguments from env var.
- manifest: update descriptions.
- _common.sh: use 'ynh_die' helper.
2017-04-05 21:12:30 +02:00
Moul
2a09ceb60f [enh] upgrade to v0.11. 2017-04-04 09:14:20 +02:00
Moul
1cbec051e1 [enh] upgrade to 0.10.18. 2017-03-14 21:09:02 +01:00
Moul
78aad56a72 [mod] update to v0.10.8. 2017-03-08 21:26:26 +01:00
Moul
b36c0265c8 [enh] upgrade to releases 0.10.1. Change version pattern. 2017-03-02 13:54:38 +01:00
Moul
e542c1b7d0 [fix] #13: ARM build pattern name changed: use armv6 build for armv7 arch /o\. 2017-02-20 10:25:41 +01:00
mbugeia
72d6789826 Bump version to v0.9.141 2017-02-19 22:25:54 +01:00
mbugeia
8016306557 Make scripts safer 2017-02-19 22:24:20 +01:00
mbugeia
b30ec6b691 Detect arch with uname, inspired by getcaddy.com 2016-10-18 00:09:26 +02:00
mbugeia
5f29a8f6a1 Use default value to to prevent bad behavior if not set 2016-10-18 00:01:49 +02:00
mbugeia
50e64140e4 Go back to v0.9.71 because of issue with ldap first login on v0.9.97 2016-10-17 19:33:38 +02:00
mbugeia
46fb1398c7 Fix ssh usage and add infos to readme 2016-10-16 16:44:34 +02:00
mbugeia
7133f1a14c Fix ssh usage and add infos to readme 2016-10-16 16:43:48 +02:00
mbugeia
6069c02de2 Use rsync to move gogs source to avoid directory not empty error during upgrade 2016-10-11 23:01:52 +02:00
mbugeia
13ecdbf066 Avoid major disaster caused by an empty variable during update 2016-10-11 22:44:17 +02:00
mbugeia
081886c333 Fix update from old package 2016-10-11 22:22:47 +02:00
mbugeia
8f45537d13 Use $app instead of "gogs" at most places 2016-10-11 22:18:56 +02:00
mbugeia
cfe643d9ac handle upgrade from old package installation 2016-10-11 22:11:21 +02:00
mbugeia
1dc4613d8d Use systemctl everywhere and restore ldap config at the end of upgrade 2016-10-11 21:55:26 +02:00
mbugeia
5a706ed246 Update version to 0.9.97 and improve error msg 2016-10-11 21:44:19 +02:00
mbugeia
b4eda1192c [fix] arm: use zip builds, add armv7l arch. Thanks @M5oul 2016-08-30 22:09:01 +02:00
mbugeia
e9decb8913 Detect i686 architecture as i386 2016-08-15 19:30:32 +02:00
mbugeia
706b3f1f5b Initial commit 2016-08-15 15:38:50 +02:00