summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/api.js
Commit message (Expand)AuthorAgeFilesLines
* Added forked projects API call functionPhil Hughes2019-06-191-0/+16
* Fix labels creating with new routeDmitriy Zaporozhets2019-05-291-1/+1
* Fix API and IDE path with `/` relative_url_rootPaul Slaughter2019-04-241-5/+2
* Extended Web IDE API to get MRs for a certain branch in a projectDenys Mishunov2019-03-041-0/+17
* Add groupMembers to api.jsPaul Slaughter2019-02-031-0/+7
* Resolve "Wrong API call on releases page"Filipa Lacerda2018-12-211-1/+1
* Adds Vuex Store for the releases pageFilipa Lacerda2018-12-201-0/+7
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+7
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-2/+18
* Add projectRunners to api.jsPaul Slaughter2018-12-051-0/+10
* Merge branch '6861-group-level-project-templates-ce' into 'master'Phil Hughes2018-11-301-0/+1
|\
| * Backport from gitlab-org/gitlab-ee!6878Rubén Dávila2018-11-271-0/+1
* | Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter2018-11-281-15/+15
|/
* Backport project template API to CENick Thomas2018-10-051-30/+21
* Resolve "Add status message from within user menu"Dennis Tang2018-10-041-0/+10
* Added store for file templates in the Web IDEPhil Hughes2018-08-171-0/+7
* Create Web IDE MR and branch pickerPaul Slaughter2018-08-071-0/+12
* only include _html fields when asked forPhil Hughes2018-07-051-2/+2
* Resolve "404 when trying to create a new issue from the group"Jan Beckmann2018-07-021-5/+6
* Improve branch 404 error in Web IDEPhil Hughes2018-06-271-0/+9
* Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-011-16/+0
|\
| * refactored to use data we already havePhil Hughes2018-05-251-16/+0
| * Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-251-0/+14
| |\
| * | improve API calls by calling internal API to get dataPhil Hughes2018-05-241-3/+3
* | | Show merge requests in web IDEPhil Hughes2018-05-251-0/+7
| |/ |/|
* | Resolve "Show CI pipeline status in Web IDE"André Luís2018-05-251-0/+14
|/
* group jobs into stageside-jobs-listPhil Hughes2018-05-221-2/+2
* Show CI jobs in web IDEPhil Hughes2018-05-221-0/+16
* Fixes to Formatting to all FilesTim Zallmann2018-03-281-27/+5
* Actual MR diff displayedTim Zallmann2018-03-281-1/+21
* Basic Setup for MR ShowingTim Zallmann2018-03-281-59/+91
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+1
* Fix the groupLabelsPath in app/assets/javascripts/api.jsRémy Coutable2018-02-221-1/+1
* potential fix for tests crashingPhil Hughes2018-01-301-2/+3
* EE backport for callback being optionalPhil Hughes2018-01-301-1/+1
* more EE backportsPhil Hughes2018-01-301-2/+10
* backported changed from EEPhil Hughes2018-01-301-1/+5
* Converted API.js to axiosPhil Hughes2018-01-301-77/+38
* Handle special characters on API request of issuable templatesTakuya Noguchi2018-01-251-1/+1
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-0/+1
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-2/+12
* [WIP] Move multi-file editor store to VuexPhil Hughes2017-10-261-0/+1
* Add create merge checkbox.Jacob Schatz2017-10-121-0/+14
* Finish backports and fix specsFelipe Artur2017-09-061-2/+12
* api js changes not needed for CESimon Knox2017-09-061-10/+2
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-061-4/+10
* Make query param `simple` part of configkushalpandya2017-09-051-1/+2
* Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil Trzciński2017-08-251-5/+10
|\
| * Fix group and project search for anonymous usersNick Thomas2017-08-241-5/+10