Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add simple descriptions for swagger validate (#4087) | stevegt | 2018-05-31 | 8 | -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) | techknowlogick | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-30 | 1 | -0/+3 |
| | |||||
* | Fix #4081 Check for leading / in base before removing it (#4082) | Antoine GIRARD | 2018-05-30 | 2 | -2/+8 |
| | |||||
* | LFS: make HTTP auth period configurable (#4035) | Inon S | 2018-05-29 | 4 | -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) | techknowlogick | 2018-05-29 | 2 | -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 Franz | 2018-05-28 | 2 | -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 Terentyev | 2018-05-29 | 1 | -0/+4 |
| | | | Signed-off-by: Alexey Terentyev <axifnx@gmail.com> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-29 | 1 | -0/+1 |
| | |||||
* | Fix drone CLI install link (#4071) | stevegt | 2018-05-29 | 1 | -1/+1 |
| | | | Fixes #4070 | ||||
* | fix attachment ENABLED (#4064) | Lunny Xiao | 2018-05-28 | 2 | -2/+2 |
| | | | | | | * fix attachment ENABLED * change wrong name on app.ini.sample | ||||
* | Fix wiki redirects (#3919) | Michael Kuhn | 2018-05-28 | 1 | -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 Schneiderbauer | 2018-05-27 | 2 | -6/+28 |
| | |||||
* | Update drone test instructions in CONTRIBUTING.md (#4055) | techknowlogick | 2018-05-27 | 1 | -2/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-27 | 3 | -2/+61 |
| | |||||
* | Mac OS X -> macOS (#4056) | techknowlogick | 2018-05-27 | 1 | -6/+6 |
| | |||||
* | add api section to config cheat sheet (#4037) | David Schneiderbauer | 2018-05-24 | 1 | -0/+5 |
| | |||||
* | Make home.tmpl visible with Signin-View enabled (#4040) | Fluf | 2018-05-24 | 1 | -1/+1 |
| | | | Fix #3846 | ||||
* | fix add a Ukrainian language (#4036) (#4042) | 3_1_3_u | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-24 | 2 | -4/+4 |
| | |||||
* | add i18n section in config cheat sheet, reordered app.ini.sample (#4038) | David Schneiderbauer | 2018-05-24 | 2 | -9/+38 |
| | | | | | | * add i18n section in config cheat sheet, reordered app.ini.sample * fix wrong default config | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-24 | 2 | -10/+17 |
| | |||||
* | add a Ukrainian language (#4036) | 3_1_3_u | 2018-05-24 | 1 | -2/+3 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-24 | 2 | -1/+10 |
| | |||||
* | fix writer cannot read bare repo guide (#4033) | Lunny Xiao | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-24 | 1 | -0/+3 |
| | |||||
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 25 | -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 Terentyev | 2018-05-24 | 11 | -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 Crowdin | GiteaBot | 2018-05-24 | 1 | -0/+3 |
| | |||||
* | Gitea with Caddy with sub-path documentation. (#4028) | Fluf | 2018-05-24 | 1 | -1/+3 |
| | | | Matches rest of headings | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-23 | 2 | -4/+7 |
| | |||||
* | Add Environment Variables to Docker template (#4012) | Fluf | 2018-05-23 | 3 | -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 Xiao | 2018-05-23 | 3 | -8/+8 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-23 | 1 | -0/+5 |
| | |||||
* | fix webhook bug of response info is not displayed in UI (#4000) | Lunny Xiao | 2018-05-23 | 1 | -9/+12 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-23 | 24 | -27/+0 |
| | |||||
* | Add documentation for reverse proxies (#4022) | Fluf | 2018-05-23 | 1 | -0/+102 |
| | | | Fixes #3904 | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-22 | 1 | -0/+2 |
| | |||||
* | Add $GOPATH/bin to PATH for make releases (#4020) | Antoine GIRARD | 2018-05-22 | 1 | -0/+1 |
| | | | Needed to access go tool gxz | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-22 | 1 | -0/+87 |
| | |||||
* | Fix support channels (#4014) | Fluf | 2018-05-22 | 1 | -3/+2 |
| | | | Now matches navigation on Gitea website | ||||
* | doc: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case (#3760) | Timothée Ravier | 2018-05-22 | 2 | -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 Crowdin | GiteaBot | 2018-05-21 | 1 | -0/+62 |
| | |||||
* | Support secure cookie for csrf-token (#3839) | Aleksandr Bulyshchenko | 2018-05-22 | 3 | -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 Schneiderbauer | 2018-05-21 | 2 | -8/+9 |
| | | | | | | * remove collaborative repositories from search on user profiles * rename 'My Repositories' to 'Repositories' | ||||
* | Provide compressed releases (#3991) | Antoine GIRARD | 2018-05-21 | 1 | -1/+8 |
| | | | | | | * Add release-compress to provide compressed releases * check after compress | ||||
* | [doc] Update vendor tool section to dep (#4008) | Antoine GIRARD | 2018-05-21 | 1 | -1/+3 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-05-21 | 1 | -0/+21 |
| | |||||
* | Fix typo in U2F description (#4007) | Fluf | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | fix #4003 (#4004) | 奶爸 | 2018-05-21 | 1 | -0/+2 |
| | | | Webhook and hook_task not cleaned up when delete repository |