summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/api.js
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-181-2/+4
|\
| * resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-2/+4
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* | Allow to use Dockerfile templatesKamil Trzcinski2016-11-081-0/+5
|/
* Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-311-7/+5
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Create a new /templates API namespaceThomas Balthazar2016-10-121-4/+3
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-4/+5
|\
| * Convert label creation from API to controller endpointNick Thomas2016-09-231-4/+5
* | fix group links 404barthc2016-10-051-1/+2
|/
* Stop putting private tokens in GonNick Thomas2016-09-191-8/+0
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+6
* Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-21/+30
* ES6ify all the things!Fatih Acet2016-07-241-0/+136