Commit graph

46 commits

Author SHA1 Message Date
Maximilian Bosch 38f4e7c6ea
gitea: 1.11.3 -> 1.11.4
https://github.com/go-gitea/gitea/releases/tag/v1.11.4
2020-04-01 23:22:50 +02:00
Jörg Thalheim b4c2511eb8
gitea: fix strict deps build 2020-03-23 08:16:40 +00:00
Maximilian Bosch cbceee8e97
gitea: 1.10.3 -> 1.11.3
Updates `gitea` to the latest version available[1]. Also ensured that
upgrading from `gitea-1.9` (used on NixOS 19.09) to `1.11.3` works
seamlessly.

The derivation required a few more changes this time since `gitea` uses
`npm` now to build the frontend[2]. When using the default tarball from
GitHub, we'd have to build the frontend manually. By fetching a custom
tarball published on every release, we get a prebuilt frontend
(as it was the case on previous versions) and build the backend only from
source.

Co-authored-by: kolaente <k@knt.li>
Closes #80175

[1] https://github.com/go-gitea/gitea/releases/tag/v1.11.3
[2] https://github.com/go-gitea/gitea/issues/10253
2020-03-20 22:58:19 +01:00
kolaente 8314e759a8
gitea: 1.10.2 -> 1.10.3 2020-01-18 09:56:41 +01:00
Victor SENE 56ad7c630b
gitea: 1.10.1 -> 1.10.2 2020-01-03 19:27:06 +01:00
kolaente c2682a0d28
gitea: 1.10.0 -> 1.10.1 2019-12-05 22:39:19 +01:00
kolaente 8d5a0e1ef1
gitea: 1.9.5 -> 1.10.0 2019-11-18 20:36:35 +01:00
kolaente c5939e67cd
gitea: 1.9.5 -> 1.9.6 2019-11-14 20:09:55 +01:00
kolaente 67d0e44dc7
gitea: 1.9.4 -> 1.9.5 2019-10-31 20:33:22 +01:00
kolaente 7c087faeb8
gitea: 1.9.3 -> 1.9.4 2019-10-08 21:11:07 +02:00
Elis Hirwing 8b71bb0ad4
gitea: 1.9.2 -> 1.9.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.9.3
2019-09-07 22:25:14 +02:00
kolaente 3ddb1a09fc
gitea: 1.9.1 -> 1.9.2 2019-08-22 19:38:21 +02:00
kolaente e137c91526
gitea: 1.9.0 -> 1.9.1 2019-08-14 19:38:59 +02:00
nyanloutre 1a784390d2
gitea: 1.8.3 -> 1.9.0 2019-08-01 00:40:49 +02:00
Elis Hirwing bd1788c908
gitea: 1.8.2 -> 1.8.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.3
2019-06-18 07:56:44 +02:00
Elis Hirwing aa1ca7b972
gitea: 1.8.1 -> 1.8.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.2
2019-05-31 10:46:48 +02:00
kolaente 29d35a9ddb maintainers: add kolaente 2019-05-11 02:01:08 +02:00
kolaente bad4902dc2 gitea: 1.8.0 -> 1.8.1 2019-05-11 01:51:25 +02:00
Elis Hirwing fe691b13b2
gitea: 1.7.6 -> 1.8.0
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.0
2019-04-22 11:41:57 +02:00
Florian Klink 7578ec44dc gitea: 1.7.5 -> 1.7.6
From [release notes](https://github.com/go-gitea/gitea/releases/tag/v1.7.6):

SECURITY: Prevent remote code execution vulnerability with mirror repo URL settings
2019-04-13 11:52:16 +02:00
Sarah Brofeldt 7b6430984b gitea: Fix sqlite support and baked-in tags 2019-03-30 17:21:06 +01:00
Elis Hirwing c94d027510
gitea: 1.7.3 -> 1.7.5
Changelogs:
https://github.com/go-gitea/gitea/releases/tag/v1.7.5
https://github.com/go-gitea/gitea/releases/tag/v1.7.4
2019-03-30 11:23:35 +01:00
Matthew Bauer 5bc72b87b1
Merge pull request #52714 from furrycatherder/gitea-pam
gogs, gitea: add PAM support
2019-03-06 10:05:11 -05:00
Milan Pässler 1246a736b1 gitea: 1.7.1 -> 1.7.3 2019-03-02 23:42:36 +01:00
Elis Hirwing ae0c47b4b7
gitea: 1.7.0 -> 1.7.1
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.7.1
2019-02-02 23:29:42 +01:00
Victor SENE f5d69f88b7 gitea: 1.6.4 -> 1.7.0 2019-01-25 12:37:17 +01:00
Elis Hirwing 6de48b291d
gitea: 1.6.3 -> 1.6.4
Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.6.4
2019-01-16 08:12:12 +01:00
Elis Hirwing eeb35be95d gitea: 1.6.2 -> 1.6.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.3
2019-01-04 19:38:40 -05:00
Sean Haugh 9406f240a7 gitea: add PAM support 2018-12-22 18:49:25 -06:00
Franz Pletz 12e57cbb61
gitea: fix version in app 2018-12-22 04:33:16 +01:00
Elis Hirwing a87fd222c8
gitea: 1.6.0 -> 1.6.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.1
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.2
2018-12-21 23:07:47 +01:00
Henry 595c1e0a36 gitea: 1.5.3 -> 1.6.0
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.6.0
2018-12-02 14:20:13 +01:00
Elis Hirwing 090bd931e1 gitea: 1.5.2 -> 1.5.3 (#50229)
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.3
2018-11-11 15:26:38 +01:00
Pavel Goran 5f3054ef70 gitea: include "options" directory in "data" output
This directory contains template files needed for initializing new repositories.

Fixes #49404.
2018-10-29 23:16:47 +07:00
Florian Jacob 0a5c7cf512 gitea: 1.5.1 -> 1.5.2 2018-10-15 18:28:36 +02:00
Elis Hirwing fcccb9e5ca gitea: 1.5.0 -> 1.5.1 (#45968)
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.1
2018-09-03 20:29:39 +02:00
Elis Hirwing c6bf57f58c gitea: 1.4.3 -> 1.5.0 (#44939)
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.0
2018-08-13 00:29:30 +02:00
Daniël de Kok 8b695a7353 gitea: 1.4.2 -> 1.4.3 2018-07-22 08:59:08 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Elis Hirwing 106bde413e
gitea: 1.4.1 -> 1.4.2
Not much of a changelog: https://github.com/go-gitea/gitea/releases/tag/v1.4.2
2018-06-18 18:26:14 +02:00
zimbatm 716d877d0f gitea: 1.4.0 -> 1.4.1 2018-05-06 17:11:41 +01:00
Sondre Nilsen a73cdc7333
gitea: 1.3.3 -> 1.4.0 2018-04-09 16:58:06 +02:00
Johannes Frankenau fa9950c0ae gitea: 1.3.2 -> 1.3.3 2018-03-11 18:43:49 +01:00
Alex Feldman-Crough 98e3a4c879
gitea: 1.2.3 -> 1.3.2 2017-12-16 09:43:13 -08:00
Alex Feldman-Crough 00fe37217e
gitea: 1.2.1 -> 1.2.3 2017-11-05 10:02:15 -08:00
Samuel Leathers 717436b4aa gitea: init at 1.2.1 2017-10-18 00:16:33 -04:00