Josué Tille
2421920e21
Update to gogs 0.11.43
2018-04-01 23:32:52 +02:00
Josué Tille
6fd4fcc598
Fix git authentication by ssh
2018-03-05 23:07:45 +01:00
Josue-T
36a8e2b30e
Refactoring
...
- Use new helpers
- Fix upgrade from old version
- Add change_url script
- Add multi-instance support
- Add checkprocess
- Add title for each part of code
- Use ynh_check_starting to wait until the service is started
- Remove sudo in all command
2018-02-15 15:02:01 +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
54edfa0a15
Update manifest
2018-02-10 17:54:29 +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
anmol26s
cbe6b84841
Force https
2017-11-09 12:56:12 +05:30
Moul
a790f67c69
[enh] Update Gogs version to 0.11.19.
2017-07-19 08:38:50 +02:00
M5oul
aa075b2051
Merge pull request #27 from Rafi594/patch-1
...
[fix] create uploads folder and permissions
2017-06-21 11:41:12 +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
tostaki
92202d1f2f
Merge pull request #24 from YunoHost-Apps/linter_fixes
...
[enh] linter fixes:
2017-04-06 17:38:36 +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
tostaki
d2b1d19c53
Merge pull request #23 from YunoHost-Apps/0.11
...
[enh] upgrade to v0.11.
2017-04-04 19:28:40 +02:00
Moul
2a09ceb60f
[enh] upgrade to v0.11.
2017-04-04 09:14:20 +02:00
tostaki
0b7373568d
Merge pull request #22 from NicolasPetton/patch-1
...
Update manifest.json
2017-04-02 23:00:55 +02:00
Nicolas Petton
e3a490eab0
Update manifest.json
...
Update Gogs version to 0.10.18.
2017-04-02 22:49:26 +02:00
M5oul
969dc06471
Merge pull request #21 from YunoHost-Apps/0.10.18
...
[enh] upgrade to 0.10.18.
2017-03-14 21:40:09 +01:00
Moul
1cbec051e1
[enh] upgrade to 0.10.18.
2017-03-14 21:09:02 +01:00
tostaki
430adf39a2
Merge pull request #19 from YunoHost-Apps/0.10.8
...
[mod] update to v0.10.8.
2017-03-08 22:37:45 +01:00
Moul
78aad56a72
[mod] update to v0.10.8.
2017-03-08 21:26:26 +01:00
M5oul
9a3519784f
Merge pull request #17 from YunoHost-Apps/gogs_0.10
...
[enh] upgrade to releases 0.10.1. Change version pattern.
2017-03-05 16:28:19 +01:00
Moul
b36c0265c8
[enh] upgrade to releases 0.10.1. Change version pattern.
2017-03-02 13:54:38 +01:00
tostaki
21802ac1c6
Merge pull request #14 from YunoHost-Apps/fix_13_arm_build_pattern_name
...
[fix] #13 : ARM build pattern name changed: use armv6 build for armv7 …
2017-02-20 12:36:21 +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
08f3ada54e
Fix systemd script
2017-02-19 22:22:42 +01:00
tostaki
7ba4a6b77a
Merge pull request #6 from NicolasPetton/master
...
Enable email notification
2016-11-16 16:20:26 +01:00
Nicolas Petton
1de1ae4e77
Enable email notification ( fix #5 )
...
* conf/app.ini: Setup the service with email notifications on.
2016-11-16 16:16:37 +01:00
tostaki
a712e56ec0
Merge pull request #4 from NicolasPetton/master
...
Copy editing README.md
2016-11-05 21:46:15 +01:00
Nicolas Petton
0ee95d6a91
Copy editing README.md
...
- Fix english grammar & typos
- Consistently refer to Gogs as "Gogs" instead of "gogs"
2016-11-05 21:37:31 +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
tostaki
23f85454c8
Merge pull request #2 from YunoHost-Apps/typo_fix
...
[enh] manifest and readme fixes:
2016-10-16 20:51:05 +02:00
Moul
bf3b5d6c34
[enh] manifest and readme fixes:
...
- readme:
- use Markdown syntax.
- typo on YunoHost, bash, links.
- manifest (with package_linter):
- add missing 'packaging format' field.
- License field must be 'free' or 'nonfree':
- In YunoHost team, we are not agree about his value ('MIT' or 'free').
2016-10-16 20:35:30 +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
8d109bbb55
Rename README.markdown to README.md to please linter
2016-10-11 23:51:27 +02:00
mbugeia
3c45df42a4
Update manifest to be up to date with the last yunohost version and linter
2016-10-11 23:45:47 +02:00