summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-281-7/+54
|\
| * Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-7/+54
* | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-281-13/+0
|\ \
| * | Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-13/+0
* | | API: Protected tagsRobert Schilling2018-08-251-0/+202
* | | Merge branch 'api-labels-spec' into 'master'Rémy Coutable2018-08-241-4/+4
|\ \ \
| * | | POST should be PUT in the API labels specsRobert Schilling2018-08-241-4/+4
* | | | Allows author to vote on their own issueChantal Rollison2018-08-241-12/+0
| |_|/ |/| |
* | | Merge branch 'api-empty-commit-message' into 'master'Sean McGivern2018-08-221-17/+41
|\ \ \
| * | | Extend to DELETE endpointRobert Schilling2018-08-211-5/+13
| * | | Extend to PUT requestRobert Schilling2018-08-211-18/+22
| * | | API: Catch empty commit messagesRobert Schilling2018-08-211-0/+12
* | | | Merge branch 'api-empty-project-snippets' into 'master'Sean McGivern2018-08-221-0/+16
|\ \ \ \
| * | | | API: Catch empty code content for project snippetsRobert Schilling2018-08-211-0/+16
| |/ / /
* | | | Merge branch 'api-shared_group_expires-at' into 'master'Sean McGivern2018-08-221-0/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | API: Add shared project's expiration dateapi-shared_group_expires-atRobert Schilling2018-08-211-0/+16
| |/ /
* | | Merge branch 'tc-api-fork-owners' into 'master'Grzegorz Bizon2018-08-211-34/+74
|\ \ \
| * | | Allow project owners to set up forking relation through APIToon Claes2018-08-201-34/+74
* | | | Merge branch 'fix_events_permission_#49255' into 'master'Grzegorz Bizon2018-08-211-4/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Add authenticate to events api. fix #49255Warren Parad2018-08-161-4/+44
| |/ /
* | | Remove some duplicate tests and fix some typosqa-314-project-tests-cleanupsliaquat2018-08-163-106/+6
* | | Convert the license template API to use the new LicenseTemplateFinderNick Thomas2018-08-151-0/+3
* | | Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master'Kamil Trzciński2018-08-141-8/+66
|\ \ \
| * | | Expose all artifacts sizes in jobs apiPeter Marko2018-08-141-8/+66
| |/ /
* | | Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-131-0/+73
|/ /
* | Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-1/+13
|\ \
| * | Add changes from the EEJarka Kadlecová2018-08-061-1/+13
* | | Merge branch 'revert-77c75d2b' into 'master'Jose Ivan Vargas2018-08-061-1/+1
|\ \ \
| * | | Revert "Merge branch 'bvl-instance-stats-default' into 'master'"revert-77c75d2bBob Van Landuyt2018-08-061-1/+1
* | | | Merge branch 'issue_44821' into 'master'Sean McGivern2018-08-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-0/+1
| | |/ | |/|
* | | Merge branch 'bvl-instance-stats-default' into 'master'Sean McGivern2018-08-061-1/+1
|\ \ \
| * | | Hide instance statistics on new installationsBob Van Landuyt2018-08-061-1/+1
* | | | Merge branch 'jr-archive-hook' into 'master'Nick Thomas2018-08-062-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Use Projects::UpdateService to archive projectsJames Ramsay2018-08-032-3/+3
* | | | Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda2018-08-031-0/+2
|\ \ \ \ | |/ / /
| * | | Add Object Storage to GitLab project importJames Lopez2018-08-021-0/+2
| | |/ | |/|
* | | Fix fixture path in runner specShinya Maeda2018-08-021-2/+2
|/ /
* | Fix bug setting http headers in Files APIFrancisco Javier López 🌴 On vacation; back on August 22th!2018-08-011-0/+30
* | Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-011-0/+63
|\ \
| * | Add the message HTML to the UserStatus apiBob Van Landuyt2018-08-011-0/+1
| * | Allow users to set a statusBob Van Landuyt2018-07-301-0/+62
* | | Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda2018-08-011-1/+4
|\ \ \
| * \ \ Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-313-2/+64
| |\ \ \
| * | | | Add instance statistics settings to APIBob Van Landuyt2018-07-271-1/+4
* | | | | Merge branch 'fix-multiple-scopes' into 'master'Grzegorz Bizon2018-08-011-0/+19
|\ \ \ \ \
| * | | | | Support multiple scopes when using authing container registry scopesKamil Trzciński2018-08-011-0/+19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'user-argument-2/upstream' into 'master'Nick Thomas2018-08-011-5/+60
|\ \ \ \ \
| * | | | | Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-08-011-5/+60
| | |/ / / | |/| | |
* | | | | Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri2018-08-011-0/+32