Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve "Show CI pipeline status in Web IDE" | André Luís | 2018-05-25 | 1 | -0/+14 |
| | |||||
* | group jobs into stageside-jobs-list | Phil Hughes | 2018-05-22 | 1 | -2/+2 |
| | |||||
* | Show CI jobs in web IDE | Phil Hughes | 2018-05-22 | 1 | -0/+16 |
| | | | | Closes #44604 | ||||
* | Fixes to Formatting to all Files | Tim Zallmann | 2018-03-28 | 1 | -27/+5 |
| | |||||
* | Actual MR diff displayed | Tim Zallmann | 2018-03-28 | 1 | -1/+21 |
| | |||||
* | Basic Setup for MR Showing | Tim Zallmann | 2018-03-28 | 1 | -59/+91 |
| | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+1 |
| | |||||
* | Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-js | Rémy Coutable | 2018-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix the groupLabelsPath in app/assets/javascripts/api.js | Rémy Coutable | 2018-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | potential fix for tests crashing | Phil Hughes | 2018-01-30 | 1 | -2/+3 |
| | | | | use underscore noop instead of jquery | ||||
* | EE backport for callback being optional | Phil Hughes | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | more EE backports | Phil Hughes | 2018-01-30 | 1 | -2/+10 |
| | |||||
* | backported changed from EE | Phil Hughes | 2018-01-30 | 1 | -1/+5 |
| | |||||
* | Converted API.js to axios | Phil Hughes | 2018-01-30 | 1 | -77/+38 |
| | |||||
* | Handle special characters on API request of issuable templates | Takuya Noguchi | 2018-01-25 | 1 | -1/+1 |
| | |||||
* | WebIDE: Fix Commit bugs | Tim Zallmann | 2018-01-19 | 1 | -0/+1 |
| | |||||
* | Resolve "Decouple multi-file editor from file list" | Tim Zallmann | 2017-12-21 | 1 | -2/+12 |
| | |||||
* | [WIP] Move multi-file editor store to Vuex | Phil Hughes | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | Add create merge checkbox. | Jacob Schatz | 2017-10-12 | 1 | -0/+14 |
| | |||||
* | 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> |