Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed outdated browser banner positioningoutdated-browser-position-fix | Phil Hughes | 2017-12-06 | 5 | -21/+13 |
| | | | | Closes #40824 | ||||
* | Merge branch 'ee-backport-issue_40654' into 'master' | Sean McGivern | 2017-12-06 | 2 | -4/+12 |
|\ | | | | | | | | | [CE-Backport] Fix board filter when milestone is predefined See merge request gitlab-org/gitlab-ce!15750 | ||||
| * | [CE-Backport] Fix board filter when milestone is predefinedee-backport-issue_40654 | Felipe Artur | 2017-12-05 | 2 | -4/+12 |
| | | |||||
* | | Merge branch 'downgrade-grpc-to-1.4.5' into 'master' | Sean McGivern | 2017-12-06 | 1 | -5/+2 |
|\ \ | | | | | | | | | | | | | Downgrade the grpc gem to 1.4.5 See merge request gitlab-org/gitlab-ce!15746 | ||||
| * | | Downgrade the grpc gem to 1.4.5downgrade-grpc-to-1.4.5 | Jacob Vosmaer | 2017-12-05 | 1 | -5/+2 |
| | | | |||||
* | | | Merge branch 'backport-board-scope-highlight' into 'master' | Sean McGivern | 2017-12-06 | 1 | -0/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | Backport board scope highlight See merge request gitlab-org/gitlab-ce!15757 | ||||
| * | | | backport board scope highlightbackport-board-scope-highlight | Clement Ho | 2017-12-05 | 1 | -0/+10 |
| | | | | |||||
* | | | | Merge branch '38869-templates' into 'master' | Phil Hughes | 2017-12-06 | 9 | -296/+278 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Export template selector as ES6 modules See merge request gitlab-org/gitlab-ce!15524 | ||||
| * | | | | Export template selector as ES6 modules | Filipa Lacerda | 2017-12-06 | 9 | -296/+278 |
|/ / / / | |||||
* | | | | Merge branch '40543-generalize-detail-page-headers' into 'master' | Phil Hughes | 2017-12-06 | 9 | -79/+66 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generalize detail page headers (Issues, Merge Requests, Snippets) Closes #40543 See merge request gitlab-org/gitlab-ce!15639 | ||||
| * | | | | Generalize detail page headers40543-generalize-detail-page-headers | Eric Eastwood | 2017-12-05 | 9 | -79/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40543 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15192 | ||||
* | | | | | Merge branch 'list-multiple-clusters' into 'master' | Grzegorz Bizon | 2017-12-06 | 44 | -231/+1485 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | List multiple clusters See merge request gitlab-org/gitlab-ce!15403 | ||||
| * | | | | | Remove redundant empty line in CreateService spec | Matija Čupić | 2017-12-06 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Fix gcp|user_controller_specs | Kamil Trzcinski | 2017-12-06 | 2 | -4/+6 |
| | | | | | | |||||
| * | | | | | Refactor Clusters::CreateService spec | Matija Čupić | 2017-12-06 | 1 | -58/+62 |
| | | | | | | |||||
| * | | | | | Remove Add Cluster button from clusters/index | Matija Čupić | 2017-12-05 | 2 | -6/+0 |
| | | | | | | |||||
| * | | | | | Update externalized strings pot | Matija Čupić | 2017-12-05 | 1 | -22/+158 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'origin/master' into list-multiple-clusters | Matija Čupić | 2017-12-05 | 188 | -670/+1546 |
| |\ \ \ \ \ | |||||
| * | | | | | | Remove trailing whitespace from Clusters spec | Matija Čupić | 2017-12-05 | 1 | -13/+13 |
| | | | | | | | |||||
| * | | | | | | Move can_toggle_cluster? from helper to presenter | Matija Čupić | 2017-12-05 | 6 | -53/+47 |
| | | | | | | | |||||
| * | | | | | | Mock Kaminari paginates_per instead of setting it | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Use ClustersFinder for setting counts | Matija Čupić | 2017-12-05 | 2 | -9/+7 |
| | | | | | | | |||||
| * | | | | | | Fix overwritten project.cluster replacement | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix empty state partial check | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix rpsec all matchers in ClustersController specs | Matija Čupić | 2017-12-05 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Test for empty state partial instead of index view | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Remove redundant view_clusters assignment | Matija Čupić | 2017-12-05 | 1 | -4/+2 |
| | | | | | | | |||||
| * | | | | | | Replace Exception with ArgumentError | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Remove redundant return in Clusters::CreateService | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Revert node_modules | Kamil Trzcinski | 2017-12-05 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Merge remote-tracking branch 'origin/master' into list-multiple-clusters | Kamil Trzcinski | 2017-12-05 | 29 | -70/+347 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/list-multiple-clusters' into ↵ | Kamil Trzcinski | 2017-12-05 | 8 | -9/+12 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | cluster-page-with-list-clusters | ||||
| | * | | | | | | | Remove references of project.cluster from specs | Matija Čupić | 2017-12-04 | 3 | -5/+5 |
| | | | | | | | | | |||||
| | * | | | | | | | Remove cluster from Project model | Matija Čupić | 2017-12-04 | 2 | -2/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | Fix navbar CSS | Filipa Lacerda | 2017-12-04 | 4 | -9/+14 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'master' into list-multiple-clusters | Filipa Lacerda | 2017-12-04 | 383 | -3368/+8601 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (154 commits) Don't disable the Rails mailer when seeding the test environment Documentation bug fixes: Added procedure to disable built-in Issues. Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` and fix a transient failing spec due to that Add changelog entry Show only group name by default and put full namespace in tooltip Adds validation for Project#ci_config_path not to contain leading slash Gracefully handle case when repository's root ref does not exist Set EE variable issue note store allow caching options to be specified for counting services Update CHANGELOG.md for 10.2.3 Add link to gitaly converation Fix pipeline config source specs and test it explicitly Set an artificial $HOME for gitaly in test Add a fixture file that uses seed-fu in the test env so that a borken seed-fu is detected Pin seed-fu to 2.3.6 since 2.3.7 is broken Do not set pipeline source after initialization updated diff spec fix for special charecter in file names We could simply count the commits ... | ||||
| | * | | | | | | | | Use actual namespace | Kamil Trzcinski | 2017-12-03 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Fix clusters active/inactive toggling | Kamil Trzcinski | 2017-12-03 | 1 | -2/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch '35616-move-k8-to-cluster-page' into ↵ | Kamil Trzcinski | 2017-12-05 | 164 | -996/+4315 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cluster-page-with-list-clusters | ||||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into 35616-move-k8-to-cluster-page | Kamil Trzcinski | 2017-12-05 | 29 | -164/+486 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Clean up clusters_controller_spec.rb | Shinya Maeda | 2017-12-05 | 1 | -27/+13 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Add merge_request number in changelog | Shinya Maeda | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Fix typo secret-key | Shinya Maeda | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Use find instead of find_by! | Shinya Maeda | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'master' into 35616-move-k8-to-cluster-page | Shinya Maeda | 2017-12-05 | 16 | -114/+257 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 35616-move-k8-to-cluster-page | Shinya Maeda | 2017-12-05 | 109 | -676/+3525 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fix spec/features/projects/clusters/user_spec.rb | Shinya Maeda | 2017-12-05 | 1 | -3/+5 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Add changelog | Shinya Maeda | 2017-12-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Improve name validation for cluster | Shinya Maeda | 2017-12-04 | 1 | -5/+5 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Remove duplicated validations on cluster_name | Shinya Maeda | 2017-12-04 | 1 | -5/+0 |
| | | | | | | | | | | | | | |