summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-3132-35/+35
* fix :file_path - add requirements:Marc Siegfriedt2017-08-301-6/+8
* Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-303-7/+67
|\
| * Add time stats to issue and merge request API end pointsTravis Miller2017-08-293-13/+39
| * Resolve new N+1 by adding preloads and metadata to issues end pointsTravis Miller2017-08-292-5/+39
* | Don't use public_send in destroy_conditionally! helperSean McGivern2017-08-303-4/+6
* | Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-1/+5
|\ \
| * | Make rubocop happy37198-api-doesn-t-respect-default-group-visibilityRobert Schilling2017-08-301-3/+5
| * | Respect the default visibility level when creating a groupRobert Schilling2017-08-291-1/+3
| |/
* | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-3029-83/+122
|\ \
| * | Add a spec when ressource is not modifiedRobert Schilling2017-08-291-4/+2
| * | Update remaining endpointsRobert Schilling2017-08-288-18/+17
| * | Use commit date for branches and tagsRobert Schilling2017-08-282-8/+22
| * | Conditionally destroy a ressourceRobert Schilling2017-08-2823-112/+69
| * | API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling2017-08-2822-1/+72
| |/
* | replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?`Maxim Rydkin2017-08-291-1/+1
|/
* Refactor complicated API group finding rules into GroupsFinderNick Thomas2017-08-241-10/+2
* Allow v4 API GET requests for groups to be unauthenticatedNick Thomas2017-08-231-4/+4
* Total Pages should be at least onetc-git-tower-pagination-linksToon Claes2017-08-171-6/+11
* don't add next page link if current page is out of rangeJordan Patterson2017-08-171-1/+1
* Upgrade grape to 1.0Zeger-Jan van de Weg2017-08-165-10/+10
* Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable2017-08-164-7/+8
|\
| * Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-144-7/+8
* | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-152-2/+2
* | Fix API responses when dealing with txt filesissue_31790Felipe Artur2017-08-151-0/+3
* | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-142-0/+4
|/
* Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-0/+1
|\
| * Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+1
* | Merge branch '36213-return-is_admin-in-users-api-when-current_user-is-admin' ...Sean McGivern2017-08-111-9/+4
|\ \ | |/ |/|
| * Include the `is_admin` field in the `GET /users/:id` API when current user is...Rémy Coutable2017-08-111-9/+4
* | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-112-2/+22
|\ \
| * | Migrate events into a new formatYorick Peterse2017-08-102-2/+22
| |/
* | Show error message for API 500 error in tests, andLin Jen-Shin2017-08-111-1/+9
|/
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-092-2/+2
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-082-2/+4
* Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern2017-08-081-16/+17
|\
| * Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-apiRémy Coutable2017-08-081-16/+17
* | Expose noteable_iid in Notesue4452017-08-081-0/+6
* | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-082-7/+9
|/
* Merge branch 'master' into ideMike Greiling2017-08-075-20/+74
|\
| * Merge branch 'bvl-nfs-circuitbreaker' into 'master'Sean McGivern2017-08-073-0/+57
| |\
| | * Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-043-0/+57
| * | Merge branch '32300__expose_more_attributes' into 'master'Rémy Coutable2017-08-071-14/+11
| |\ \ | | |/ | |/|
| | * Expose more attributes to unauthenticated GET /projects/:idTony2017-08-031-14/+11
| * | Avoid plucking Todo ids and use sub-queries insteadToon Claes2017-08-032-6/+6
* | | Fix batch commit APIDouwe Maan2017-08-041-1/+2
* | | Add start_branch to files and commits APIsDouwe Maan2017-08-042-5/+8
|/ /
* | Merge branch 'dm-api-current-user' into 'master'Sean McGivern2017-08-032-1/+3
|\ \ | |/ |/|
| * Do not validate CSRF token in API unless neededdm-api-current-userDouwe Maan2017-08-022-1/+3
* | Merge branch 'api_project_events_target_iid' into 'master'Rémy Coutable2017-08-021-1/+1
|\ \