Commit Graph

281 Commits (d6657644a96417d2e771a2891a54e99e686be0a3)

Author SHA1 Message Date
Antoine GIRARD 9fe4437bda Use vendored go-swagger (#8087)
5 years ago
guillep2k 4cb1bdddc8 Strict name matching for Repository.GetTagID() (#8074)
5 years ago
guillep2k 765be70323 Make CI work (#8057)
5 years ago
Lauris BH 9ef1e5da27
Fix vendor modules.txt (#8032)
5 years ago
Antoine GIRARD 187ae109d0 Update to mod enabled version goquery (#8021)
5 years ago
guillep2k cedb285e25 Update github.com/lafriks/xormstore and tidy up mod.go (#8020)
5 years ago
Antoine GIRARD 256b178176
Update swagger to 0.20.1 (#8010)
5 years ago
guillep2k 5fe2ec264f Retry create issue to cope with duplicate keys (#7898)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
guillep2k 5661773018 Remove unique filter from repo indexer analyzer. (#7878)
5 years ago
guillep2k 2594693a46 Remove camel case tokenization from repo indexer (#7733)
5 years ago
Antoine GIRARD 52feff5a5c deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749)
5 years ago
Antoine GIRARD bb22e3a1e1 update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705)
5 years ago
Antoine GIRARD a9b4c8171f Update src-d/go-git to v4.13.0 (#7688)
5 years ago
zeripath 78e5317242
Update to latest mssqldriver (#7613)
5 years ago
Tamal Saha 5efd3630bc Update to xorm@v0.7.4 (#7596)
5 years ago
Lunny Xiao d2958d9f46 Move status table to cron package (#7370)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
5 years ago
Lunny Xiao b84a251fca
upgrade macaron/captcha to fix random error problem (#7407)
5 years ago
Lunny Xiao f03e5b7c3e
fix vendor (#7394)
5 years ago
EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023)
5 years ago
techknowlogick d0ec940dd7
switch to use gliderlabs/ssh for builtin server (#7250)
5 years ago
Cherrg 86750325c7 workaround broken drone build (#7362)
5 years ago
Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314)
5 years ago
Antoine GIRARD 1e46eedce7 update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
techknowlogick 33ad554800 update go-git to v4.12.0 - fixes #7248 (#7249)
5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080)
5 years ago
Lunny Xiao 8a343dda39 update go git from v4.10.0 to v4.11.0 (#7096)
5 years ago
Rob Watson df2557835b Improve handling of non-square avatars (#7025)
5 years ago
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)
5 years ago
Antoine GIRARD 4c1f1f9646 Remove x/net/context vendor by using std package (#5202)
5 years ago
Lunny Xiao b3000ae623 Fix create team, update team missing units (#5188)
5 years ago
Stanislav 078c404c3b Prometheus endpoint (#5256)
5 years ago
Peter Hoffmann fb14458010 fix: Add secret to all webhook's payload where it has been missing (#5199)
5 years ago
Antonio Huete Jimenez 99c09dfbfa Update vendor/golang.org/x/sys (#5059)
6 years ago
Antoine GIRARD 2af57c7820 Update x/net (#5169)
6 years ago
Kim "BKC" Carlbäcker aeb5655c25 Update go-macaron/session to latest mast to fix RCE-bug (#5177)
6 years ago
Mura Li 317ddb7283 Update vendor/github.com/mattn/go-sqlite3 (#5162)
6 years ago
Mura Li 2ce72d4e00 Update vendor/go-sqlite3 (#5133)
6 years ago
Mura Li dba955be7c Upgrade gopkg.in/testfixtures.v2 (#4999)
6 years ago
Lauris BH ab5b245182 Disable debug routes unless PPROF is enabled in configuration (#4995)
6 years ago
OvermindDL1 07af31d004 Fix #4877 to follow the OpenID Connect Audiences spec (#4878)
6 years ago
Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127)
6 years ago
EnricoFerro 912953e82a API /admin/users/{username} missing parameter (#4775)
6 years ago
Fluf b82c14b3d2 add letsencrypt to Gitea (#4189)
6 years ago
Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473)
6 years ago
techknowlogick ab55ca7ebd
Add ability to delete a token (#4235)
6 years ago
Antoine GIRARD 74f9f98f78 Simply remove tidb and deps (#3993)
6 years ago
techknowlogick 9d4c1ddfa1
Dep upgrade mysql lib (#4161)
6 years ago
David Schneiderbauer 0be2b34cec update git vendor (#4059)
6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844)
6 years ago
Aleksandr Bulyshchenko ee878e3951 Support secure cookie for csrf-token (#3839)
6 years ago
Antoine GIRARD 3f3383dc0a Migrate to dep (#3972)
6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981)
6 years ago