summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-21/+58
* Refactor User Settings (#3900)David Schneiderbauer2018-05-152-9/+6
* Add LDAP integration tests (#3897)Lauris BH2018-05-111-0/+194
* Added user language setting (#3875)kolaente2018-05-052-6/+9
* Symlink icons (#1416) (#3826)Tris Forster2018-05-0138-0/+730
* Improve English grammar and consistency. (#3614)bugreport02018-04-192-4/+4
* Fix missing translations when updating username. (#3564)bugreport02018-02-251-1/+1
* Fix escaping changed title in comments (#3530)Lauris BH2018-02-183-10/+45
* Improvements to git integration test (#3466)Ethan Koenig2018-02-061-11/+7
* doc: Improve integrations examples (#3416)Antoine GIRARD2018-01-271-4/+38
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-272-7/+5
* Add integrations tests from git cli (#3377)Antoine GIRARD2018-01-165-140/+246
* Fix API-Endpoint release (#3012)Marc Brückner2018-01-161-0/+85
* Remove hardcoded paths to fix randomly failing tests (#3347)Lauris BH2018-01-114-0/+5
* Fix randomly failing LFS lock tests in drone (#3346)Lauris BH2018-01-112-0/+2
* Add some instructions about running integration tests (#3319)Sandro Santilli2018-01-081-0/+22
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-071-1/+9
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-0/+53
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-052-5/+35
* Serve pull request .diff files (#3293)Sandro Santilli2018-01-051-3/+12
* Responsive view (#2750)Morgan Bazalgette2017-12-301-1/+1
* Add more bench (#3161)Antoine GIRARD2017-12-243-27/+114
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-159-17/+24
* Make test more robust (#3167)Ethan Koenig2017-12-121-1/+1