techknowlogick
f250afcb11
Update Contribution docs with non-404 link ( #4077 )
8 years ago
GiteaBot
28675220e7
[skip ci] Updated translations via Crowdin
8 years ago
Antoine GIRARD
f8f511d36f
Fix #4081 Check for leading / in base before removing it ( #4082 )
8 years ago
Inon S
b4308d7012
LFS: make HTTP auth period configurable ( #4035 )
* LFS: make HTTP auth period configurable
* Formatting: Removed semicolon
Due to automated fmt-check failure (drone.gitea.io)
* applying code reviews
* Applied code review comment: Change HTTPAuthExpiry to time.Duration
* Updated config cheat sheet
8 years ago
techknowlogick
a7a0f8f05f
Remove autolink.js references ( #4072 )
* Autolink.js no longer used
Fixes #4069
* Remove autolink.js references
* Fix reference to u2f js
8 years ago
Jonas Franz
9aa6c274e5
Fix relative markdown links with anchors ( #4058 )
* Replace '%28' with '#'
Add test case
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Use ResolveReference instead of strings.Replace
Signed-off-by: Jonas Franz <info@jonasfranz.software>
8 years ago
Alexey Terentyev
e7d22999a2
Added deletion of an empty line at the end of the file ( #4050 ) ( #4054 )
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
8 years ago
GiteaBot
d93cd8dcf4
[skip ci] Updated translations via Crowdin
8 years ago
stevegt
b6a2f26045
Fix drone CLI install link ( #4071 )
Fixes #4070
8 years ago
Lunny Xiao
918251f925
fix attachment ENABLED ( #4064 )
* fix attachment ENABLED
* change wrong name on app.ini.sample
8 years ago
Michael Kuhn
98c6d0a4d8
Fix wiki redirects ( #3919 )
When creating or editing a wiki page, the redirect to the wiki page does
not work because the file name is used instead of the page name.
8 years ago
David Schneiderbauer
aa91fbce9d
update git vendor ( #4059 )
8 years ago
techknowlogick
c1094a14ea
Update drone test instructions in CONTRIBUTING.md ( #4055 )
8 years ago
GiteaBot
e8ff39974d
[skip ci] Updated translations via Crowdin
8 years ago
techknowlogick
1485a7033a
Mac OS X -> macOS ( #4056 )
8 years ago
David Schneiderbauer
5ac3a2c049
add api section to config cheat sheet ( #4037 )
8 years ago
Fluf
37f3a9b1d3
Make home.tmpl visible with Signin-View enabled ( #4040 )
Fix #3846
8 years ago
3_1_3_u
3a8fb33f80
fix add a Ukrainian language ( #4036 ) ( #4042 )
8 years ago
GiteaBot
153ec79d55
[skip ci] Updated translations via Crowdin
8 years ago
David Schneiderbauer
494432993d
add i18n section in config cheat sheet, reordered app.ini.sample ( #4038 )
* add i18n section in config cheat sheet, reordered app.ini.sample
* fix wrong default config
8 years ago
GiteaBot
5769082557
[skip ci] Updated translations via Crowdin
8 years ago
GiteaBot
4f41ab4f7f
[skip ci] Updated translations via Crowdin
8 years ago
Lunny Xiao
a5da5274b8
fix writer cannot read bare repo guide ( #4033 )
8 years ago
GiteaBot
5594ddbce5
[skip ci] Updated translations via Crowdin
8 years ago
Magnus Lindvall
16e14c2a35
LDAP Public SSH Keys synchronization ( #1844 )
* Add LDAP Key Synchronization feature
Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
* Add migration: add login source id column for public_key table
* Only update keys if needed
* Add function to only list pubkey synchronized from ldap
* Only list pub ssh keys synchronized from ldap. Do not sort strings as ExistsInSlice does it.
* Only get keys belonging to current login source id
* Set default login source id to 0
* Some minor cleanup. Add integration tests (updete dep testify)
8 years ago
Alexey Terentyev
6b125b90e7
Added repository search ordered by stars or forks. Forks column in admin repo list. ( #3969 )
* Added repository search order by stars or forks.
Added Forks column to admin repository list.
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Renamed search repo template
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
8 years ago
GiteaBot
19b4a8e34d
[skip ci] Updated translations via Crowdin
8 years ago
Fluf
354b9df49c
Gitea with Caddy with sub-path documentation. ( #4028 )
Matches rest of headings
8 years ago
GiteaBot
f54fc8792d
[skip ci] Updated translations via Crowdin
8 years ago
Fluf
c1cbc06bf3
Add Environment Variables to Docker template ( #4012 )
* Add disable registration as an environment variable
for docker
* Add REQUIRE_SIGNIN_VIEW as env var to docker
* Add variables to template
* Update docker docs
8 years ago
Lunny Xiao
ab3544eeff
fix bugs caused by #3929 ( #3999 )
8 years ago
GiteaBot
8b65e484b4
[skip ci] Updated translations via Crowdin
8 years ago
Lunny Xiao
3f563b8b3d
fix webhook bug of response info is not displayed in UI ( #4000 )
8 years ago
GiteaBot
e1ca530fb2
[skip ci] Updated translations via Crowdin
8 years ago
Fluf
7f17ef116c
Add documentation for reverse proxies ( #4022 )
Fixes #3904
8 years ago
GiteaBot
60503e6155
[skip ci] Updated translations via Crowdin
8 years ago
Antoine GIRARD
f06362e966
Add $GOPATH/bin to PATH for make releases ( #4020 )
Needed to access go tool gxz
8 years ago
GiteaBot
3e91000524
[skip ci] Updated translations via Crowdin
8 years ago
Fluf
fc8a90f72e
Fix support channels ( #4014 )
Now matches navigation on Gitea website
8 years ago
Timothée Ravier
5ae493abfb
doc: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case ( #3760 )
Update the sample configuration and config cheat sheet description for
the LOCAL_ROOT_URL configuration variable to mention the special case
required if PROTOCOL is set to 'unix'.
Fixes #3741 .
Signed-off-by: Timothée Ravier <tim@siosm.fr>
8 years ago
GiteaBot
667f1ed388
[skip ci] Updated translations via Crowdin
8 years ago
Aleksandr Bulyshchenko
016aa3f29f
Support secure cookie for csrf-token ( #3839 )
* dep: Update github.com/go-macaron/csrf
Update github.com/go-macaron/csrf with dep to revision 503617c6b372
to fix issue of csrf-token security.
This update includes following commits:
- Add support for the Cookie HttpOnly flag
- Support secure mode for csrf cookie
Signed-off-by: Aleksandr Bulyshchenko <A.Bulyshchenko@globallogic.com>
* routers: set csrf-token security depending on COOKIE_SECURE
Signed-off-by: Aleksandr Bulyshchenko <A.Bulyshchenko@globallogic.com>
8 years ago
David Schneiderbauer
cf9b3e7a74
remove collaborative repositories from search on user profiles ( #3996 )
* remove collaborative repositories from search on user profiles
* rename 'My Repositories' to 'Repositories'
8 years ago
Antoine GIRARD
ef5572f5b5
Provide compressed releases ( #3991 )
* Add release-compress to provide compressed releases
* check after compress
8 years ago
Antoine GIRARD
d4fb1e7012
[doc] Update vendor tool section to dep ( #4008 )
8 years ago
GiteaBot
2b66eb2195
[skip ci] Updated translations via Crowdin
8 years ago
Fluf
632026600e
Fix typo in U2F description ( #4007 )
8 years ago
奶爸
d5e74f840f
fix #4003 ( #4004 )
Webhook and hook_task not cleaned up when delete repository
8 years ago
GiteaBot
0787c4b523
[skip ci] Updated translations via Crowdin
8 years ago
Antoine GIRARD
d51e3a61b7
Migrate to dep ( #3972 )
* Update makefile to use dep
* Migrate to dep
* Fix some deps
* Try to find a better version for golang.org/x/net
* Try to find a better version for golang.org/x/oauth2
8 years ago