Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add merge requests list endpoint for groups | Felipe Artur | 2018-05-31 | 1 | -0/+106 |
| | |||||
* | Merge branch 'add-yarn-clean-step' into 'master' | Mike Greiling | 2018-05-31 | 1 | -1/+7 |
|\ | | | | | | | | | Add yarn clean step, to delete production compiled assets See merge request gitlab-org/gitlab-ce!19212 | ||||
| * | Add yarn clean step, to delete production compiled assetsadd-yarn-clean-step | Jose | 2018-05-29 | 1 | -1/+7 |
| | | |||||
* | | Add link to hack for styling Capybara HTML dumps | Winnie Hellmann | 2018-05-31 | 1 | -0/+4 |
| | | |||||
* | | Export assigned issues in iCalendar feed | Imre Farkas | 2018-05-31 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'fj-36819-remove-v3-api' into 'master' | Douwe Maan | 2018-05-31 | 6 | -16/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | Removal of API v3 from the codebase Closes #36819 See merge request gitlab-org/gitlab-ce!18970 | ||||
| * | | Removed API endpoint and specsfj-36819-remove-v3-api | Francisco Javier López | 2018-05-30 | 6 | -16/+14 |
| | | | |||||
* | | | Improve structure of snippets documentation | Andreas Kämmerle | 2018-05-31 | 1 | -13/+30 |
| | | | |||||
* | | | Merge branch 'add-project-features-docs' into 'master' | Achilleas Pipinellis | 2018-05-31 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | | | | | | | Add Wiki and Snippets to project feature overview See merge request gitlab-org/gitlab-ce!19235 | ||||
| * | | Add Wiki and Snippets to project feature overview | Andreas Kämmerle | 2018-05-30 | 1 | -0/+2 |
| | | | |||||
* | | | Fix a wrong link reference in docs | Rémy Coutable | 2018-05-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | add details on root flag related to no_root_squash | Ben Bodenmiller | 2018-05-30 | 1 | -1/+3 |
| | | | |||||
* | | | Fixed broken link to build team in documentation | Eddie Stubbington | 2018-05-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'brodock-refactor-hashed-storage-task' into 'master' | Douwe Maan | 2018-05-30 | 1 | -7/+0 |
|\ \ \ | |/ / |/| | | | | | | | | Extracted auxiliary methods from storage.rake into specific RakeHelper See merge request gitlab-org/gitlab-ce!18962 | ||||
| * | | Remove useless extra lines from `storage.md` inside code block | Gabriel Mazetto | 2018-05-28 | 1 | -7/+0 |
| |/ | |||||
* | | add CI as option in place of custom hooks | Ben Bodenmiller | 2018-05-30 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'render_super' into 'master' | Rémy Coutable | 2018-05-30 | 1 | -12/+38 |
|\ \ | | | | | | | | | | | | | CE: Add render_ce to render CE partial in EE partial See merge request gitlab-org/gitlab-ce!19150 | ||||
| * | | Add document around `render_ce`render_super | Lin Jen-Shin | 2018-05-29 | 1 | -12/+38 |
| | | | |||||
* | | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master' | Phil Hughes | 2018-05-30 | 7 | -3/+93 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Squash and merge in GitLab Core (CE)" Closes #34591 See merge request gitlab-org/gitlab-ce!18956 | ||||
| * | | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ce | blackst0ne | 2018-05-29 | 7 | -3/+93 |
| | |/ | |/| | |||||
* | | | Merge branch '46877-bootstrap-4-lists' into 'master' | Clement Ho | 2018-05-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve ""well-list" is removed from Bootstrap 4" Closes #46877 See merge request gitlab-org/gitlab-ce!19207 | ||||
| * | | | Replace well-list with content-list and hover-list | Annabel Dunstone Gray | 2018-05-29 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add documentation about variables usage in GitLab CI | Tomasz Maczukin | 2018-05-29 | 4 | -52/+135 |
| | | | | |||||
* | | | | Merge branch '46758-fallout-of-cacheable-attribute' into 'master' | Douwe Maan | 2018-05-29 | 1 | -2/+5 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache Closes #46758 See merge request gitlab-org/gitlab-ce!19144 | ||||
| * | | | Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set ↵ | Rémy Coutable | 2018-05-29 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | when retrieved from cache Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | ensure UIDs and GIDs match for HA setup | Ben Bodenmiller | 2018-05-29 | 1 | -1/+10 |
| | | | | |||||
* | | | | Merge branch '44602-clarify-update-docs-text-about-restrictions' into 'master' | Achilleas Pipinellis | 2018-05-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Resolve "Clarify/Update docs/text about restrictions." See merge request gitlab-org/gitlab-ce!17970 | ||||
| * | | | include groups in description | Davin Walker | 2018-05-28 | 1 | -1/+1 |
| |/ / | |||||
* | | | cleanup Prometheus setup details | Ben Bodenmiller | 2018-05-29 | 1 | -5/+8 |
| | | | |||||
* | | | Merge branch 'add-artifacts_expire_at-to-api' into 'master' | Grzegorz Bizon | 2018-05-29 | 1 | -0/+5 |
|\ \ \ | |/ / |/| | | | | | | | | Expose artifacts_expire_at field for job entity in api See merge request gitlab-org/gitlab-ce!18872 | ||||
| * | | Expose artifacts_expire_at field for job entity in api | Semyon Pupkov | 2018-05-26 | 1 | -0/+5 |
| | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/45798 | ||||
* | | | Merge branch 'docs/redirect-k8s-service-page' into 'master' | Marcia Ramos | 2018-05-28 | 7 | -282/+14 |
|\ \ \ | | | | | | | | | | | | | | | | | Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837 | ||||
| * | | | Deprecate the Kubernetes service docsdocs/redirect-k8s-service-page | Achilleas Pipinellis | 2018-05-09 | 7 | -282/+14 |
| | | | | |||||
* | | | | Merge branch 'patch-23' into 'master' | Achilleas Pipinellis | 2018-05-28 | 1 | -10/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | use postgres_role See merge request gitlab-org/gitlab-ce!19000 | ||||
| * | | | | use postgres_role | Ben Bodenmiller | 2018-05-16 | 1 | -10/+1 |
| | | | | | |||||
* | | | | | cleanup application server setup | Ben Bodenmiller | 2018-05-28 | 1 | -12/+12 |
| |_|_|/ |/| | | | |||||
* | | | | Add docs for frontend accessibility | Clement Ho | 2018-05-27 | 1 | -2/+47 |
| | | | | |||||
* | | | | Update Frontend documentation regarding Vue and Icons/Illustrations | Lukas Eipert | 2018-05-27 | 3 | -135/+173 |
| | | | | |||||
* | | | | Merge branch 'bootstrap4' into 'master' | Mike Greiling | 2018-05-25 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to Bootstrap 4 Closes #45185 and #46710 See merge request gitlab-org/gitlab-ce!18232 | ||||
| * \ \ \ | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-24 | 11 | -30/+51 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-23 | 6 | -10/+71 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-22 | 3 | -3/+12 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-21 | 23 | -23/+197 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-16 | 25 | -84/+118 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-05-11 | 2 | -1/+84 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/groups/group_members/index.html.haml | ||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-05-10 | 40 | -157/+245 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/shared/runners/_form.html.haml | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-08 | 29 | -314/+1120 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-05-01 | 3 | -10/+588 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/branches/_branch.html.haml | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-04-30 | 54 | -94/+236 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/ci/variables/_variable_row.html.haml | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-04-26 | 14 | -520/+57 |
| |\ \ \ \ \ \ \ \ \ \ \ |