summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan2016-04-031-0/+28
|\
| * Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg2016-03-291-6/+10
| |\
| * | PUT becomes POST on archiving endpointsZeger-Jan van de Weg2016-03-241-4/+4
| * | Add endpoints for archiving and unarchivingZeger-Jan van de Weg2016-03-231-0/+28
* | | Merge branch 'routing' into 'master' Robert Speicher2016-04-011-2/+2
|\ \ \
| * | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-2/+2
* | | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-1/+0
|/ / /
* | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher2016-03-292-12/+14
|\ \ \ | |_|/ |/| |
| * | api - expose label descriptionMariusz Jachimowicz2016-03-242-12/+14
| |/
* | Back dating of issues when creating throught the APIZeger-Jan van de Weg2016-03-281-6/+10
|/
* Merge branch 'master' into issue_12658Douwe Maan2016-03-213-5/+18
|\
| * Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-10/+4
| * minor improvements and fixed specsZeger-Jan van de Weg2016-03-193-6/+5
| * Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-2/+3
| * Soft delete issuablesZeger-Jan van de Weg2016-03-192-2/+21
* | Tweaks, refactoring, and specsDouwe Maan2016-03-201-1/+1
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-202-3/+5
|\ \ | |/
| * Restrict access to confidential issues through APIDouglas Barbosa Alexandre2016-03-171-1/+2
| * Add missing API docs on external userAchilleas Pipinellis2016-03-171-2/+2
| * API support for setting External flag on existing usersZeger-Jan van de Weg2016-03-171-1/+2
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-1/+1
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-163-9/+38
|\ \ | |/
| * Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-7/+0
| |\
| | * Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-7/+0
| | |\
| | | * Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0
| * | | Doc external users featureZeger-Jan van de Weg2016-03-151-0/+1
| * | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-142-0/+34
| |\ \ \ | | |/ /
| | * | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-142-0/+31
| | |\ \
| | | * | Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-132-0/+31
| | | |/
| | * | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+3
| | |/
| * | External UsersZeger-Jan van de Weg2016-03-131-2/+3
| |/
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+1
|/
* Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-091-1/+1
|\
| * Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-1/+1
* | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-apievuez2016-03-041-0/+2
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-032-6/+6
* Merge branch 'fix/commit-status-api-improvement' into 'master' Douwe Maan2016-03-011-4/+6
|\
| * Check if commit exists first in commit status APIGrzegorz Bizon2016-03-011-1/+1
| * Return empty array when commit has no statuses in APIGrzegorz Bizon2016-02-291-4/+6
* | updated internal.rb and spec based on MR feedbackJames Lopez2016-02-261-3/+3
* | fix for projects ending in .wikiJames Lopez2016-02-241-1/+8
|/
* Fix API implementationKamil Trzcinski2016-02-192-4/+2
* Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-192-0/+31
* Record user that erased a build through APIGrzegorz Bizon2016-02-191-1/+1
* Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-191-3/+3
* Fix build api specs after rebaseGrzegorz Bizon2016-02-191-1/+1
* Fix name of build erasable, remove superfluous method from itGrzegorz Bizon2016-02-191-1/+1
* Move build eraseable API to proper API contextGrzegorz Bizon2016-02-191-1/+21
* Rename Entities::ForkedFromProject to Entities::BasicProjectDetailsTomasz Maczukin2016-02-191-3/+3
* Change `last_contact` to `contacted_at`Tomasz Maczukin2016-02-191-1/+1