aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add simple descriptions for swagger validate (#4087)stevegt2018-05-318-0/+82
| | | | | | | | | | | * Partial fix for #4010 Swagger needs a comment line above each swagger:response comment -- it uses these to populate the description: fields. Adding minimal text for now on the way to getting swagger validate to pass. Many standard swagger client libraries will not work at all with gitea until validate passes, so prioritizing that over better descriptions for now. Signed-off-by: Steve Traugott <stevegt@t7a.org>
* Update Contribution docs with non-404 link (#4077)techknowlogick2018-05-301-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-301-0/+3
|
* Fix #4081 Check for leading / in base before removing it (#4082)Antoine GIRARD2018-05-302-2/+8
|
* LFS: make HTTP auth period configurable (#4035)Inon S2018-05-294-5/+12
| | | | | | | | | | | | | | * 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
* Remove autolink.js references (#4072)techknowlogick2018-05-292-8/+3
| | | | | | | | | | * Autolink.js no longer used Fixes #4069 * Remove autolink.js references * Fix reference to u2f js
* Fix relative markdown links with anchors (#4058)Jonas Franz2018-05-282-6/+18
| | | | | | | | | | | * 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>
* Added deletion of an empty line at the end of the file (#4050) (#4054)Alexey Terentyev2018-05-291-0/+4
| | | Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-291-0/+1
|
* Fix drone CLI install link (#4071)stevegt2018-05-291-1/+1
| | | Fixes #4070
* fix attachment ENABLED (#4064)Lunny Xiao2018-05-282-2/+2
| | | | | | * fix attachment ENABLED * change wrong name on app.ini.sample
* Fix wiki redirects (#3919)Michael Kuhn2018-05-281-2/+2
| | | | 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.
* update git vendor (#4059)David Schneiderbauer2018-05-272-6/+28
|
* Update drone test instructions in CONTRIBUTING.md (#4055)techknowlogick2018-05-271-2/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-273-2/+61
|
* Mac OS X -> macOS (#4056)techknowlogick2018-05-271-6/+6
|
* add api section to config cheat sheet (#4037)David Schneiderbauer2018-05-241-0/+5
|
* Make home.tmpl visible with Signin-View enabled (#4040)Fluf2018-05-241-1/+1
| | | Fix #3846
* fix add a Ukrainian language (#4036) (#4042)3_1_3_u2018-05-241-2/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-242-4/+4
|
* add i18n section in config cheat sheet, reordered app.ini.sample (#4038)David Schneiderbauer2018-05-242-9/+38
| | | | | | * add i18n section in config cheat sheet, reordered app.ini.sample * fix wrong default config
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-242-10/+17
|
* add a Ukrainian language (#4036)3_1_3_u2018-05-241-2/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-242-1/+10
|
* fix writer cannot read bare repo guide (#4033)Lunny Xiao2018-05-241-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-241-0/+3
|
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-2425-436/+620
| | | | | | | | | | | | | | | | | | | * 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)
* Added repository search ordered by stars or forks. Forks column in admin ↵Alexey Terentyev2018-05-2411-16/+99
| | | | | | | | | | | | | 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>
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-241-0/+3
|
* Gitea with Caddy with sub-path documentation. (#4028)Fluf2018-05-241-1/+3
| | | Matches rest of headings
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-232-4/+7
|
* Add Environment Variables to Docker template (#4012)Fluf2018-05-233-0/+8
| | | | | | | | | | | | * 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
* fix bugs caused by #3929 (#3999)Lunny Xiao2018-05-233-8/+8
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-231-0/+5
|
* fix webhook bug of response info is not displayed in UI (#4000)Lunny Xiao2018-05-231-9/+12
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-2324-27/+0
|
* Add documentation for reverse proxies (#4022)Fluf2018-05-231-0/+102
| | | Fixes #3904
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-221-0/+2
|
* Add $GOPATH/bin to PATH for make releases (#4020)Antoine GIRARD2018-05-221-0/+1
| | | Needed to access go tool gxz
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-221-0/+87
|
* Fix support channels (#4014)Fluf2018-05-221-3/+2
| | | Now matches navigation on Gitea website
* doc: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case (#3760)Timothée Ravier2018-05-222-0/+6
| | | | | | | | | 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>
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-211-0/+62
|
* Support secure cookie for csrf-token (#3839)Aleksandr Bulyshchenko2018-05-223-8/+21
| | | | | | | | | | | | | | | | | * 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>
* remove collaborative repositories from search on user profiles (#3996)David Schneiderbauer2018-05-212-8/+9
| | | | | | * remove collaborative repositories from search on user profiles * rename 'My Repositories' to 'Repositories'
* Provide compressed releases (#3991)Antoine GIRARD2018-05-211-1/+8
| | | | | | * Add release-compress to provide compressed releases * check after compress
* [doc] Update vendor tool section to dep (#4008)Antoine GIRARD2018-05-211-1/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-05-211-0/+21
|
* Fix typo in U2F description (#4007)Fluf2018-05-211-1/+1
|
* fix #4003 (#4004)奶爸2018-05-211-0/+2
| | | Webhook and hook_task not cleaned up when delete repository