Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove common_vue bundle | Mike Greiling | 2018-03-06 | 1 | -6/+7 |
| | |||||
* | Merge branch 'cluster-monitoring-changes-ce-backport' into 'master' | Phil Hughes | 2018-03-06 | 2 | -45/+52 |
|\ | | | | | | | | | Cluster monitoring changes CE backport See merge request gitlab-org/gitlab-ce!17547 | ||||
| * | prefer checking explicitly for null | Mike Greiling | 2018-03-06 | 1 | -2/+2 |
| | | |||||
| * | replace fixture with simple mount point | Mike Greiling | 2018-03-06 | 2 | -39/+6 |
| | | |||||
| * | add new tests for metrics dashboard changes | Mike Greiling | 2018-03-06 | 1 | -9/+34 |
| | | |||||
| * | coerce hasMetrics to a boolean value before instantiating the Vue component | Mike Greiling | 2018-03-06 | 1 | -2/+2 |
| | | |||||
| * | fix karma tests | Mike Greiling | 2018-03-06 | 1 | -1/+16 |
| | | |||||
* | | Merge branch 'master' into 'issue_38337' | Felipe Artur | 2018-03-06 | 66 | -4466/+1372 |
|\ \ | | | | | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb | ||||
| * | | Resolve "Group Leave action is broken on Groups Dashboard and Homepage" | Shah El-Rahman | 2018-03-06 | 1 | -28/+31 |
| | | | |||||
| * | | Changes after review38587-pipelines-empty-state | Filipa Lacerda | 2018-03-05 | 2 | -32/+27 |
| | | | |||||
| * | | [ci skip] Merge branch 'master' into 38587-pipelines-empty-state | Filipa Lacerda | 2018-03-05 | 17 | -6/+666 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (52 commits) Projects and groups badges API Keep a commit around if its sha is present #43691: DiffNotes not counted by ContributionsCalendar Cleanup after adding MR diff's commit_count Fix MR merge commit cross-references to the MR itself Fix n+1 issue by not reloading fully loaded blobs Add "added" type on changelog Use limited count queries also for scoped searches Update changelog Rename quick actions handler Adds updated_at filter to issues and merge_requests API Update API: add search param to branches Add changelog entry LabelsSelect DropdownValueCollapsed Component LabelsSelect DropdownValue Component LabelsSelect DropdownTitle Component LabelsSelect DropdownSearchInput Component LabelsSelect DropdownHiddenInput Component LabelsSelect DropdownHeader Component LabelsSelect DropdownFooter Component ... | ||||
| | * \ | Merge branch 'kp-label-select-vue' into 'master' | Phil Hughes | 2018-03-05 | 17 | -6/+666 |
| | |\ \ | | | |/ | | |/| | | | | | | | | | Port Labels Select dropdown to Vue See merge request gitlab-org/gitlab-ce!17411 | ||||
| | | * | 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 |
| | | | | |||||
| | | * | Update path for ListLabel model | Kushal Pandya | 2018-03-05 | 6 | -6/+6 |
| | | | | |||||
| * | | | Manage empty states in Pipelines page | Filipa Lacerda | 2018-03-05 | 6 | -204/+648 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Adds i18n Adds test Fix broken tests Fixes empty tab state for external CI | ||||
| * | | Merge branch 'remove-ide' into 'master' | Tim Zallmann | 2018-03-05 | 41 | -4229/+0 |
| |\ \ | | |/ | |/| | | | | | | | Remove IDE from CE See merge request gitlab-org/gitlab-ce!17458 | ||||
| | * | Remove IDE from CE | Phil Hughes | 2018-03-02 | 41 | -4229/+0 |
| | | | |||||
| * | | Add support for query params for labels endpoint | Kushal Pandya | 2018-03-02 | 2 | -0/+33 |
| |/ | |||||
* | | Bring one group board to CE | Felipe Artur | 2018-03-03 | 1 | -0/+21 |
|/ | |||||
* | Extend Cluster Applications to install GitLab Runner to Kubernetes cluster | Mayra Cabrera | 2018-03-01 | 1 | -2/+0 |
| | |||||
* | Remove u2f webpack bundle | Mike Greiling | 2018-03-01 | 4 | -5/+51 |
| | |||||
* | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master' | Kamil Trzciński | 2018-03-01 | 3 | -0/+69 |
|\ | | | | | | | | | Display ingress IP address in the Kubernetes page See merge request gitlab-org/gitlab-ce!17052 | ||||
| * | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gke | Dylan Griffith | 2018-02-23 | 20 | -173/+184 |
| |\ | |||||
| * | | Use value attribute in ip input | Filipa Lacerda | 2018-02-22 | 1 | -2/+4 |
| | | | | | | | | | | | | Removes double quoted string | ||||
| * | | Changes after review | Filipa Lacerda | 2018-02-21 | 1 | -5/+1 |
| | | | |||||
| * | | Remove duplicate ID | Filipa Lacerda | 2018-02-20 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gke | Filipa Lacerda | 2018-02-20 | 3 | -4/+4 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (30 commits) Docs: Pages - clean up articles Only use features for events Put all event metrics exposed to prometheus behind a feature flag Add version which LFS lock was introduced Remove unecessary validate: true from belongs_to :project fix broken specs remove common_d3 bundle remove graphs_show webpack bundle Chart.html.haml refactor Remove extraneous tests from Issues API spec [GH Import] Create an empty wiki if wiki import failed Resolve "group request membership mail with too long list of "To:"" Add changelog entry Fix single digit value clipping specify date format Increase feature flag cache TTL to one hour Convert Gitaly commit parent IDs to array as early as possible Clarify changelog for squash encoding fix Avoid slow File Lock checks when not used Fix squash rebase not working when diff contained encoded data ... | ||||
| * | | | Adds missing links, uses value instead of placeholder in input field and ↵ | Filipa Lacerda | 2018-02-20 | 3 | -3/+4 |
| | | | | | | | | | | | | | | | | properly sets the ip key | ||||
| * | | | Adds support to render the IP address in the application ingress row | Filipa Lacerda | 2018-02-19 | 1 | -0/+70 |
| | | | | | | | | | | | | | | | | | | | | Updates components to use a slot to allow to reuse the clipboard button Adds tests | ||||
* | | | | Merge branch 'master' into 'dispatcher-cleanup' | Jacob Schatz | 2018-02-28 | 2 | -1/+44 |
|\ \ \ \ | | | | | | | | | | | | | | | | # Conflicts: # config/webpack.config.js | ||||
| * \ \ \ | Merge branch '43643-fix-mr-label-filtering' into 'master' | Filipa Lacerda | 2018-02-28 | 1 | -0/+43 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable filtering MR list based on clicked label in MR sidebar Closes #43643 See merge request gitlab-org/gitlab-ce!17390 | ||||
| | * | | | | Labels Select Tests43643-fix-mr-label-filtering | Kushal Pandya | 2018-02-28 | 1 | -0/+43 |
| | | | | | | |||||
| * | | | | | Merge branch 'refactor/move-assignees-vue-component' into 'master' | Filipa Lacerda | 2018-02-28 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | Move (Multiple) Assignees vue component See merge request gitlab-org/gitlab-ce!16952 | ||||
| | * | | | | Move Assignees vue component | George Tsiolis | 2018-02-27 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | remove unused filtered_search webpack bundle | Mike Greiling | 2018-02-28 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | | | Render MR Notes with Vue with behind a cookie | Fatih Acet | 2018-02-28 | 12 | -47/+319 |
| | | | | | |||||
* | | | | | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 92 | -99/+94 |
| | | | | | |||||
* | | | | | Merge branch 'refactor/move-board-new-issue-vue-component' into 'master' | Filipa Lacerda | 2018-02-26 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Move BoardNewIssue vue component See merge request gitlab-org/gitlab-ce!16947 | ||||
| * | | | | | Move BoardNewIssue vue component | George Tsiolis | 2018-02-08 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'refactor/move-filtered-search-vue-component' into 'master' | Clement Ho | 2018-02-24 | 1 | -2/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move RecentSearchesDropdownContent vue component See merge request gitlab-org/gitlab-ce!16951 |