Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish backports and fix specs | Felipe Artur | 2017-09-06 | 1 | -2/+12 |
| | |||||
* | api js changes not needed for CE | Simon Knox | 2017-09-06 | 1 | -10/+2 |
| | |||||
* | FE backport of group boards to reduce CE conflicts | Simon Knox | 2017-09-06 | 1 | -4/+10 |
| | |||||
* | Make query param `simple` part of config | kushalpandya | 2017-09-05 | 1 | -1/+2 |
| | |||||
* | Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into ↵ | Kamil Trzciński | 2017-08-25 | 1 | -5/+10 |
|\ | | | | | | | | | | | | | | | | | 'master' Fix group and project search for anonymous users Closes #31409 See merge request !13745 | ||||
| * | Fix group and project search for anonymous users | Nick Thomas | 2017-08-24 | 1 | -5/+10 |
| | | |||||
* | | fix eslint violations in repo editor files | Mike Greiling | 2017-08-17 | 1 | -1/+2 |
| | | |||||
* | | Add thenable ajax calls. | Jacob Schatz | 2017-08-17 | 1 | -4/+2 |
|/ | |||||
* | Many Repo Fixes | Jacob Schatz | 2017-08-15 | 1 | -1/+0 |
| | |||||
* | Repove tempToken and tempPrivateToken from repo code | Luke "Jared" Bennett | 2017-07-28 | 1 | -4/+1 |
| | |||||
* | Fix eslint offenses | Luke "Jared" Bennett | 2017-07-26 | 1 | -3/+2 |
| | |||||
* | Makes multiple file commits for realz. | Jacob Schatz | 2017-07-25 | 1 | -1/+2 |
| | |||||
* | Attempts (unsuccessfully) a POST call to make commits. | Jacob Schatz | 2017-07-25 | 1 | -1/+4 |
| | |||||
* | Fixes height problems | Jacob Schatz | 2017-07-25 | 1 | -0/+16 |
| | |||||
* | fix frontend test failures after jasmine upgradekarma-headless-chrome-redux | Mike Greiling | 2017-06-15 | 1 | -2/+2 |
| | |||||
* | Add users endpoint to frontend API class | Winnie Hellmann | 2017-05-19 | 1 | -101/+128 |
| | |||||
* | Update API on frontend to use v428864-use-the-v4-api-from-the-frontend | Sam Rose | 2017-03-14 | 1 | -5/+5 |
| | | | | Use options object to pass params for project endpoint | ||||
* | remove IIFEs in preparation for ES module refactor | Mike Greiling | 2017-03-13 | 1 | -146/+144 |
| | |||||
* | replace implicit this == window with explicit binding | Mike Greiling | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removal | Oswaldo Ferreira | 2017-02-13 | 1 | -1/+1 |
| | |||||
* | resolve all x-spacing and no-spaced-x eslint violations | Mike Greiling | 2017-01-18 | 1 | -2/+2 |
| | |||||
* | resolve all indent eslint violations | Mike Greiling | 2017-01-18 | 1 | -4/+4 |
| | |||||
* | resolve all padded-blocks eslint violations | Mike Greiling | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templates | Kamil Trzcinski | 2016-12-18 | 1 | -2/+4 |
|\ | |||||
| * | resolve all instances of no-undef eslint rule violationsclean-no-undef | Mike Greiling | 2016-12-14 | 1 | -2/+4 |
| | | |||||
| * | explicitly disable eslint inlineexplicitly-disable-eslint-inline | Luke "Jared" Bennett | 2016-11-15 | 1 | -1/+1 |
| | | |||||
* | | Allow to use Dockerfile templates | Kamil Trzcinski | 2016-11-08 | 1 | -0/+5 |
|/ | |||||
* | Backport Group API code that was added in EE onlybackport-ee-js-groups-api | Rémy Coutable | 2016-10-31 | 1 | -7/+5 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | disable ESLint for all JavaScript files | winniehell | 2016-10-26 | 1 | -0/+1 |
| | |||||
* | Create a new /templates API namespace | Thomas Balthazar | 2016-10-12 | 1 | -4/+3 |
| | | | | | | The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also available under a new /templates namespace. Old endpoints will be deprecated when GitLab 9.0.0 is released. | ||||
* | Merge commit 'dev/security' into 'master' | Rémy Coutable | 2016-10-06 | 1 | -4/+5 |
|\ | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Convert label creation from API to controller endpoint | Nick Thomas | 2016-09-23 | 1 | -4/+5 |
| | | |||||
* | | fix group links 404 | barthc | 2016-10-05 | 1 | -1/+2 |
|/ | |||||
* | Stop putting private tokens in Gon | Nick Thomas | 2016-09-19 | 1 | -8/+0 |
| | |||||
* | Restore comments lost when converting CoffeeScript to JavaScript | Jared Deckard | 2016-09-08 | 1 | -0/+6 |
| | |||||
* | Load issues and merge requests templates from repository | Felipe Artur | 2016-08-16 | 1 | -21/+30 |
| | |||||
* | ES6ify all the things! | Fatih Acet | 2016-07-24 | 1 | -0/+136 |