Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fl-prettify-2' into 'master' | Tim Zallmann | 2018-04-23 | 2 | -5/+6 |
|\ | | | | | | | | | Runs prettier on some vue shared components See merge request gitlab-org/gitlab-ce!18487 | ||||
| * | Fix eslint | Filipa Lacerda | 2018-04-23 | 1 | -9/+9 |
| | | |||||
| * | Updates test to check svg for commit icon is being rendered | Filipa Lacerda | 2018-04-20 | 1 | -8/+14 |
| | | |||||
| * | Updates tests | Filipa Lacerda | 2018-04-19 | 1 | -5/+0 |
| | | |||||
| * | Runs prettier on some vue shared components | Filipa Lacerda | 2018-04-19 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'fl-prettify' into 'master' | Phil Hughes | 2018-04-23 | 2 | -84/+67 |
|\ \ | | | | | | | | | | | | | Prettify vue shared component & improve tests to match guidelines See merge request gitlab-org/gitlab-ce!18485 | ||||
| * | | Prettify vue shared component & improve tests to match guidelines | Filipa Lacerda | 2018-04-19 | 2 | -84/+67 |
| |/ | |||||
* | | Emit `toggleCollapse`, `onDropdownClose` on component | Kushal Pandya | 2018-04-23 | 1 | -0/+16 |
| | | |||||
* | | Emit `onValueClick` event on component when container is clicked | Kushal Pandya | 2018-04-23 | 1 | -0/+10 |
|/ | |||||
* | Resolve "Show `failure_reason` in jobs view content section" | Mayra Cabrera | 2018-04-19 | 1 | -0/+45 |
| | |||||
* | Merge branch 'master' into 43404-pipelines-commit | Filipa Lacerda | 2018-04-16 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (124 commits) Double-check next value for internal ids. Resolve "skeleton placeholder on diff has white background" Replace the `project/commits/comments.feature` spinach test with an rspec analog Set ENV['IN_MEMORY_APPLICATION_SETTINGS'] to 'true in spec/db/production/settings_spec.rb Update docs on `.gitlab-ci.yml` and variables policy Add note about support of variables policy to docs Revert and fix corrected git cheat sheet url Bump parser gem to 2.5.1.0 to remove warning in rspec Update invalid test application_settings_controller_spec.rb Use stable docker image instead of latest Handle cancelled request Stop polling and fetch the table [ci skip] Updates table when stage is clicked Backport GitLab domain helper methods use jquery object in togglePopover Fix other listeners Fix the metrics link being not rendering the html Fix feature_highlight listener Update custom issue tracker docs ... | ||||
| * | Resolve "skeleton placeholder on diff has white background" | Simon Knox | 2018-04-16 | 1 | -2/+2 |
| | | |||||
* | | Improves specs | Filipa Lacerda | 2018-04-14 | 1 | -38/+48 |
|/ | |||||
* | Resolve "When editing a comment in an issue, the preview mode is toggled in ↵ | Simon Knox | 2018-04-11 | 1 | -15/+18 |
| | | | | the main textarea" | ||||
* | Web IDE blob image + default fallback | Tim Zallmann | 2018-04-06 | 1 | -0/+29 |
| | |||||
* | Web IDE markdown preview | Tim Zallmann | 2018-04-05 | 1 | -0/+41 |
| | |||||
* | Removes eslint disabled commentsfl-prettier-mock-data | Filipa Lacerda | 2018-03-29 | 1 | -2/+0 |
| | |||||
* | Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modal | Winnie Hellmann | 2018-03-22 | 1 | -3/+3 |
| | |||||
* | Update spec import path for vue mount component helper | George Tsiolis | 2018-03-20 | 11 | -18/+18 |
| | |||||
* | Merge branch 'remove-jquery-globals' into 'master' | Phil Hughes | 2018-03-12 | 4 | -0/+4 |
|\ | | | | | | | | | Require jQuery to be explicitly imported See merge request gitlab-org/gitlab-ce!17674 | ||||
| * | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 4 | -0/+4 |
| | | |||||
* | | Add `createLabelTitle` & `manageLabelsTitle` props for action string | Kushal Pandya | 2018-03-12 | 1 | -3/+29 |
| | | |||||
* | | Add `headerTitle` prop for container header string | Kushal Pandya | 2018-03-12 | 1 | -3/+13 |
| | | |||||
* | | Add `isProject` and computed props to for contextual info for dropdown | Kushal Pandya | 2018-03-12 | 1 | -0/+26 |
| | | |||||
* | | Add `isProject` mock config | Kushal Pandya | 2018-03-12 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' ↵ | Phil Hughes | 2018-03-08 | 1 | -23/+3 |
|\ | | | | | | | | | | | | | into 'master' Move MemoryGraph and MemoryUsage vue components See merge request gitlab-org/gitlab-ce!17533 | ||||
| * | Move MemoryGraph and MemoryUsage vue components | George Tsiolis | 2018-03-08 | 1 | -23/+3 |
| | | |||||
* | | Removes btn-transparent and btn-clipboard as default classes for clipboard ↵43502-clipboard-btn | Filipa Lacerda | 2018-03-06 | 1 | -0/+5 |
| | | | | | | | | | | | | button component Changes after review | ||||
* | | LabelsSelect DropdownValueCollapsed Component | Kushal Pandya | 2018-03-05 | 1 | -0/+74 |
| | | |||||
* | | LabelsSelect DropdownValue Component | Kushal Pandya | 2018-03-05 | 1 | -0/+94 |
| | | |||||
* | | LabelsSelect DropdownTitle Component | Kushal Pandya | 2018-03-05 | 1 | -0/+42 |
| | | |||||
* | | LabelsSelect DropdownSearchInput Component | Kushal Pandya | 2018-03-05 | 1 | -0/+39 |
| | | |||||
* | | LabelsSelect DropdownHiddenInput Component | Kushal Pandya | 2018-03-05 | 1 | -0/+37 |
| | | |||||
* | | LabelsSelect DropdownHeader Component | Kushal Pandya | 2018-03-05 | 1 | -0/+36 |
| | | |||||
* | | LabelsSelect DropdownFooter Component | Kushal Pandya | 2018-03-05 | 1 | -0/+42 |
| | | |||||
* | | LabelsSelect DropdownCreateLabel Component | Kushal Pandya | 2018-03-05 | 1 | -0/+84 |
| | | |||||
* | | LabelsSelect DropdownButton Component | Kushal Pandya | 2018-03-05 | 1 | -0/+82 |
| | | |||||
* | | LabelsSelect Base Component | Kushal Pandya | 2018-03-05 | 1 | -0/+81 |
| | | |||||
* | | LabelsSelectComponent tests mock data | Kushal Pandya | 2018-03-05 | 1 | -0/+49 |
|/ | |||||
* | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 22 | -22/+22 |
| | |||||
* | Add new modal Vue componentwinh-new-modal-component | Winnie Hellmann | 2018-02-14 | 1 | -0/+192 |
| | |||||
* | Remove confirmation_input | Winnie Hellmann | 2018-02-09 | 1 | -63/+0 |
| | |||||
* | Add confirmation input component | Jose Ivan Vargas | 2018-02-01 | 1 | -0/+63 |
| | |||||
* | Upgrade jasmine + raven to newer versions | Tim Zallmann | 2018-01-23 | 2 | -6/+5 |
| | |||||
* | WebIDE: Fix Commit bugs | Tim Zallmann | 2018-01-19 | 1 | -1/+2 |
| | |||||
* | StackedProgressBar Component tests | Kushal Pandya | 2018-01-15 | 1 | -0/+77 |
| | |||||
* | Merge branch 'main-js-tidy-up' into 'master' | Filipa Lacerda | 2018-01-11 | 1 | -0/+1 |
|\ | | | | | | | | | 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 | 1 | -0/+1 |
| | | |||||
* | | Adds props to allow tooltip config. Breaks tests into specific cases41608-clipboard-vue-button | Filipa Lacerda | 2018-01-11 | 1 | -1/+7 |
| | | |||||
* | | Add tooltip missing to clipboard component | Filipa Lacerda | 2018-01-10 | 1 | -0/+25 |
| | | | | | | | | Adds tests |