Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Resolve "Disable GCP free credit banner at instance level" | Dennis Tang | 2018-07-10 | 2 | -0/+7 | |
| | | | | | | | | ||||||
* | | | | | | | | Rename code climate to code quality | Achilleas Pipinellis (🌴 July 10 - July 20 🌴) | 2018-07-10 | 5 | -53/+59 | |
| | | | | | | | | ||||||
* | | | | | | | | Update bitbucket.md to fix typo and small grammar touchups. | Marcel Amirault | 2018-07-10 | 1 | -9/+9 | |
| | | | | | | | | ||||||
* | | | | | | | | Document update for GitLab Pages users. | Richard Hancock | 2018-07-10 | 2 | -5/+31 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'fix-api-docs-simple-projects' into 'master' | Rémy Coutable | 2018-07-10 | 1 | -4/+39 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix API docs around unauthenticated projects return fields See merge request gitlab-org/gitlab-ce!20477 | |||||
| * | | | | | | | | Fix API docs on unauthenticated projects return | Kaspar Emanuel | 2018-07-09 | 1 | -4/+39 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master' | Douwe Maan | 2018-07-10 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API: /groups/:name query very slow for groups with many projects" Closes #42415 See merge request gitlab-org/gitlab-ce!20494 | |||||
| * | | | | | | | | | Adds with_projects optional parameter to /groups/:id API endpoint | Tiago Botelho | 2018-07-09 | 1 | -0/+25 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'winh-mounthelper-path-docs' into 'master' | Filipa Lacerda | 2018-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mountComponent helper path in docs See merge request gitlab-org/gitlab-ce!20511 | |||||
| * | | | | | | | | | Fix mountComponent helper path in docs | Winnie Hellmann | 2018-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fix link to frontend in handbook | Winnie Hellmann | 2018-07-09 | 1 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'minor-update-ssh-key-docs' into 'master' | Achilleas Pipinellis (🌴 July 10 - July 20 🌴) | 2018-07-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add additional headline for Adding SSH keys to GitLab Closes #46395 See merge request gitlab-org/gitlab-ce!20507 | |||||
| * | | | | | | | | | Add additional headline for Adding SSH keys to GitLab | Andreas Kämmerle | 2018-07-09 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'winh-waiting-in-tests-docs' into 'master' | Tim Zallmann | 2018-07-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document that we don't want to wait in tests See merge request gitlab-org/gitlab-ce!20502 | |||||
| * | | | | | | | | | Document that we don't want to wait in testswinh-waiting-in-tests | Winnie Hellmann | 2018-07-09 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Request to be a proofreader. | Yi-Jyun Pan | 2018-07-09 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch ↵ | Sean McGivern | 2018-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '48970-markdown-wiki-help-incorrect-in-how-wiki-pages-are-rendered' into 'master' Resolve "Markdown help incorrect in how wiki pages are rendered" Closes #48970 See merge request gitlab-org/gitlab-ce!20459 | |||||
| * | | | | | | | | | specify that wiki pags are rendered with Redcarpet | Brett Walker | 2018-07-06 | 1 | -2/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Docs: make it clear that you need a completely separate domain for Pages | Marcia Ramos | 2018-07-09 | 1 | -2/+2 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'docs/kubernetes-tiller' into 'master'fj-48043-instance-level-project-templates | Marcia Ramos | 2018-07-09 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note about the k8s namespace of installed applications See merge request gitlab-org/gitlab-ce!20423 | |||||
| * | | | | | | | | Add note about the k8s namespace of installed applications | Achilleas Pipinellis | 2018-07-06 | 1 | -0/+7 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'docs-update-version-for-variables' into 'master' | Marcia Ramos | 2018-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 See merge request gitlab-org/gitlab-ce!20450 | |||||
| * | | | | | | | | updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 | Alexander Tanayno | 2018-07-06 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Add documentation on private projects | Cindy Pallares 🦉 | 2018-07-09 | 1 | -0/+6 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'bvl-gettext-updated-check-fix-ce' into 'master' | Sean McGivern | 2018-07-09 | 1 | -11/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to the `gettext:updated_check` Closes #48952 See merge request gitlab-org/gitlab-ce!20433 | |||||
| * | | | | | | | | Update `gettext:updated_check` regenerate pot file | Bob Van Landuyt | 2018-07-09 | 1 | -11/+1 | |
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Making the `gettext:updated_check` by completely regenerating the gitlab.pot. This avoids an issue where `gettext:find` would not pick up on changes if the file isn't removed first. | |||||
* | | | | | | | | Merge branch '19468-doc_add_readme_when_creating_project' into 'master' | Douwe Maan | 2018-07-09 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update doc on new option to add README when creating a project Closes #19468 See merge request gitlab-org/gitlab-ce!20438 | |||||
| * | | | | | | | Update doc on new option to add README when creating a project | Imre Farkas | 2018-07-06 | 2 | -0/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch '46246-gitlab-project-export-should-use-object-storage' into ↵ | Sean McGivern | 2018-07-06 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "GitLab Project export should use object storage" Closes #46246 See merge request gitlab-org/gitlab-ce!20105 | |||||
| * | | | | | | | | Update Import/Export to use object storage (based on aa feature flag) | James Lopez | 2018-07-06 | 1 | -0/+7 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | remove extra tick for eks docs | danielgruesso | 2018-07-06 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'jlh-gpl-commitment' into 'master' | Jacob Schatz | 2018-07-06 | 1 | -1/+21 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Add GPL Commitment language See merge request gitlab-org/gitlab-ce!20449 | |||||
| * | | | | | | | Add GPL Commitment language | Jamie Hurewitz | 2018-07-06 | 1 | -1/+21 | |
| | | | | | | | | ||||||
* | | | | | | | | Make it clear that we need to enable omniauth for SAML and Bitbucket | Lin Jen-Shin | 2018-07-06 | 2 | -89/+104 | |
|/ / / / / / / | ||||||
* | | | | | | | Move spec/mailers/previews to app/mailers/previews | Lin Jen-Shin | 2018-07-06 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'build-chunks-on-object-storage' into 'master' | Grzegorz Bizon | 2018-07-06 | 1 | -5/+5 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to store BuildTraceChunks on Object Storage Closes #45712 See merge request gitlab-org/gitlab-ce!19515 | |||||
| * \ \ \ \ \ | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-07-06 | 9 | -46/+183 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | Merge branch 'master' into build-chunks-on-object-storage | Shinya Maeda | 2018-07-04 | 25 | -34/+44 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix documents | Shinya Maeda | 2018-07-03 | 1 | -5/+5 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ide-merge-request-info' into 'master' | Sean McGivern | 2018-07-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added merge request info to Web IDE sidebar Closes #45187 See merge request gitlab-org/gitlab-ce!19860 | |||||
| * | | | | | | added API docs | Phil Hughes | 2018-07-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHANGELOG improved comments in API code improved spec description | |||||
* | | | | | | | Merge branch 'docs/container-scanning-note' into 'master' | Achilleas Pipinellis | 2018-07-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Verify version on container scanning note See merge request gitlab-org/gitlab-ce!20409 | |||||
| * | | | | | | | Verify version on container scanning note | Cindy Pallares 🦉 | 2018-07-05 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Mention the forked_from_project field in projects API | Achilleas Pipinellis | 2018-07-05 | 1 | -0/+33 | |
|/ / / / / / | ||||||
* | | | | | | Update OmniAuth Shibboleth gem to latest to gain support | Tom Downes | 2018-07-04 | 1 | -7/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for handling multi-valued SAML assertions. Add documentation of label argument for omniauth provider to override text in login button. | |||||
* | | | | | | Merge branch 'ee-5481-epic-todos' into 'master' | Sean McGivern | 2018-07-04 | 2 | -0/+2 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port of Todos for epics See merge request gitlab-org/gitlab-ce!19908 | |||||
| * | | | | | | Add filtering by group to todos documentation | Jarka Kadlecová | 2018-07-04 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | [backend] Addressed review comments | Jan Provaznik | 2018-07-03 | 1 | -0/+1 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Group filtering now includes also issues/MRs from subgroups/subprojects * fixed due_date * Also DRYed todo controller specs | |||||
* | | | | | | Merge branch 'jprovazn-direct-upload' into 'master' | Kamil Trzciński (OoO till 3th) | 2018-07-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add workhorse authorize method for project/group uploads Closes #44663 See merge request gitlab-org/gitlab-ce!19717 | |||||
| * | | | | | | Fixed docjprovazn-direct-upload | Jan Provaznik | 2018-06-22 | 1 | -1/+1 | |
| | | | | | | |