Commit Graph

201 Commits (04f996f1f977fe00cc5ef55ac0548827221f9226)

Author SHA1 Message Date
Tamal Saha 34d06f4c6b Handle CORS requests (#6289)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
techknowlogick 1dc401635b
update sdk to latest (#6903)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
Antoine GIRARD 2933ae4e88 Update https://github.com/urfave/cli to version 1.2.0 (#6838)
5 years ago
Lunny Xiao 5be1780045 update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (#6815)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436)
5 years ago
Antoine GIRARD 84fd24246c Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663)
5 years ago
Antoine GIRARD 4183c846e3 [mod]: Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.10.0 (#6662)
5 years ago
techknowlogick 3fb038c53a
upgrade version of lib/pq to v1.1.0 (#6640)
5 years ago
Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Mura Li d77176912b Use Go1.11 module (#5743)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Richard Mahn ecce28f9df Updates SDK dep (#6406)
5 years ago
Richard Mahn 50631b5ac3 Updates vendor/code.gitea.io/git (#6286)
5 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261)
5 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231)
5 years ago
John Olheiser 7548037a64 Adds MustChangePassword to user create/edit API, defaults to true (#6193)
5 years ago
Segev Finer 594f591691 Increase Username and Orgname MaxSize 35 -> 40 (#6178)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
zeripath 22770c324d
Move to ldap.v3 to fix #5928 (#6105)
5 years ago
Lunny Xiao a380cfd8e0 Update bleve dependency to latest master revision (#6100)
5 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850)
5 years ago
Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838)
5 years ago
Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814)
5 years ago
Lanre Adelowo c20034be31 Display the branch name in the commit view (#5950)
5 years ago
techknowlogick 9de871a0f8
add other session providers (#5963)
5 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843)
5 years ago
Lauris BH fada6968a8 Fix new release creation API to allow empty target (#5870)
5 years ago
Lauris BH 331c9120e8
Request for public keys only if LDAP attribute is set (#5816)
5 years ago
Lunny Xiao 477a80f658 upgrade go-sql-driver/mysql to fix invalid connection error (#5748)
5 years ago
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382)
5 years ago
Zsombor c2dcb35148 Fixing #5728: (#5747)
5 years ago
techknowlogick 5c44f751a3
Discord Oauth2 support (#4476)
5 years ago
Zsombor 31aa00fa4b Update xorm to fix issue #5659 and #5651 (#5680)
5 years ago
Lunny Xiao fe55ab2a68 fix forgot removed records when deleting user (#5429)
5 years ago
kolaente 6db7dbd333 Added test environment for mssql (#4282)
5 years ago
Kasi Reddy d5d847e5c4 Git-Trees API (#5403)
5 years ago
Michael Kuhn 0222623be9 Explicitly disable Git credential helper (#5367)
5 years ago
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
5 years ago
Peter Hoffmann e08c7e521b Add raw blob endpoint to get objects by SHA ID (#5334)
6 years ago
Antoine GIRARD 4c1f1f9646 Remove x/net/context vendor by using std package (#5202)
6 years ago
Lunny Xiao b3000ae623 Fix create team, update team missing units (#5188)
6 years ago
Stanislav 078c404c3b Prometheus endpoint (#5256)
6 years ago
Peter Hoffmann fb14458010 fix: Add secret to all webhook's payload where it has been missing (#5199)
6 years ago