summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add info about the new location of Integrationsdocs/services-refactorAchilleas Pipinellis2017-02-0719-77/+116
| | | | [ci skip]
* Merge branch '26908-add-foreign-keys-to-timelogs' into 'master' Rubén Dávila Santos2017-02-0711-10/+171
|\ | | | | | | | | | | | | Use normal associations instead of polymorphic Closes #26908 See merge request !8769
| * Refactor migration to not require downtime26908-add-foreign-keys-to-timelogsRuben Davila2017-02-074-12/+76
| |
| * Use normal associations instead of polymorphic.Ruben Davila2017-02-079-9/+106
| | | | | | | | | | | | | | We can't properly use foreign keys on columns that are configured for polymorphic associations which has disadvantages related to data integrity and storage. Given we only use time tracking for Issues and Merge Requests we're moving to the usage of regular associations.
* | Merge branch '27352-search-label-filter-header' into 'master' Annabel Dunstone Gray2017-02-073-2/+6
|\ \ | | | | | | | | | | | | | | | | | | 27352 Update label dropdown titles for bulk edits Closes #27352 See merge request !8852
| * | 27352-search-label-filter-header27352-search-label-filter-headertauriedavis2017-02-033-2/+6
| | |
* | | Merge branch ↵Filipa Lacerda2017-02-072-1/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '27774-text-color-contrast-is-barely-readable-for-pipelines-visualization-graph-page-with-roboto-fonts' into 'master' Give ci status text on pipeline graph a better font-weight Closes #27774 See merge request !9033
| * | | Give ci status text on pipeline graph a better font-weight27774-text-color-contrast-is-barely-readable-for-pipelines-visualization-graph-page-with-roboto-fontsdimitrieh2017-02-072-1/+5
| | | |
* | | | Merge branch '24716-fix-ctrl-click-links' into 'master' Clement Ho2017-02-076-4/+124
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Ctrl+Click support for Todos and Merge Request page tabs Closes #24716 See merge request !8898
| * | | | Simplify conditionsKushal Pandya2017-02-071-5/+3
| | | | |
| * | | | ESLint: remove `expect()` from `beforeEach()`Kushal Pandya2017-02-071-4/+18
| | | | |
| * | | | Refactor tests for `#opensInNewTab`Kushal Pandya2017-02-071-20/+3
| | | | |
| * | | | Use `gl.utils.isMetaClick` to identify meta-clicksKushal Pandya2017-02-072-10/+2
| | | | |
| * | | | Add tests for `gl.utils.isMetaClick`Kushal Pandya2017-02-071-0/+32
| | | | |
| * | | | Add utility `isMetaClick` to identify cross-platform meta-clickKushal Pandya2017-02-071-0/+8
| | | | |
| * | | | Update param name, add test for `e.which = 2`Kushal Pandya2017-02-071-2/+19
| | | | |
| * | | | Use plain JS within `clickTab`, make comment more conciseKushal Pandya2017-02-071-4/+10
| | | | |
| * | | | Use plain JS in `goToTodoUrl`, make comment more conciseKushal Pandya2017-02-071-7/+8
| | | | |
| * | | | Tests for clickTab with Mac and PCKushal Pandya2017-02-071-0/+36
| | | | |
| * | | | Add changelog entry for !8898Kushal Pandya2017-02-071-0/+4
| | | | |
| * | | | Add Ctrl+Click support for tabsKushal Pandya2017-02-071-0/+14
| | | | |
| * | | | Add Ctrl+Click supportKushal Pandya2017-02-071-3/+18
| | | | |
* | | | | Merge branch ↵Clement Ho2017-02-0711-56/+80
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25487-small-improvements-to-the-ui-of-mattermost-and-slack-command-services' into 'master' Resolve "Small improvements to the UI of Mattermost and Slack Command services" Closes #25487 See merge request !8491
| * | | | | Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-0711-56/+80
| | | | | | | | | | | | | | | | | | | | | | | | Updated specs
* | | | | | Merge branch '27639-emoji-panel-under-the-side-panel-in-the-merge-request' ↵Annabel Dunstone Gray2017-02-072-1/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Layer dropdowns over right sidebar Closes #27639 See merge request !9004
| * | | | | | Layer dropdowns over right sidebar27639-emoji-panel-under-the-side-panel-in-the-merge-requestSam Rose2017-02-062-1/+5
| | | | | | |
* | | | | | | Merge branch 'disallow-ci-finished-time-wrapping' into 'master'Rémy Coutable2017-02-071-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disallow CI’s finished time wrapping See merge request !8499
| * | | | | | | Disallow CI’s finished time wrappingVitaly Baev2017-01-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Baev <dj@vitalybaev.ru>
* | | | | | | | Merge branch 'fix-anchor-scrolling' into 'master' Clement Ho2017-02-073-0/+20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken anchor links when special characters are used Closes #26778 See merge request !8961
| * | | | | | | | Fix broken anchor links when special characters are usedAndrey Krivko2017-02-073-0/+20
| | | | | | | | |
* | | | | | | | | Merge branch 'dont-fail-master-if-js-coverage-isnt-generated' into 'master' Robert Speicher2017-02-071-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't fail the build if there is no coverage files See merge request !9037
| * | | | | | | | | Don't fail the build if there is no coverage filesRémy Coutable2017-02-071-3/+3
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | Merge branch '26059-segoe-ui-vertical' into 'master' Filipa Lacerda2017-02-074-2/+11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Align Segoe UI label text See merge request !8884
| * | | | | | | | | Align Segoe UI label text26059-segoe-ui-verticalAnnabel Dunstone Gray2017-02-074-2/+11
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timeago-perf' into 'master' Alfredo Sumaran2017-02-073-101/+128
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved timeago performance Closes #25728 See merge request !8231
| * | | | | | | | | Improved timeago performancetimeago-perfPhil Hughes2017-02-073-101/+128
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Changes to use a single instance of timeago - Uses one timeout for every element, rather than 1 per element Closes #25728
* | | | | | | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-0717-53/+111
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes stop button visible in environment page Closes #24147 See merge request !7379
| * | | | | | | | | Fix stop action24147-delete-env-buttonKamil Trzcinski2017-02-071-13/+3
| | | | | | | | | |
| * | | | | | | | | Fix stoppable?Kamil Trzcinski2017-02-079-18/+18
| | | | | | | | | |
| * | | | | | | | | Update changesKamil Trzcinski2017-02-0610-35/+47
| | | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-061340-7584/+19524
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-243559-44580/+125017
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix rubocop errorFilipa Lacerda2016-11-111-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Adds missing new line at the end of the fileFilipa Lacerda2016-11-101-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Adds testsFilipa Lacerda2016-11-103-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds changelog entry in the correct place
| * | | | | | | | | | | Allow to stop any environmentKamil Trzcinski2016-11-108-21/+66
| | | | | | | | | | | |
| * | | | | | | | | | | Adds CHANGELOG entryFilipa Lacerda2016-11-091-0/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Makes stop button visible in environment pageFilipa Lacerda2016-11-091-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'refresh-permissions-when-moving-projects' into 'master' Rémy Coutable2017-02-077-3/+75
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refresh authorizations when transferring projects See merge request !9029
| * | | | | | | | | | | | Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-077-3/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that project authorizations are refreshed when moving a project from one namespace to another. When doing so the permissions for all users of both the old and new namespaces are refreshed. See #26194 for more information.