summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/api.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix eslint violations in repo editor filesMike Greiling2017-08-171-1/+2
* | Add thenable ajax calls.Jacob Schatz2017-08-171-4/+2
|/
* Many Repo FixesJacob Schatz2017-08-151-1/+0
* Repove tempToken and tempPrivateToken from repo codeLuke "Jared" Bennett2017-07-281-4/+1
* Fix eslint offensesLuke "Jared" Bennett2017-07-261-3/+2
* Makes multiple file commits for realz.Jacob Schatz2017-07-251-1/+2
* Attempts (unsuccessfully) a POST call to make commits.Jacob Schatz2017-07-251-1/+4
* Fixes height problemsJacob Schatz2017-07-251-0/+16
* fix frontend test failures after jasmine upgradekarma-headless-chrome-reduxMike Greiling2017-06-151-2/+2
* Add users endpoint to frontend API classWinnie Hellmann2017-05-191-101/+128
* Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-141-5/+5
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-146/+144
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removalOswaldo Ferreira2017-02-131-1/+1
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all indent eslint violationsMike Greiling2017-01-181-4/+4
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-1/+1