Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sidebar specsadd-sidebar-specs | Clement Ho | 2017-05-05 | 9 | -0/+710 |
| | |||||
* | [skip ci] Fix FE conflicts with master | Clement Ho | 2017-05-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵ | Valery Sizov | 2017-05-05 | 15 | -112/+825 |
|\ | | | | | | | skip] | ||||
| * | Merge branch 'issue-boards-no-avatar' into 'master' | Filipa Lacerda | 2017-05-05 | 1 | -0/+21 |
| |\ | | | | | | | | | | | | | | | | | | | Fixed avatar not displaying in issue boards Closes #31428 See merge request !10977 | ||||
| | * | Changed how the default avatar is setissue-boards-no-avatar | Phil Hughes | 2017-05-04 | 1 | -0/+21 |
| | | | |||||
| * | | Add instant comments support | Kushal Pandya | 2017-05-05 | 2 | -5/+235 |
| | | | |||||
| * | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-04 | 12 | -152/+566 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/gitlab/cycle_analytics/review_stage.rb lib/gitlab/cycle_analytics/staging_stage.rb lib/gitlab/cycle_analytics/test_stage.rb | ||||
| | * | | Fixed Karma specdeploy-keys-load-async | Phil Hughes | 2017-05-04 | 1 | -3/+12 |
| | | | | |||||
| | * | | Merge branch 'master' into deploy-keys-load-async | Phil Hughes | 2017-05-04 | 7 | -152/+156 |
| | |\ \ | | | |/ | |||||
| | | * | Pipeline table mini graph dropdown remains open when table is refreshed | Filipa Lacerda | 2017-05-04 | 2 | -61/+66 |
| | | | | |||||
| | | * | Merge branch '31156-environments-vue-service' into 'master' | Phil Hughes | 2017-05-04 | 3 | -46/+0 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove service from actions dropdown, stop button and redeploy button Closes #31156 and #31567 See merge request !11068 | ||||
| | | | * | Remove service from actions dropdown, stop button and redeploy button | Filipa Lacerda | 2017-05-03 | 3 | -46/+0 |
| | | | | | |||||
| | * | | | Fixed karma specs | Phil Hughes | 2017-05-03 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Merge branch 'master' into deploy-keys-load-async | Phil Hughes | 2017-05-03 | 11 | -67/+466 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Component specs | Phil Hughes | 2017-05-02 | 4 | -0/+236 |
| | | | | | |||||
| | * | | | Started specs [ci skip] | Phil Hughes | 2017-05-02 | 2 | -0/+165 |
| | | | | | |||||
| * | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-02 | 52 | -131/+1399 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Removed t filter from other places | Phil Hughes | 2017-04-26 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Changed JS translation functions | Phil Hughes | 2017-04-26 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Added context function | ||||
| * | | | | Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-04-20 | 2 | -0/+93 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/webpack.config.js | ||||
| | * | | | | Created a plural filter | Phil Hughes | 2017-04-19 | 1 | -0/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests for the filter [ci skip] | ||||
| | * | | | | Default the language to en - more useful for specs | Phil Hughes | 2017-04-18 | 1 | -0/+3 |
| | | | | | | |||||
* | | | | | | Fix karma | Clement Ho | 2017-05-04 | 3 | -5/+8 |
| | | | | | | |||||
* | | | | | | Fix eslint and rubocop | Clement Ho | 2017-05-04 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 8 | -245/+307 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Allow to create new branch and empty WIP merge request from issue page | Alfredo Sumaran | 2017-05-04 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Add real-time note edits :chipmunk: | Eric Eastwood | 2017-05-03 | 1 | -43/+88 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'metrics-deployment-history' into 'master' | Douwe Maan | 2017-05-02 | 4 | -64/+165 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649 | ||||
| * | | | | Fixed karma loading incorrect pathmetrics-deployment-history | Phil Hughes | 2017-04-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Generate fixutre for metrics page | Phil Hughes | 2017-04-25 | 4 | -64/+32 |
| | | | | | |||||
| * | | | | Rather than looping data ourselves, d3 loops it | Phil Hughes | 2017-04-21 | 1 | -0/+20 |
| | | | | | |||||
| * | | | | Updated specs | Phil Hughes | 2017-04-21 | 1 | -7/+8 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into ↵ | Phil Hughes | 2017-04-20 | 71 | -1224/+4567 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | metrics-deployment-history | ||||
| * | | | | Style improvements | Phil Hughes | 2017-04-19 | 1 | -24/+20 |
| | | | | | | | | | | | | | | | | | | | | Fixed an issue where the line wouldnt move when hovering over deployment | ||||
| * | | | | Added tests | Phil Hughes | 2017-04-18 | 2 | -1/+117 |
| | | | | | |||||
| * | | | | Fixed up some code | Phil Hughes | 2017-04-12 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Improved the design Pulls the endpoint from the HAML | ||||
* | | | | | Better Explore Groups view | Luke "Jared" Bennett | 2017-05-02 | 1 | -0/+160 |
| | | | | | |||||
* | | | | | Merge branch 'pdflab-in-repo' into 'master' | Phil Hughes | 2017-05-02 | 5 | -2/+140 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Move PDFLab assets into repo See merge request !10642 | ||||
| * | | | | | Move PDFLab into GitLabpdflab-in-repo | Sam Rose | 2017-04-28 | 5 | -2/+140 |
| | | | | | | |||||
* | | | | | | Use blob viewers for snippets | Douwe Maan | 2017-04-30 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Added specs for JS method to switch views | Phil Hughes | 2017-04-27 | 1 | -2/+39 |
| | | | | | |||||
* | | | | | Fixed failing JS tests | Phil Hughes | 2017-04-27 | 1 | -3/+7 |
| | | | | | |||||
* | | | | | Render viewer error synchronously so that 'view the source' link will work | Douwe Maan | 2017-04-27 | 1 | -6/+6 |
| | | | | | |||||
* | | | | | Add specs | Douwe Maan | 2017-04-27 | 2 | -0/+149 |
| | | | | | |||||
* | | | | | Remove unused code | Filipa Lacerda | 2017-04-27 | 1 | -0/+64 |
| | | | | | |||||
* | | | | | Use vue files for vue components. | Filipa Lacerda | 2017-04-27 | 2 | -2/+7 |
| | | | | | |||||
* | | | | | Add button to delete filters from filtered search bar | Clement Ho | 2017-04-26 | 3 | -6/+80 |
| | | | | | |||||
* | | | | | Resolve "Jobs dropdown in mini graph should close when we receive an error" | Filipa Lacerda | 2017-04-26 | 2 | -46/+75 |
|/ / / / | |||||
* | | | | Merge branch 'use-jquery-on-blob-fork-suggestion' into 'master' | Jacob Schatz | 2017-04-24 | 1 | -15/+16 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use jQuery niceness on blob_fork_suggestion See merge request !10858 | ||||
| * | | | | Use jQuery niceness on blob_fork_suggestionuse-jquery-on-blob-fork-suggestion | Eric Eastwood | 2017-04-22 | 1 | -15/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10602#note_27871752 |