summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Collapse)AuthorAgeFilesLines
* Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-082-0/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern2017-02-077-74/+223
|\ | | | | | | | | | | | | Remove deprecated 'expires_at' from project snippets API Closes #14156 See merge request !8723
| * Split V3 entities into a separate fileapi-remove-snippets-expires-atRobert Schilling2017-02-076-93/+95
| |
| * Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-073-3/+150
| |
* | Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan2017-02-061-1/+2
|\ \ | |/ |/| | | | | | | | | Adding GitLab Pages to CE Closes #14605, gitlab-com/infrastructure#1058, gitlab-ee#1333, and #323 See merge request !8463
| * Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-067-20/+469
| |\ | | | | | | | | | # Conflicts: # db/schema.rb
| * \ Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-038-10/+10
| |\ \
| * | | Ported max_pages_size in settings API to CEJames Edwards-Jones2017-02-021-1/+2
| | | |
* | | | Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-065-146/+644
| |_|/ |/| |
* | | Merge branch 'terminal-max-session-time' into 'master' Kamil Trzciński2017-02-062-1/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Introduce maximum session time for terminal websocket connection Closes #26263 See merge request !8413
| * | | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-062-1/+3
| | | | | | | | | | | | | | | | | | | | Store the value in application settings. Expose the value to Workhorse.
* | | | Merge branch '22007-unify-projects-search' into 'master' Rémy Coutable2017-02-063-17/+464
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify projects search by removing /projects/:search endpoint Closes #22007 See merge request !8877
| * | | | Remain V3 endpoint unchangedOswaldo Ferreira2017-01-302-1/+464
| | | | |
| * | | | Unify projects search by removing /projects/:search endpointOswaldo Ferreira2017-01-301-16/+0
| | | | |
* | | | | Merge branch 'api-fix-files' into 'master' Rémy Coutable2017-02-061-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | API: Fix file downloading See merge request !8953
| * | | | API: Fix file downloadingRobert Schilling2017-02-031-1/+1
| | | | |
* | | | | Merge branch 'add-issues-to-boards' into 'master' Fatih Acet2017-02-031-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Add issues to boards list Closes #26205 See merge request !8737
| * | | | Update the API endpoint to get the lists of a project boardDouglas Barbosa Alexandre2017-02-031-1/+1
| |/ / /
* | | | Merge branch '17662-rename-builds' into 'master' Kamil Trzciński2017-02-031-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Resolve "Rename "Builds" to "Pipelines", "CI/CD Pipelines", or "Jobs" everywhere" Closes #17662 See merge request !8787
| * | | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review
* | | | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-032-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | replace `find_with_namespace` with `find_by_full_path` See merge request !8949
| * | | | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-032-3/+3
| | |/ / | |/| | | | | | | | | | add complete changelog for !8949
* | | | Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern2017-02-031-0/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Force new password after password reset via API Closes #24606 See merge request !8933
| * | | Force new password after password reset via APIGeorge Andrinopoulos2017-02-021-0/+2
| |/ /
* | | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-022-4/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Don't execute git hooks if you create branch as part of other change Closes #23439 See merge request !7237
| * \ \ Merge remote-tracking branch 'upstream/master' into ↵fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-022-3/+11
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix-git-hooks-when-creating-file * upstream/master: (190 commits) Remove unnecessary returns / unset variables from the CoffeeScript -> JS conversion. update spec Change the reply shortcut to focus the field even without a selection. use destroy_all Remove settings cog from within admin scroll tabs; keep links centered add changelog remove old project members from project add spec replicating validation error Fix small typo on new branch button spec Improve styling of the new issue message Don't capitalize environment name in show page Abillity to promote project labels to group labels Edited the column header for the environments list from created to updated and added created to environments detail page colum header titles Update and pin the `jwt` gem to ~> 1.5.6 refactor merge request build service Update index.md Clarify that Auto Deploy requires a public project. 19164 Add settings dropdown to mobile screens cop for gem fetched from a git source Add CHANGELOG entry ...
| * | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-01-2621-137/+345
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix-git-hooks-when-creating-file * upstream/master: (1122 commits) Update CHANGELOG.md for 8.16.2 Display project ID in project settings (!8572) fixed points from comments to improve code quality Update CHANGELOG.md for 8.14.8 Statisfy eslint Add CHANGELOG entry Fix access to the wiki code via HTTP when repository feature disabled Display fullscreen button on small screens (!5302) Prevent removing fields from dropdowns on input elements fix for all themes Return struct instead of multiple values Fix race conditions for AuthorizedProjectsWorker Add User#nested_groups and User#nested_projects methods Fix spec failure due to timestamp ordering issue in mySQL Fixed error with filter keyboard tests `can?` already includes the `feature_available?` check Test there is no Merge Request button when MRs are disabled Ensure the correct Merge Request button is found Add 409 conflict tests Add CHANGELOG ...
| * | | Fix renamingLin Jen-Shin2017-01-072-2/+2
| | | |
| * | | Fix for initial commit and remove unneeded argsLin Jen-Shin2017-01-061-2/+0
| | | |
* | | | Check public snippets for spamSean McGivern2017-02-022-2/+2
| |_|/ |/| | | | | | | | | | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
* | | Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-301-0/+1
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Improve performance of triggered chat commandszj-slow-service-fetchZ.J. van de Weg2017-01-301-3/+10
| |/ |/| | | | | | | | | | | | | | | | | | | When the trigger endpoint is called, it has to find the right service for the given project. However, the old implementation did much more. For example, it build a list of the missing services on this project. This whole process took about 750ms _each time_. The current implementation is expected to perform 10x better, as it only searches in the current projects services. Given the service has to be configured anyway, this can be done.
* | Grapify last endpoint of the branches APIgrapify-branch-apiRobert Schilling2017-01-241-6/+1
| |
* | Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable2017-01-241-9/+8
|\ \ | | | | | | | | | | | | Grapify all endpoints of the deploy keys API See merge request !8721
| * | Grapify all endpoints of the deploy keys APIgrapify-deploy-keysRobert Schilling2017-01-231-9/+8
| | |
* | | Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-231-10/+16
| | | | | | | | | | | | | | | Prevent users from creating notes on resources they can't access See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2054
* | | Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-235-24/+21
| | | | | | | | | | | | | | | | | | Ensure that only privileged users can access merge requests in the API See merge request !2053
* | | Merge branch 'fix-users-deleting-public-deployment-keys' into 'security' Robert Speicher2017-01-231-3/+7
| | | | | | | | | | | | | | | Fix users being able to delete instance public deployment keys See merge request !2049
* | | adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-3/+2
| | |
* | | adds events to services api deserializationTiago Botelho2017-01-221-3/+46
|/ /
* | Fix specsKamil Trzcinski2017-01-191-1/+1
| |
* | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-191-0/+2
|\ \ | | | | | | | | | | | | | | | | | | Link external commit status badges to target URLs Closes #25662 See merge request !8611
| * | Respond with validation errors in commit status APIfix/external-status-badge-linksGrzegorz Bizon2017-01-181-0/+2
| | | | | | | | | | | | | | | | | | If validation errors are present, include validation errors in the commit status API payload, instead of depending on state machine errors caused by invalid record.
* | | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-185-10/+139
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Time tracking API Closes #25861 See merge request !8483
| * | Add some API endpoints for time tracking.Ruben Davila2017-01-185-10/+139
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New endpoints are: POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/add_spent_time" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_spent_time" GET :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_stats"
* | | Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher2017-01-161-4/+4
|\ \ \ | | | | | | | | | | | | | | | | Ensure updating project settings shows a flash message on success See merge request !8579
| * | | Add a spec and actually display the flash noticeRémy Coutable2017-01-161-4/+4
| |/ / | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'fix-deprecation-warning' into 'master' Rémy Coutable2017-01-161-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fix a API deprecation warning See merge request !8587
| * | | Fix a API deprecation warningfix-deprecation-warningRobert Schilling2017-01-161-1/+1
| |/ /
* | | Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable2017-01-161-1/+1
|\ \ \ | |/ / |/| | | | | | | | Add a constraint on the query parameter to allow querying for projects with dots in their name. See merge request !8210