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

  • 7482a6be32
    Update README.md ericgaspar 2020-10-11 23:52:45 +02:00
  • 8c4ff1d828
    Update remove ericgaspar 2020-10-11 23:51:25 +02:00
  • a62b96d9e5
    fix ericgaspar 2020-10-11 23:46:18 +02:00
  • 1390568de3
    fix ericgaspar 2020-10-11 22:45:51 +02:00
  • 76ce0e961e
    v.0.12.3 ericgaspar 2020-10-11 22:38:04 +02:00
  • ea10ea8d18
    Add information about migration to gitea Josué Tille 2019-05-14 22:13:29 +02:00
  • efcb606616
    Update README.md xeu100 2019-04-03 10:08:24 -04:00
  • c02f6154fd
    Update manifest.json xeu100 2019-04-03 10:07:31 -04:00
  • 078b56b3c1
    Added 11.86 support xeu100 2019-04-03 09:59:40 -04:00
  • bea592da88
    Added 11.86 support xeu100 2019-04-03 09:58:25 -04:00
  • 317f26e583
    Added support for 11.86 xeu100 2019-04-03 09:56:20 -04:00
  • f572b5941b Update to gogs 0.11.79 Josué Tille 2018-12-13 18:43:04 +01:00
  • 4024dd87e1 Update to gogs 0.11.66 Josué Tille 2018-09-18 00:06:09 +02:00
  • 3328547a9c Update client_max_body_size to 200M in nginx config Josué Tille 2018-07-02 21:31:27 +02:00
  • 24c6276744 Use config file for LDAP auth Josué Tille 2018-06-07 22:18:45 +02:00
  • 5c26596df6 Update app.ini from upstream Josué Tille 2018-06-07 22:06:19 +02:00
  • 879392ceb1 Update to gogs 0.11.53 Josué Tille 2018-06-05 20:25:20 +02:00
  • 099ab2a785 Improve change_url Josué Tille 2018-05-19 20:42:24 +02:00
  • 7a428505da Normalize path_url in install Josué Tille 2018-05-19 20:21:44 +02:00
  • a40767b037 Force REQUIRE_SIGNIN_VIEW in private mode Josué Tille 2018-05-17 21:22:35 +02:00
  • 872b62f092 Update README Josué Tille 2018-04-27 23:19:07 +02:00
  • 2005aba8cf Fix git http access Josué Tille 2018-04-25 10:52:42 +02:00
  • 8c924f6df9 Update maintainers and add Previous maintainers in manifest Josué Tille 2018-05-15 22:43:41 +02:00
  • 2421920e21 Update to gogs 0.11.43 Josué Tille 2018-04-01 23:32:52 +02:00
  • 6fd4fcc598 Fix git authentication by ssh Josué Tille 2018-03-04 16:48:08 +01:00
  • 36a8e2b30e
    Refactoring Josue-T 2018-02-15 15:02:01 +01:00
  • f279e6e986 Fix ynh_check_starting Josué Tille 2018-02-10 19:10:17 +01:00
  • 23dacb5585 Use ynh_check_starting in each script Josué Tille 2018-02-10 18:04:23 +01:00
  • 54edfa0a15 Update manifest Josué Tille 2018-02-10 17:54:29 +01:00
  • 80b0c62d3d Add title for each part of code Josué Tille 2018-02-08 17:25:54 +01:00
  • 45281436e3 Fix upgrade from previous version Josué Tille 2018-02-08 15:06:12 +01:00
  • f62931350d Use ynh_check_starting to wait until the service is started Josué Tille 2018-02-08 15:04:06 +01:00
  • c7f76147ff Add change_url script and some fix Josué Tille 2018-02-08 11:42:15 +01:00
  • 943f689f9d Add multinstance support Josué Tille 2018-02-08 10:11:36 +01:00
  • 13ab394e5a Rename variable in app.ini Josué Tille 2018-02-08 00:09:28 +01:00
  • d0390934bd Add checkprocess Josué Tille 2018-02-07 23:49:32 +01:00
  • 6bc53fd637 Use new helpers and remove sudo in each command and factorise code Josué Tille 2018-02-07 00:31:25 +01:00
  • 9a54f33238 Merge branch 'v0.11.19' into refactoring Josué Tille 2018-02-06 23:55:51 +01:00
  • cbe6b84841
    Force https anmol26s 2017-11-09 12:56:12 +05:30
  • a790f67c69 [enh] Update Gogs version to 0.11.19. Moul 2017-07-19 08:38:50 +02:00
  • 1433cff9cd Merge d09612f8de into aa075b2051 Rafi59 2017-06-21 16:50:54 +00:00
  • d09612f8de Update malformed path CI error Rafi59 2017-06-21 18:50:52 +02:00
  • b833392ded Update malformed path error in CI Rafi59 2017-06-21 18:46:57 +02:00
  • aa075b2051 Merge pull request #27 from Rafi594/patch-1 M5oul 2017-06-21 11:41:12 +02:00
  • 62dd376bf1 [fix] create uploads folder and permissions Rafi59 2017-06-19 20:53:10 +02:00
  • d224ec18de [fix] create uploads folder and permissions Rafi59 2017-06-19 20:49:09 +02:00
  • 92202d1f2f Merge pull request #24 from YunoHost-Apps/linter_fixes tostaki 2017-04-06 17:38:36 +02:00
  • fa69e63bda [enh] linter fixes: - remove: add 'set -u'. - install: retrieve arguments from env var. - manifest: update descriptions. - _common.sh: use 'ynh_die' helper. Moul 2017-04-05 21:06:22 +02:00
  • d2b1d19c53 Merge pull request #23 from YunoHost-Apps/0.11 tostaki 2017-04-04 19:28:40 +02:00
  • 2a09ceb60f [enh] upgrade to v0.11. Moul 2017-04-04 09:14:20 +02:00
  • 0b7373568d Merge pull request #22 from NicolasPetton/patch-1 tostaki 2017-04-02 23:00:55 +02:00
  • e3a490eab0 Update manifest.json Nicolas Petton 2017-04-02 22:49:26 +02:00
  • 969dc06471 Merge pull request #21 from YunoHost-Apps/0.10.18 M5oul 2017-03-14 21:40:09 +01:00
  • 1cbec051e1 [enh] upgrade to 0.10.18. Moul 2017-03-14 21:09:02 +01:00
  • 430adf39a2 Merge pull request #19 from YunoHost-Apps/0.10.8 tostaki 2017-03-08 22:37:45 +01:00
  • 78aad56a72 [mod] update to v0.10.8. Moul 2017-03-08 21:26:26 +01:00
  • 9a3519784f Merge pull request #17 from YunoHost-Apps/gogs_0.10 M5oul 2017-03-05 16:28:19 +01:00
  • b36c0265c8 [enh] upgrade to releases 0.10.1. Change version pattern. Moul 2017-03-02 13:54:38 +01:00
  • 21802ac1c6 Merge pull request #14 from YunoHost-Apps/fix_13_arm_build_pattern_name tostaki 2017-02-20 12:36:21 +01:00
  • e542c1b7d0 [fix] #13: ARM build pattern name changed: use armv6 build for armv7 arch /o\. Moul 2017-02-20 10:25:41 +01:00
  • 72d6789826 Bump version to v0.9.141 mbugeia 2017-02-19 22:25:54 +01:00
  • 8016306557 Make scripts safer mbugeia 2017-02-19 22:24:20 +01:00
  • 08f3ada54e Fix systemd script mbugeia 2017-02-19 22:22:42 +01:00
  • 7ba4a6b77a Merge pull request #6 from NicolasPetton/master tostaki 2016-11-16 16:20:26 +01:00
  • 1de1ae4e77 Enable email notification (fix #5) Nicolas Petton 2016-11-16 16:15:53 +01:00
  • a712e56ec0 Merge pull request #4 from NicolasPetton/master tostaki 2016-11-05 21:46:15 +01:00
  • 0ee95d6a91 Copy editing README.md Nicolas Petton 2016-11-05 21:34:51 +01:00
  • b30ec6b691 Detect arch with uname, inspired by getcaddy.com mbugeia 2016-10-18 00:09:26 +02:00
  • 5f29a8f6a1 Use default value to to prevent bad behavior if not set mbugeia 2016-10-18 00:01:49 +02:00
  • 50e64140e4 Go back to v0.9.71 because of issue with ldap first login on v0.9.97 mbugeia 2016-10-17 19:33:38 +02:00
  • 23f85454c8 Merge pull request #2 from YunoHost-Apps/typo_fix tostaki 2016-10-16 20:51:05 +02:00
  • 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'). Moul 2016-10-16 20:35:30 +02:00
  • 46fb1398c7 Fix ssh usage and add infos to readme mbugeia 2016-10-16 16:44:34 +02:00
  • 7133f1a14c Fix ssh usage and add infos to readme mbugeia 2016-10-16 16:43:48 +02:00
  • 8d109bbb55 Rename README.markdown to README.md to please linter mbugeia 2016-10-11 23:51:27 +02:00
  • 3c45df42a4 Update manifest to be up to date with the last yunohost version and linter mbugeia 2016-10-11 23:45:47 +02:00
  • 4f11e5a624 Update README with new version and update advices mbugeia 2016-10-11 23:26:22 +02:00
  • 6069c02de2 Use rsync to move gogs source to avoid directory not empty error during upgrade mbugeia 2016-10-11 23:01:52 +02:00
  • 13ecdbf066 Avoid major disaster caused by an empty variable during update mbugeia 2016-10-11 22:44:17 +02:00
  • 081886c333 Fix update from old package mbugeia 2016-10-11 22:22:47 +02:00
  • 8f45537d13 Use $app instead of "gogs" at most places mbugeia 2016-10-11 22:18:56 +02:00
  • cfe643d9ac handle upgrade from old package installation mbugeia 2016-10-11 22:11:21 +02:00
  • 1dc4613d8d Use systemctl everywhere and restore ldap config at the end of upgrade mbugeia 2016-10-11 21:55:26 +02:00
  • 5a706ed246 Update version to 0.9.97 and improve error msg mbugeia 2016-10-11 21:44:19 +02:00
  • b4eda1192c [fix] arm: use zip builds, add armv7l arch. Thanks @M5oul mbugeia 2016-08-30 22:09:01 +02:00
  • b1064d9854 Merge 51e8bd1f9e into e9decb8913 M5oul 2016-08-30 18:07:59 +00:00
  • 51e8bd1f9e [fix] arm: use zip builds, add "armv7l" arch. - use zip instead of tarballs as arm build is only available in a zip format. - add "armv7l" arch in the possibility of architectures. Moul 2016-08-30 19:52:52 +02:00
  • e9decb8913 Detect i686 architecture as i386 mbugeia 2016-08-15 19:30:32 +02:00
  • 706b3f1f5b Initial commit mbugeia 2016-08-15 15:38:50 +02:00