| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove all .ico favicon variations, use png always | Alexis Reigel | 2018-06-05 | 1 | -9/+9 |
| | | | | | | the ci status icons are generated client side, wo we don't need the static files anymore. | ||||
| * | Merge branch '46768-typo-on-the-empty-pipelines-page' into 'master' | Filipa Lacerda | 2018-05-25 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Resolve "Typo on the empty Pipelines page" Closes #46768 See merge request gitlab-org/gitlab-ce!19140 | ||||
| | * | Fix typo in Pipelines empty state view | Mark Fletcher | 2018-05-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch '5779_rename_code_quality_job_and_artifact' into 'master' | Achilleas Pipinellis | 2018-05-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049 | ||||
| | * | | Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779 | Olivier Gonzalez | 2018-05-23 | 1 | -1/+1 |
| | |/ | |||||
| * | | Show loading icon only when making the requestfl-loading-icon | Filipa Lacerda | 2018-05-23 | 1 | -1/+10 |
| |/ | |||||
| * | Reloads pipeline table when dropdown action is clicked and closes the ↵ | Filipa Lacerda | 2018-05-16 | 2 | -36/+2 |
| | | | | | dropdown in the MR widget | ||||
| * | Handles action icons requests in a contained way and shows a loading icon to ↵ | Filipa Lacerda | 2018-05-15 | 2 | -41/+79 |
| | | | | | the user | ||||
| * | Resolve "Remove modal box confirmation when retrying a pipeline" | Filipa Lacerda | 2018-05-11 | 2 | -66/+29 |
| | | |||||
| * | Fix broken tests - use the corrent event when button is clicked | Filipa Lacerda | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Update tests with json endpoint | Filipa Lacerda | 2018-04-24 | 2 | -6/+106 |
| | | | | | Cleans merge request css | ||||
| * | Fix disabled state while making a request | Filipa Lacerda | 2018-04-23 | 1 | -3/+44 |
| | | | | | Provide props down instead of an event | ||||
| * | Use axios request to interact with API instead of UJS | Filipa Lacerda | 2018-04-23 | 2 | -43/+0 |
| | | |||||
| * | Handle cancelled request40487-stop-polling | Filipa Lacerda | 2018-04-13 | 3 | -1/+406 |
| | | | | | | | [ci skip] Adds specs Adds specs | ||||
| * | Replace vue resource with axios for pipeline details page | Filipa Lacerda | 2018-04-11 | 1 | -21/+15 |
| | | |||||
| * | Update state request from vue resource to axios | Filipa Lacerda | 2018-04-10 | 1 | -58/+27 |
| | | |||||
| * | Replace vue resources with axios for pipelines table | Filipa Lacerda | 2018-04-09 | 1 | -89/+54 |
| | | |||||
| * | Stop redirecting the page in graph main actions | Filipa Lacerda | 2018-04-06 | 1 | -10/+15 |
| | | |||||
| * | Resolve "Show `failure_reason` and upgrade tooltips of jobs" | Mayra Cabrera | 2018-04-05 | 1 | -0/+2 |
| | | |||||
| * | Removes eslint disabled commentsfl-prettier-mock-data | Filipa Lacerda | 2018-03-29 | 1 | -219/+248 |
| | | |||||
| * | Fix broken tests43770-change-clear-runners-cache-ujs-action-to-an-axios-request | Filipa Lacerda | 2018-03-07 | 2 | -9/+9 |
| | | |||||
| * | Removes UJS from reset cache button | Filipa Lacerda | 2018-03-07 | 1 | -13/+24 |
| | | | | | Uses loading button for better UX | ||||
| * | Changes after review38587-pipelines-empty-state | Filipa Lacerda | 2018-03-05 | 2 | -32/+27 |
| | | |||||
| * | Manage empty states in Pipelines page | Filipa Lacerda | 2018-03-05 | 6 | -204/+648 |
| | | | | | | | | | | Adds i18n Adds test Fix broken tests Fixes empty tab state for external CI | ||||
| * | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'master' into ↵42886-followup-to-new-design-for-cancel-stop-pipeline-confirmation | Shah El-Rahman | 2018-02-21 | 2 | -2/+1 |
| |\ | | | | | | | 42886-followup-to-new-design-for-cancel-stop-pipeline-confirmation | ||||
| | * | CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sast | Filipa Lacerda | 2018-02-20 | 2 | -2/+1 |
| | | | | | | | | | | | | | Backport common class name for the tab content Backport more changes | ||||
| * | | Remove use of callback in pipeline stop/retry modals | Shah El-Rahman | 2018-02-16 | 1 | -4/+7 |
| |/ | | | | | | | | | | Make changes to names of events and variables Combine stop and retry modals into 1 Fix lint issues Add comment about usage of eventHub instead of props | ||||
| * | Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmation | Shah El-Rahman | 2018-02-07 | 1 | -4/+4 |
| | | | | | | | | | Fix tests Address code review feedback Fix tests | ||||
| * | Fix JS equality rules in some specs | Nick Thomas | 2018-01-26 | 1 | -2/+2 |
| | | |||||
| * | Avoid array indices to fixtures in JS specs | Nick Thomas | 2018-01-24 | 2 | -6/+8 |
| | | |||||
| * | Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' | Nick Thomas | 2018-01-24 | 2 | -6/+6 |
| | | |||||
| * | Upgraded all vue libraries | Tim Zallmann | 2018-01-23 | 2 | -8/+15 |
| | | |||||
| * | Replace pipeline's action icons with svg | Filipa Lacerda | 2018-01-16 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'main-js-tidy-up' into 'master' | Filipa Lacerda | 2018-01-11 | 3 | -0/+3 |
| |\ | | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007 | ||||
| | * | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 3 | -0/+3 |
| | | | |||||
| * | | Fix broken specs | Filipa Lacerda | 2018-01-09 | 1 | -2/+2 |
| |/ | |||||
| * | Use anchor instead of form for reset caches button41249-clearing-the-cache | Matija Čupić | 2018-01-06 | 1 | -1/+1 |
| | | |||||
| * | Change reset_cache action from get to post | Matija Čupić | 2018-01-05 | 1 | -1/+1 |
| | | |||||
| * | Fix clear/reset wording in nav_controls_spec | Matija Čupić | 2017-12-21 | 1 | -1/+1 |
| | | |||||
| * | Add reset cache button to pipelines view | Matija Čupić | 2017-12-21 | 1 | -2/+25 |
| | | |||||
| * | Check for null in job tooltip title40997-pipeline-null | Filipa Lacerda | 2017-12-11 | 1 | -0/+31 |
| | | |||||
| * | Prevent job link form rendering when user does not have permissions40739-access-404 | Filipa Lacerda | 2017-12-04 | 1 | -35/+30 |
| | | | | | Adds e2e tests | ||||
| * | Improve environments performance | Filipa Lacerda | 2017-11-23 | 2 | -84/+33 |
| | | |||||
| * | Stops page reload when changing tabs or pages - uses API requests instead | Filipa Lacerda | 2017-11-14 | 2 | -116/+145 |
| | | |||||
| * | Update Action Icons | Tim Zallmann | 2017-10-30 | 1 | -1/+1 |
| | | |||||
| * | Fixing Icons | Tim Zallmann | 2017-10-30 | 4 | -9/+9 |
| | | |||||
| * | Changes after review37860-pipelines-page | Filipa Lacerda | 2017-10-23 | 2 | -0/+4 |
| | | |||||
| * | Remove a redundant empty line in js pipelines specs | Grzegorz Bizon | 2017-10-05 | 1 | -1/+0 |
| | | |||||
| * | Fix frotnend pipeline specs for pipeline error badge | Grzegorz Bizon | 2017-10-05 | 1 | -1/+2 |
| | | |||||
