GiteaBot
094c8fdc87
[skip ci] Updated licenses and gitignores
2022-05-01 00:25:27 +00:00
GiteaBot
71a5aaef32
[skip ci] Updated licenses and gitignores
2022-03-27 00:17:35 +00:00
GiteaBot
83a2f79d5d
[skip ci] Updated licenses and gitignores
2022-03-20 00:24:18 +00:00
GiteaBot
780cf76f6e
[skip ci] Updated licenses and gitignores
2022-03-13 00:11:52 +00:00
GiteaBot
3ba9dcf4b4
[skip ci] Updated licenses and gitignores
2022-02-27 00:16:04 +00:00
GiteaBot
d5a4c5530a
[skip ci] Updated licenses and gitignores
2022-02-20 00:16:03 +00:00
GiteaBot
3b33507c73
[skip ci] Updated licenses and gitignores
2022-02-06 00:16:02 +00:00
GiteaBot
74dcdadf08
[skip ci] Updated licenses and gitignores
2022-01-30 00:28:19 +00:00
luzpaz
8c647bf0f6
Fix various typos ( #18219 )
...
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby,te,unknwon`
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-01-10 17:32:37 +08:00
GiteaBot
6a3611cc3d
[skip ci] Updated licenses and gitignores
2022-01-02 00:28:42 +00:00
GiteaBot
ab09296d37
[skip ci] Updated licenses and gitignores
2021-11-21 00:25:17 +00:00
GiteaBot
424959e07c
[skip ci] Updated licenses and gitignores
2021-11-14 00:26:06 +00:00
GiteaBot
1ff944f698
[skip ci] Updated licenses and gitignores
2021-10-31 00:25:12 +00:00
GiteaBot
462306e263
[skip ci] Updated licenses and gitignores
2021-09-19 00:05:00 +00:00
GiteaBot
208ae9e996
[skip ci] Updated licenses and gitignores
2021-08-22 00:06:14 +00:00
GiteaBot
4f23624b16
[skip ci] Updated licenses and gitignores
2021-07-25 00:07:38 +00:00
GiteaBot
65ae46bc20
[skip ci] Updated licenses and gitignores
2021-07-04 00:14:37 +00:00
GiteaBot
540215588a
[skip ci] Updated licenses and gitignores
2021-06-27 00:29:32 +00:00
GiteaBot
41136db47e
[skip ci] Updated licenses and gitignores
2021-05-16 00:25:04 +00:00
GiteaBot
f5aaa74b90
[skip ci] Updated licenses and gitignores
2021-03-14 00:12:26 +00:00
GiteaBot
4ba8572361
[skip ci] Updated licenses and gitignores
2021-03-07 00:12:31 +00:00
GiteaBot
4e7e3bd4bf
[skip ci] Updated licenses and gitignores
2021-02-28 00:43:14 +00:00
GiteaBot
d6068c1cf7
[skip ci] Updated licenses and gitignores
2021-02-21 00:19:09 +00:00
GiteaBot
f3847c9d82
[skip ci] Updated licenses and gitignores
2021-02-14 00:19:09 +00:00
GiteaBot
c11db35aec
[skip ci] Updated licenses and gitignores
2021-02-07 00:18:59 +00:00
GiteaBot
e35a2b65bc
[skip ci] Updated licenses and gitignores
2021-01-24 00:19:18 +00:00
6543
84eac6ed6c
Add make targed generate-license & generate-gitignore + Update ( #12682 )
...
* Add make targed generate-license & generate-gitignore
* Update Gitignores & Licenses
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-02 12:57:08 -04:00
Antoine GIRARD
e2fc0a0dfd
chore: update license list ( #9436 )
...
go run scripts/generate-licenses.go
Co-authored-by: zeripath <art27@cantab.net>
2019-12-20 08:17:25 +08:00
zeripath
bda70b848f
Update licenses ( #8752 )
...
Replaces #8182
2019-10-30 16:19:14 +00:00
zeripath
c64963553a
Update Licenses ( #5558 )
2018-12-18 21:04:43 -05:00
Jonas Franz
e87c063c90
Add missing licenses ( #3497 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
2018-02-13 07:10:40 +02:00
Jonas Franz
fbdc00f464
Updating generate-licenses.go to fetch licenses from maintained repository. ( #3484 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-02-12 20:20:30 +02:00
Jonas Franz
58771acacb
Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) ( #3475 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
2018-02-09 15:11:19 +02:00
Thomas Boerger
42032fdecf
Synced licenses with github repo ( #1246 )
...
* Added script to download licenses from github
* Synced licenses with github repo
2017-03-15 13:30:16 +01:00
Thomas Boerger
b33078fa33
Bindata is optional and over-writable on restart ( #354 )
...
* Moved conf assets into options folder
* Dropped old bindata
* Started to integrate options bindata and accessors
* Do not enforce a builtin app.ini
* Replaced bindata calls with options
* Dropped bindata task from makefile, it's the generate task now
* Always embedd app.ini to provide sane config defaults
* Use sane defaults for the configuration
* Defined default value for SSH_KEYGEN_PATH
* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini
* Fixed new paths in latest test additions
* Drop bindata with make clean task
* Set more proper default values
2016-12-22 19:12:23 +01:00