Commit Graph

313 Commits

Author SHA1 Message Date
Josue-T 9f2ec58c28 Merge branch 'v1.8.0' into 'testing'
V1.8.0

See merge request YunoHost-Apps/gitea_ynh!39
2019-05-23 22:41:05 +02:00
Josue-T 11b8a30504 Merge branch 'testing' into 'master'
Testing

See merge request YunoHost-Apps/gitea_ynh!37
2019-05-23 22:40:08 +02:00
Josue-T e462bb5218 Merge branch 'patch-1' into 'testing'
Update upgrade command

See merge request YunoHost-Apps/gitea_ynh!40
2019-05-21 13:27:25 +02:00
Kcchouette 9c75454716 Update upgrade command 2019-05-17 23:27:23 +02:00
Josué Tille 6dd0a6d7c4
Fix armv7 checksum 2019-05-13 16:23:42 +02:00
Josué Tille 33dc90b06f
Upgrade to gitea 1.8.1 and use temporary armv6 build for armv7 2019-05-13 15:50:38 +02:00
Josué Tille 7673931ef8
Manage version upgrade when gitea install is < 1.7 2019-05-07 11:26:25 +02:00
Josué Tille d268cd0034
Upgrade to gitea 1.8.0 2019-05-05 12:03:19 +02:00
Rafi59 764c9cf211 Merge branch 'gogs_migrations' into 'testing'
Add Migration from gogs

See merge request YunoHost-Apps/gitea_ynh!38
2019-04-13 10:46:15 +02:00
Josué Tille 7afcb9ebe9
Fix source armv7 2019-03-02 21:49:11 +01:00
Josué Tille 84725a3bc0
Fix hook 2019-03-02 21:49:11 +01:00
Josué Tille f1da593278
Reload variable before create user 2019-03-02 21:49:11 +01:00
Josué Tille e5906e7ab4
Remove old source file 2019-03-02 21:49:10 +01:00
Josué Tille 53e99747b0
Fix upstream version 2019-03-02 21:49:10 +01:00
Josué Tille c30e33a612
Restore all scripts from old settings 2019-03-02 21:49:10 +01:00
Josué Tille 0631a0d13f
Update checkprocess to check the migration 2019-03-02 20:22:33 +01:00
Josué Tille 6bf9db4c36
Update check_process for check upgrade from old version 2019-03-02 20:22:33 +01:00
Josué Tille e36fda963d
Implement migrations from gogs 2019-03-02 20:22:32 +01:00
Rafi59 915efa69e0 Fix version and add maintainer in manifest 2019-03-02 14:14:42 +01:00
Rafi59 c9c6a24ad6 Merge branch '1.7.3' into 'testing'
Upgrade to 1.7.3

See merge request YunoHost-Apps/gitea_ynh!36
2019-03-01 20:26:19 +01:00
Rafi59 f3b46f422a Upgrade to 1.7.3 2019-02-28 18:02:13 +01:00
Rafi59 cef31c994d Merge branch 'testing' into 'master'
Testing

See merge request YunoHost-Apps/gitea_ynh!33
2019-02-22 12:24:07 +01:00
Rafi59 ef962d9560 Merge branch 'backport_gogs_fix' into 'testing'
Backport gogs fix

See merge request YunoHost-Apps/gitea_ynh!34
2019-02-21 19:29:03 +01:00
Eynix 26b8498bdb
Create the .ssh dir in the gitea home
bugfix: error 500 when trying adding an SSH key to Gitea (https://domain.dom/gitea/user/settings/keys)
2019-02-20 16:14:53 +01:00
Josué Tille e5f1e079d6
Add sleep after service start 2019-02-16 23:38:27 +01:00
Josué Tille 45c0460c4f
Store checksum for app.ini with INTERNAL_TOKEN value 2019-02-16 23:37:25 +01:00
Josué Tille 910777fd35
Add support for custom ssh port 2019-02-16 23:35:52 +01:00
Josué Tille 0e108f1261
Use ynh_systemd_action to control service start 2019-02-16 23:35:49 +01:00
Josué Tille fb15a9c489
Add armv7 support 2019-02-15 16:00:22 +01:00
Josué Tille 462418582e
Replace gitea by 2019-02-15 15:42:55 +01:00
Josué Tille ee15d3c5d6
Replace gogs by gitea in comments 2019-02-15 11:35:04 +01:00
Josué Tille 3c8b6ca051
Fix URL normalisation at install 2019-02-15 11:35:04 +01:00
Josué Tille e93f8556ae
Simplify change-url script 2019-02-15 11:35:04 +01:00
Josué Tille 300340cfc9
Allow https access from git in private mode 2019-02-14 09:51:19 +01:00
Josué Tille d89b9c06c5
Fix shell for new user 2019-02-14 09:49:57 +01:00
Josué Tille 1c213a9ad8
Fix max body size
When we push a big git fragement by https nginx refuse the request
2019-02-14 09:47:27 +01:00
Rafi594 7f9cc6a9a8 Add fail2ban 2019-02-03 15:05:38 +01:00
Rafi59 7208be5525 Merge branch 'upgradeto1.7.0' into 'testing'
Upgrade to 1.7.0

See merge request YunoHost-Apps/gitea_ynh!31
2019-01-31 20:22:32 +01:00
Rafi59 2a5e86d822 Upgrade to 1.7.0 2019-01-25 15:52:24 +01:00
Rafi59 94bd56cc13 Fix app.ini rights 2019-01-25 15:45:19 +01:00
Rafi59 1f224b7b6a Merge branch 'testing' into 'master'
Testing

Closes #21

See merge request YunoHost-Apps/gitea_ynh!30
2018-12-26 14:02:08 +01:00
Rafi59 a4fe4a82a8 Merge branch '1.6.0' into 'testing'
Upgrade to 1.6.0 closes #21

See merge request YunoHost-Apps/gitea_ynh!29
2018-12-26 13:46:28 +01:00
Rafi59 0afa9c8591 Upgrade to 1.6.0 2018-12-03 17:20:08 +01:00
Rafi59 8796f142a3 Merge branch 'testing' into 'master'
Testing

See merge request YunoHost-Apps/gitea_ynh!28
2018-12-03 17:14:17 +01:00
Rafi59 150b3eb81d Merge branch '1.5.2' into 'testing'
Upgrade to version 1.5.2

See merge request YunoHost-Apps/gitea_ynh!27
2018-10-22 13:40:37 +02:00
Rafi59 3b3f8713f3 Upgrade to version 1.5.2 2018-10-18 11:27:20 +02:00
Rafi59 c65cec8920 Merge branch 'testing' into 'master'
Testing

See merge request YunoHost-Apps/gitea_ynh!26
2018-08-28 10:31:06 +02:00
Rafi59 b1eadc9d4d Merge branch 'master' into 'testing'
Update to Gitea 1.5.0

See merge request YunoHost-Apps/gitea_ynh!25
2018-08-28 10:30:23 +02:00
root 7b61b321a2 Update to Gitea 1.5.0 2018-08-22 12:42:04 +02:00
Rafi59 fe7535a1ab Merge branch 'testing' into 'master'
Testing

See merge request YunoHost-Apps/gitea_ynh!23
2018-07-30 09:52:07 +02:00