summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re-use MR tabs styles to Epic tabsce-7327-add-roadmap-within-epicKushal Pandya2019-04-041-16/+22
|
* Merge branch '57662-api-updates-to-mr-and-pipeline' into 'master'Kamil Trzciński2019-04-047-4/+65
|\ | | | | | | | | | | | | Expose pipeline in the related merge requests Closes #57662 See merge request gitlab-org/gitlab-ce!26367
| * Expose head pipeline in the related merge requestsAlexandru Croitor2019-04-047-4/+65
|/ | | | | | | | | Expose head pipeline for the MR in the api when requesting related merge requests for an issue and show a detailed status for the pipeline, which would include: details_path, favicon, group, icon, label, text, tooltip. https://gitlab.com/gitlab-org/gitlab-ce/issues/57662#note_152023412
* Merge branch '60005-fix-swipe-divider' into 'master'Phil Hughes2019-04-042-2/+8
|\ | | | | | | | | | | | | Fix swipe diff divider Closes #60005 See merge request gitlab-org/gitlab-ce!26970
| * Move swipe diff border to the rightftab2019-04-042-2/+8
|/ | | | | | | In the Vue image diff app, the border needs to be on the right because the new image comes in from the left. The old image diff app which is used in commits and compare views had the new image visible by default and hiding away from the left.
* Merge branch 'winh-sidebar-todo' into 'master'Phil Hughes2019-04-042-2/+9
|\ | | | | | | | | | | | | Copy sidebar todo component from EE Closes gitlab-ee#9954 See merge request gitlab-org/gitlab-ce!26915
| * Copy sidebar todo component from EEWinnie Hellmann2019-04-042-2/+9
|/
* Merge branch '59878-deduplicate-dependencies' into 'master'Phil Hughes2019-04-041-17/+2
|\ | | | | | | | | | | | | Deduplicate frontend dependencies Closes #59878 See merge request gitlab-org/gitlab-ce!26916
| * Deduplicate dependencies59878-deduplicate-dependenciesLukas Eipert2019-04-031-17/+2
| |
* | Merge branch 'support-time-windows-api' into 'master'James Lopez2019-04-048-14/+143
|\ \ | | | | | | | | | | | | Support time window parameters in additional metrics endpoint See merge request gitlab-org/gitlab-ce!26228
| * | Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-038-14/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for start and end parameters in the #additional_metrics endpoint of the EnvironmentsController. start and end are meant to be unix timestamps, per the Prometheus API (as the consumer of this endpoint will eventually be transitioned to a prometheus endpoint). This functionality is behind the :metrics_time_window feature flag for development.
* | | Merge branch 'only-changes-docs-update' into 'master'Evan Read2019-04-041-3/+27
|\ \ \ | | | | | | | | | | | | | | | | Add docs to `only:changes/except:changes` that discuss using regex in certain scenarios See merge request gitlab-org/gitlab-ce!26831
| * | | Add docs to `only:changes/except:changes` that discuss using regex in ↵Said Masoud2019-04-041-3/+27
|/ / / | | | | | | | | | certain scenarios
* | | Merge branch 'da-fix-broken-master' into 'master'Stan Hu2019-04-041-2/+4
|\ \ \ | | | | | | | | | | | | | | | | Fix broken spec for Merge request > Revert modal See merge request gitlab-org/gitlab-ce!26961
| * | | Fix broken spec for Merge request > Revert modalDouglas Barbosa Alexandre2019-04-031-2/+4
| | | |
* | | | Merge branch 'docs-google_secure_ldap' into 'master'Evan Read2019-04-045-0/+215
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add documentation for Google Secure LDAP See merge request gitlab-org/gitlab-ce!26064
| * | | | Add documentation for Google Secure LDAPdocs-google_secure_ldapDrew Blessing2019-04-035-0/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 11.9 GitLab supports Google Secure LDAP for authentication and group sync. This documentation outlines how to configure the service. Rename file
* | | | | Merge branch 'docs/refactor-pgloader' into 'master'Evan Read2019-04-041-147/+139
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | Clean up the mysql to postgres guide See merge request gitlab-org/gitlab-ce!24061
| * | | | Clean up the mysql to postgres guidedocs/refactor-pgloaderAchilleas Pipinellis2019-04-031-147/+139
| |/ / / | | | | | | | | | | | | | | | | This change refactors the pgloader instructions to have less headings and be more straightforward.
* | | | Merge branch '10879/fix-security-template-inclusion' into 'master'Douglas Barbosa Alexandre2019-04-041-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Include DAST as dependent CI template See merge request gitlab-org/gitlab-ce!26956
| * | | | Include DAST as dependent CI templateLucas Charles2019-04-041-1/+3
|/ / / /
* | | | Merge branch 'mk/add-mkozono-to-backend-codeowners' into 'master'Douglas Barbosa Alexandre2019-04-041-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add @mkozono to backend CODEOWNERS Closes gitlab-com/www-gitlab-com#3355 See merge request gitlab-org/gitlab-ce!26947
| * | | | Add @mkozono to backend CODEOWNERSmk/add-mkozono-to-backend-codeownersMichael Kozono2019-04-031-2/+2
| | | | |
* | | | | Merge branch 'xanf/gitlab-ce-move-project-tags' into 'master'Clement Ho2019-04-033-4/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Project overview UI: Line break when there are multiple project tags" Closes #55650 See merge request gitlab-org/gitlab-ce!26797
| * | | | | Move topics to separate line in project overviewxanf/gitlab-ce-move-project-tagsIllya Klymov2019-04-033-4/+8
| | | | | |
* | | | | | Merge branch 'ee-feature-doc-fixes' into 'master'Evan Read2019-04-031-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor EE feature doc fixes See merge request gitlab-org/gitlab-ce!26900
| * | | | | | Use correct `ifEE` variable nameMark Florian2019-04-031-3/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | Presumably the `renderIfEE` is from an older edit.
* | | | | | Merge branch '29249-show-download-diff-even-when-merge-request-is-closed' ↵59323-legend-showing-nan-for-avg-max-when-they-are-fractional-quantitiesMike Greiling2019-04-033-42/+43
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Show download diff even when merge request is closed" Closes #29249 See merge request gitlab-org/gitlab-ce!26772
| * | | | | Show Download diff links in closed MRs29249-show-download-diff-even-when-merge-request-is-closedFatih Acet2019-04-033-42/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download MR diffs links were only available for open MRs, however it may still be useful for closed MRs.
* | | | | | Merge branch 'fix-issues-time-counter' into 'master'Annabel Dunstone Gray2019-04-033-6/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace 'x seconds ago' with 'just now' Closes #58425 See merge request gitlab-org/gitlab-ce!25992
| * | | | | | Replace 'x seconds ago' with 'just now'Sergiu Marton2019-04-033-6/+12
|/ / / / / /
* | | | | | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-0317-50/+193
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Simple masking frontend - CE See merge request gitlab-org/gitlab-ce!26751
| * | | | | Remove duplicate environment selector dropdown13784-validate-variables-for-maskingmfluharty2019-03-291-2/+0
| | | | | |
| * | | | | Add control for variable value maskingmfluharty2019-03-2917-50/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show masked switch for each variable When toggled on, the variable value will be masked in runner logs Show warning message if the switch is on but the value is not maskable
* | | | | | Merge branch 'localize-notification-dropdown' into 'master'Clement Ho2019-04-033-1/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Localize notifications dropdown Closes gitlab-ee#10686 See merge request gitlab-org/gitlab-ce!26844
| * | | | | | Localize the notifications dropdown stringJacques Erasmus2019-04-033-1/+10
|/ / / / / / | | | | | | | | | | | | | | | | | | Localized the notifications dropdown string
* | | | | | Merge branch 'eric_theitguy-master-patch-89133' into 'master'Achilleas Pipinellis2019-04-031-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing redundant "predefined" See merge request gitlab-org/gitlab-ce!26516
| * | | | | | Removing redundant "predefined"Eric Hendricks2019-04-031-1/+1
|/ / / / / /
* | | | | | Merge branch 'docs/fix-syntax-highlighting' into 'master'Achilleas Pipinellis2019-04-031-7/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Fix code block and other minor fixes See merge request gitlab-org/gitlab-ce!26894
| * | | | | Fix code block and other minor fixesEvan Read2019-04-031-7/+6
|/ / / / /
* | | | | Merge branch '58644-remove-reply_to_individual_notes-feature-flag' into 'master'Nick Thomas2019-04-037-146/+36
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove reply_to_individual_notes feature flag Closes #58644 See merge request gitlab-org/gitlab-ce!26889
| * | | | | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-037-146/+36
| | |/ / / | |/| | | | | | | | | | | | | Also removes specs related to the flag
* | | | | Update CHANGELOG.md for 11.9.5GitLab Release Tools Bot2019-04-035-20/+13
| | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch '10864-fix-undefined-with-fallback' into 'master'Lin Jen-Shin2019-04-031-0/+13
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Backport: Bring back Gitlab::UntrustedRegexp.with_fallback See merge request gitlab-org/gitlab-ce!26901
| * | | | | Bring back Gitlab::UntrustedRegexp.with_fallback10864-fix-undefined-with-fallbackPatrick Bajao2019-04-031-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's still being called in PushRule model. Also still present in 11-9-stable-ee branch.
* | | | | | Merge branch 'docs-jest-debug' into 'master'Fatih Acet2019-04-032-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for debugging Jest tests See merge request gitlab-org/gitlab-ce!26810
| * | | | | | Add docs for debugging Jest testsSimon Knox2019-04-032-0/+5
|/ / / / / /
* | | | | | Merge branch '59942-fix-mr-swipe-diff-user-select' into 'master'Phil Hughes2019-04-032-4/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MR image diff swipe view: Disable user-select on drag Closes #59942 See merge request gitlab-org/gitlab-ce!26884
| * | | | | | MR image diff swipe view: Disable user-select on dragftab2019-04-032-4/+8
|/ / / / / / | | | | | | | | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/59942
* | | | | | Merge branch 'remaining-lib-differences' into 'master'Robert Speicher2019-04-031-0/+27
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve remaining CE to EE differences in lib/ See merge request gitlab-org/gitlab-ce!26608