Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor environments components into vue files - part 3environments-vue-3 | Filipa Lacerda | 2017-04-21 | 10 | -310/+357 |
| | |||||
* | Merge branch 'fix/encoding-issue' into 'master' | Sean McGivern | 2017-04-21 | 3 | -1/+15 |
|\ | | | | | | | | | | | | | Fix encoding issue exporting a project Closes #31186 See merge request !10824 | ||||
| * | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING ↵fix/encoding-issue | James Lopez | 2017-04-20 | 3 | -1/+15 |
| | | | | | | | | error | ||||
* | | Merge branch '31189-pipelines-error-state' into 'master' | Phil Hughes | 2017-04-21 | 3 | -7/+25 |
|\ \ | | | | | | | | | | | | | | | | | | | Guarantee only one state is shown at a time Closes #31189 See merge request !10835 | ||||
| * | | Guarantee only one state is shown at a time31189-pipelines-error-state | Filipa Lacerda | 2017-04-20 | 3 | -7/+25 |
| | | | |||||
* | | | Merge branch 'fix-jobs-enabled-parameter' into 'master' | Sean McGivern | 2017-04-21 | 3 | -2/+44 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Replace builds_enabled with jobs_enabled in projects API v4 Closes #31012 See merge request !10786 | ||||
| * | | | Add missing newlines | winniehell | 2017-04-20 | 1 | -0/+6 |
| | | | | |||||
| * | | | Add missing newlines | winniehell | 2017-04-20 | 1 | -0/+16 |
| | | | | |||||
| * | | | Replace builds_enabled with jobs_enabled in projects API v4 (!10786) | winniehell | 2017-04-20 | 2 | -2/+9 |
| | | | | |||||
| * | | | Add failing test for #31012 | winniehell | 2017-04-19 | 1 | -0/+13 |
| | | | | |||||
* | | | | Update CHANGELOG.md for 9.0.6 | James Lopez | 2017-04-21 | 10 | -37/+12 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | | Merge branch '30637-replace-delete-buttons-get-fork-cancel-confirmation' ↵ | Filipa Lacerda | 2017-04-21 | 8 | -29/+129 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add Fork/Cancel confirmation to "Replace"/"Delete" buttons Closes #30637 See merge request !10602 | ||||
| * | | | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmation | Eric Eastwood | 2017-04-20 | 8 | -29/+129 |
| | |/ / | |/| | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637 | ||||
* | | | | Merge branch 'vue-pipelines-folder' into 'master' | Phil Hughes | 2017-04-21 | 11 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change spec folder to match the assets one See merge request !10834 | ||||
| * | | | | Change spec folder to match the assets onevue-pipelines-folder | Filipa Lacerda | 2017-04-20 | 11 | -0/+0 |
| |/ / / | |||||
* | | | | Merge branch 'zj-update-ci-templates' into 'master' | Kamil Trzciński | 2017-04-20 | 3 | -8/+86 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update CI templates to include 9.1 templates See merge request !10807 | ||||
| * | | | | Update CI templates to include 9.1 templates | Zeger-Jan van de Weg | 2017-04-20 | 3 | -8/+86 |
|/ / / / | |||||
* | | | | Merge branch 'fe-doc-update' into 'master' | Filipa Lacerda | 2017-04-20 | 1 | -0/+10 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Add parameter limit to styleguide See merge request !10830 | ||||
| * | | | Update style_guide_js.mdfe-doc-update | Fatih Acet | 2017-04-20 | 1 | -0/+10 |
|/ / / | |||||
* | | | Merge branch 'no-downtime-check-stable' into 'master' | Robert Speicher | 2017-04-20 | 1 | -1/+7 |
|\ \ \ | | | | | | | | | | | | | | | | | Don't run the downtime check on stable branches, or tags/master See merge request !10794 | ||||
| * | | | Don't run the downtime check on stable branches, or tags/masterno-downtime-check-stable | DJ Mountney | 2017-04-19 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The way the check currently works, it runs on the diff between your branch and the latest commit in gitlab on master. This doesn't give a good representation of the changes migrations for stable branches, tags, and master itself. | ||||
* | | | | Merge branch 'kubernetes-service-namespace' into 'master' | Achilleas Pipinellis | 2017-04-20 | 1 | -2/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kubernetes service namespace Closes #30445 See merge request !10821 | ||||
| * | | | | Move kube namespace section to the variables one | Achilleas Pipinellis | 2017-04-20 | 1 | -9/+6 |
| | | | | | |||||
| * | | | | Update Kubernetes namespace documentationkubernetes-service-namespace | Kamil Trzcinski | 2017-04-20 | 1 | -0/+7 |
| | | | | | |||||
* | | | | | Merge branch 'docs/milestones-refactor' into 'master' | Achilleas Pipinellis | 2017-04-20 | 9 | -31/+53 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Milestones documentation refactor See merge request !10812 | ||||
| * | | | | | Milestones documentation refactor | Achilleas Pipinellis | 2017-04-20 | 9 | -31/+53 |
|/ / / / / | |||||
* | | | | | Merge branch 'doc-js-side-effetcs' into 'master' | Phil Hughes | 2017-04-20 | 1 | -0/+17 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Adds documentation entry: Don't user forEach, aim for code without side effects See merge request !10811 | ||||
| * | | | | | Adds documentation entry: Don't user forEach, aim for code without side effects | Filipa Lacerda | 2017-04-20 | 1 | -0/+17 |
|/ / / / / | |||||
* | | | | | Merge branch '31116-moved-icon-update' into 'master' | Phil Hughes | 2017-04-20 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update move icon to match others Closes #31116 See merge request !10790 | ||||
| * | | | | | Update move icon to match others31116-moved-icon-update | Annabel Dunstone Gray | 2017-04-20 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'milestone-not-showing-correctly-title' into 'master' | Annabel Dunstone Gray | 2017-04-20 | 3 | -2/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed milestone.to_reference calls into milestone.title for the show, edit and top views See merge request !10637 | ||||
| * | | | | | | Changed milestone.to_reference calls into milestone.title for the show, edit ↵ | Jose Ivan Vargas Lopez | 2017-04-20 | 3 | -2/+6 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | and top views | ||||
* | | | | | | Merge branch 'docs-tech-articles-filetree' into 'master' | Sean Packham (GitLab) | 2017-04-20 | 3 | -5/+22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs tech articles filetree Closes #30946 See merge request !10752 | ||||
| * | | | | | | fix relative urlsdocs-tech-articles-filetree | Marcia Ramos | 2017-04-17 | 1 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | link articles list from writing docs pages | Marcia Ramos | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | add directory `articles` to hold all tech articles | Marcia Ramos | 2017-04-17 | 3 | -5/+22 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'dz-refactor-create-members' into 'master' | Douwe Maan | 2017-04-20 | 13 | -248/+200 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor code that creates and destroys project/group members See merge request !10735 | ||||
| * | | | | | | | Move some project/group members spinach tests to rspecdz-refactor-create-members | Dmitriy Zaporozhets | 2017-04-17 | 6 | -194/+146 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | | | | Refactor members controller destroy action | Dmitriy Zaporozhets | 2017-04-17 | 4 | -25/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | | | | Refactor controller code that creates project/group members | Dmitriy Zaporozhets | 2017-04-17 | 7 | -30/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | | | | Merge branch 'add-email-receiver-metrics' into 'master' | Douwe Maan | 2017-04-20 | 4 | -4/+12 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add email receiver metrics See merge request !10814 | ||||
| * | | | | | | | | Store projects in metrics for email replies | Sean McGivern | 2017-04-20 | 2 | -4/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Add metrics events for incoming emails | Sean McGivern | 2017-04-20 | 2 | -0/+8 |
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This lets us track how many incoming emails a GitLab instance is processing, by email type (handler) and by project (where applicable). | ||||
* | | | | | | | | Merge branch 'issue-title-onfocus-load' into 'master' | Filipa Lacerda | 2017-04-20 | 1 | -12/+11 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Issue Title Show Focus Check On Load See merge request !10800 | ||||
| * | | | | | | | Issue Title Show Focus Check On Load | Regis Boudinot | 2017-04-20 | 1 | -12/+11 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'uassign_on_member_removing' into 'master' | Sean McGivern | 2017-04-20 | 11 | -29/+96 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unassign all Issues and Merge Requests when member leaves a team Closes #30768 and #24117 See merge request !10755 | ||||
| * | | | | | | | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removing | Valery Sizov | 2017-04-20 | 9 | -27/+25 |
| | | | | | | | | |||||
| * | | | | | | | Remove assigned_(issues|merge_requests) methods from the issuable | Valery Sizov | 2017-04-18 | 4 | -10/+4 |
| | | | | | | | | |||||
| * | | | | | | | Using IssuablesFinder(s) for UI counters | Valery Sizov | 2017-04-18 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Update permission docs. Add note about automatic unassigning when member ↵ | Valery Sizov | 2017-04-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leaves a team |