summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-274-4/+4
* Clean up ref name rules (#6437)mrsdizzie2019-03-261-1/+1
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-181-2/+2
* Add test environment for Mysql8 (#5234)Lunny Xiao2019-03-171-0/+72
* Return 409 when creating repo if it already exists. (#6330)Bogdan Petrea2019-03-151-0/+71
* Add support for client basic auth for exchanging access tokens (#6293)Jonas Franz2019-03-111-0/+41
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+138
* Minor UI tweaks (#5980)John Olheiser2019-02-191-2/+2
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-3/+14
* Fix prohibit login check on authorization (#6106)Lunny Xiao2019-02-192-3/+3
* Allow markdown files to read from the LFS (#5787)zeripath2019-02-123-16/+167
* Add API to list tags (#5850)Lunny Xiao2019-02-071-0/+38
* use native golang SSH library but ssh-keygen when enable built-in SSH server ...Lunny Xiao2019-02-071-2/+2
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-058-1/+6
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-035-299/+563
* Fix notifications on pushing with deploy keys by setting hook environment var...zeripath2019-02-031-0/+160
* Add single commit API support (#5843)Lunny Xiao2019-02-021-0/+32
* Make log mailer for testing (#5893)zeripath2019-02-024-3/+18
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-301-23/+58
* Add migration test (#5773)zeripath2019-01-2810-0/+245
* Revert #3711 overwrite of only show "No Description" to repo admins #2167 (#...Gabriel Silva Simões2019-01-271-0/+20
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-242-6/+12
* Pooled and buffered gzip implementation (#5722)zeripath2019-01-232-0/+130
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-4/+4
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-0/+13
* Fix type mismatch of format string (#5574)Mura Li2018-12-211-1/+1
* fix lfs version check warning log when using ssh protocol (#5501)Lunny Xiao2018-12-191-0/+1
* Added test environment for mssql (#4282)kolaente2018-12-122-0/+85
* add tests for api user orgs (#5494)Lunny Xiao2018-12-091-0/+63
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-271-0/+34
* API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829...Daniel Balko2018-11-231-12/+37
* add api for user to create org (#5268)Lunny Xiao2018-11-201-0/+48
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-181-0/+24
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-032-6/+7
* Keys API changes (#4960)zeripath2018-10-311-0/+102
* Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#...Jerry Jacobs2018-10-301-0/+1
* User action heatmap (#5131)kolaente2018-10-231-0/+30
* CN translation of README (#5050)BetaCat2018-10-152-7/+64
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-133-6/+6
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-1015-87/+128
* Add sudo functionality to the API (#4809)zeripath2018-09-061-0/+29
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-0644-3/+739
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-0/+47
* Add ability to delete a token (#4235)techknowlogick2018-07-062-0/+55
* Allow administrator to create repository for any organization (#4368)Lauris BH2018-07-051-0/+23
* Check that repositories can only be migrated to own user or organizations (#4...Lauris BH2018-07-051-0/+27
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-3/+3
* fix not respecting landing page setting (#4209)David Schneiderbauer2018-06-151-0/+22
* Fixed drone command in readme (#4222)Alexey Terentyev2018-06-121-1/+1