summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* backport 1.7.4 changelog (#6317)techknowlogick2019-03-131-0/+9
* Use correct remote on Windows (#6313)John Olheiser2019-03-121-1/+1
* Fix reported issue in repo description (#6306)zeripath2019-03-112-3/+53
* Use url.PathEscape to escape the branchname (#6304)zeripath2019-03-122-2/+4
* Updates vendor/code.gitea.io/git (#6286)Richard Mahn2019-03-112-4/+12
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-111-0/+27
* Update third-party-tools.en-us.md (#6301)MysticBoy2019-03-111-0/+3
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-119-15/+133
* Add support for client basic auth for exchanging access tokens (#6293)Jonas Franz2019-03-112-1/+68
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-102-1/+26
* Remove util.RemoveAll - should have been removed since go 1.7 (#6299)zeripath2019-03-103-31/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-092-0/+51
* Copyedit docs (#6275)Aidan Fitzgerald2019-03-0928-111/+111
* Add regenerate secret feature for oauth2 (#6291)Jonas Franz2019-03-093-1/+33
* Add unit types to repo action URL to correctly show 404 when archived (#6247)John Olheiser2019-03-091-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-0829-3/+63
* Use golang 1.12 to build in dockerfile (#6285)techknowlogick2019-03-081-1/+1
* Add security note to issue template (#6281)John Olheiser2019-03-081-2/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-081-3/+3
* Third party docs (#6282)John Olheiser2019-03-081-0/+33
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-081-6/+6
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-0837-11/+2667
* [Contrib] Checkout a PR (#6021)Antoine GIRARD2019-03-072-0/+260
* Add robots.txt as reserved username (#6272)techknowlogick2019-03-071-0/+1
* Replace linkRegex with xurls library (#6261)mrsdizzie2019-03-079-3/+2038
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-074-13/+16
* Remove visitLinksForShortLinks features (#6257)mrsdizzie2019-03-072-14/+9
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-061-0/+7
* Fix fork button (#6223)John Olheiser2019-03-053-2/+22
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-051-9/+28
* Fix #6234 : Check organization visibility before everything else (#6235)Zsombor2019-03-051-0/+11
* Add ability to sort issues by due date (#6206) (#6244)stevegt2019-03-054-0/+10
* Make organization dropdown scrollable when using mouse wheel (#5988)Muhammed TİFTİKÇİ2019-03-043-29/+8
* Prevent double-close of issues (#6233)zeripath2019-03-041-1/+7
* Override xorm type mapping for U2F counter (#6232)Maurizio Porrato2019-03-044-1/+43
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-036-2/+28
* add create issue via email comparison (#6227)Martin Delille2019-03-021-0/+1
* Fix renames over redirects (#6216)James E. Blair2019-03-021-1/+17
* add service desk to comparison (#6220)Martin Delille2019-03-021-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-011-3/+69
* Update to docs README (#6221)John Olheiser2019-03-011-7/+3
* UI: Fix race in update issue labels and assignees (#6194)silverwind2019-02-286-32/+35
* Modify linkRegex to require http|https (#6171)mrsdizzie2019-02-282-1/+63
* Doc updates for customization and installation. (#6176)John Olheiser2019-02-282-6/+62
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-281-0/+7
* fix display dashboard even if require to change password (#6214)Lunny Xiao2019-02-282-14/+16
* Create a repo redirect when transferring ownership (#6210) (#6211)James E. Blair2019-02-282-1/+9
* Add "ghost" and "notifications" to list of reserved user names. (#6208)tklein232019-02-271-0/+2
* Add Changelog for 1.7.3 (#6202) (#6207)zeripath2019-02-271-2/+16
* Adds MustChangePassword to user create/edit API, defaults to true (#6193)John Olheiser2019-02-273-10/+18