summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix other tests which tested against error message30634-protected-pipelineLin Jen-Shin2017-06-072-2/+4
|
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-0780-1056/+1666
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: Fix missing tooltip and ARIA labels for accessibility Add info on using self-signed certs with Registry Introduce optimistic locking support via optional parameter last_commit_id on File Update API Move issuable bulk edit form into a new sidebar. Add PowerShell to CI variable docs Responsive environment tables Accept a username for User-level Events API Introduce an Events API Update GitLab Pages to v0.4.3 Allow numeric pages domain Remove references to old settings location Resolve "API: Environment info missed" Fix Projects API spec Update explanation of job-level variable override to fit example Per discussion Make sketch dynamic and link back to production architecture
| * Merge branch '31656-fix-hyperlink-a11y' into 'master'Phil Hughes2017-06-066-7/+7
| |\ | | | | | | | | | | | | | | | | | | Fix missing tooltip and ARIA labels for accessibility Closes #31656 See merge request !11907
| | * Fix missing tooltip and ARIA labels for accessibilityKushal Pandya2017-06-066-7/+7
| |/
| * Merge branch '28340-mass-edit-issues-and-mrs-from-sidebar' into 'master'Phil Hughes2017-06-0624-394/+553
| |\ | | | | | | | | | | | | | | | | | | Move issuable bulk edit form into a sidebar Closes #28340 See merge request !11351
| | * Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-0624-394/+553
| | |
| * | Merge branch 'pages-v0.4.3' into 'master'Grzegorz Bizon2017-06-061-1/+1
| |\ \ | | | | | | | | | | | | | | | | Update GitLab Pages to v0.4.3 See merge request !11930
| | * | Update GitLab Pages to v0.4.3Nick Thomas2017-06-061-1/+1
| | | |
| * | | Merge branch 'docs/registry-self-sign' into 'master'Sean Packham2017-06-061-10/+20
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add info on using self-signed certs with Registry Closes #18239 See merge request !11938
| | * | | Add info on using self-signed certs with RegistryAchilleas Pipinellis2017-06-061-10/+20
| | | | |
| * | | | Merge branch 'docs/powershell-ci-vars' into 'master'Sean Packham2017-06-062-4/+49
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | Add PowerShell to CI variable docs See merge request !11935
| | * | | Add PowerShell to CI variable docsdocs/powershell-ci-varsJohn Spaetzel2017-06-062-4/+49
| | | |/ | | |/|
| * | | Merge branch '32642_last_commit_id_in_file_api' into 'master'Grzegorz Bizon2017-06-064-2/+33
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Introduce optimistic locking support via optional parameter last_commit_id on File Update API See merge request !11694
| | * | | Introduce optimistic locking support via optional parameter last_commit_id ↵Roman Safronov2017-06-064-2/+33
| |/ / / | | | | | | | | | | | | on File Update API
| * | | Merge branch '29271-fix-pages-numeric-domain' into 'master'Grzegorz Bizon2017-06-063-33/+26
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow numeric pages domain Closes #29271 See merge request !11927
| | * | | Allow numeric pages domainDrew Blessing2017-06-063-33/+26
| | | |/ | | |/| | | | | | | | | | | | | | | | | Previously, `PagesDomain` would not allow a domain such as 123.example.com. With this change, this is now allowed, because it is a perfectly valid domain.
| * | | Merge branch 'fix_explanation_of_job_level_variable_override' into 'master'Grzegorz Bizon2017-06-062-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Update explanation of job-level variable override to fit example See merge request !11923
| | * | | Update explanation of job-level variable override to fit exampleTor Bechmann Yamamoto-Sørensen2017-06-062-2/+2
| | | | |
| * | | | Merge branch '14707-allow-activity-feed-to-be-accessible-through-api' into ↵Rémy Coutable2017-06-0615-443/+721
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Introduce an Events API Closes #14707 See merge request !11755
| | * | | Accept a username for User-level Events APIMark Fletcher2017-06-063-3/+12
| | | | |
| | * | | Introduce an Events APIMark Fletcher2017-06-0615-443/+712
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Meld the following disparate endpoints: * `/projects/:id/events` * `/events` * `/users/:id/events` + Add result filtering to the above endpoints: * action * target_type * before and after dates
| * | | Merge branch '23643-responsive-environment-tables' into 'master'Phil Hughes2017-06-0615-123/+232
| |\ \ \ | | |/ / | |/| | | | | | | | | | Responsive environment tables See merge request !11836
| | * | Responsive environment tablesAnnabel Dunstone Gray2017-06-0615-123/+232
| |/ /
| * | Merge branch '33340-fix-broken-master' into 'master'Sean McGivern2017-06-061-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix Projects API spec Closes #33340 See merge request !11928
| | * | Fix Projects API spec33340-fix-broken-masterRémy Coutable2017-06-061-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Merge branch 'evn-crosslink-to-architecture' into 'master'Achilleas Pipinellis2017-06-061-3/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Make sketch dynamic and link back to production architecture See merge request !11617
| | * | | Per discussionevn-crosslink-to-architectureErnst van Nierop2017-05-221-1/+1
| | | | |
| | * | | Make sketch dynamic and link back to production architectureernstvn2017-05-221-3/+5
| | | | |
| * | | | Merge branch 'docs/remove-ref-to-wheel-settings' into 'master'Sean Packham2017-06-067-32/+14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove references to old settings location Closes #33041 See merge request !11932
| | * | | | Remove references to old settings locationAchilleas Pipinellis2017-06-067-32/+14
| |/ / / /
| * | | | Merge branch '30156-api-environment-info-missed' into 'master'Achilleas Pipinellis2017-06-062-0/+1
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Resolve "API: Environment info missed" Closes #30156 See merge request !11900
| | * | | Resolve "API: Environment info missed"Sébastien2017-06-062-0/+1
| |/ / /
* | | | Still allow legacy triggers, feedback:Lin Jen-Shin2017-06-062-8/+6
| | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11910#note_31632911
* | | | Try to report why it's failing and fix testsLin Jen-Shin2017-06-068-20/+35
| | | |
* | | | Disallow legacy trigger without a ownerLin Jen-Shin2017-06-062-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11910#note_31594492 https://gitlab.com/gitlab-org/gitlab-ce/issues/30634#note_31601001
* | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-06110-723/+2323
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (56 commits) Resolve "When changing project visibility setting, change other dropdowns automatically" change headings to improve SEO backports changed import logic from pull mirroring feature into CE Fix header component spec Add a Rake task to aid in rotating otp_key_base Remove unnecessary variable Add changelog entry Allow users to be hard-deleted from the admin user show page Allow users to be hard-removed from the admin users list page Support hard deletion in Admin::UsersController#destroy Add changelog entry Extract and memoize `user_access` Remove GitAccessStatus (no longer needed) Refactor construction of response Refactor to remove a special case Fix would-be regression Clarify error messages Refactor to let GitAccess errors bubble up Refactor to let `GitAccess` check protocol config Specify new Git-LFS-over-HTTP behavior ...
| * | | Merge branch '32236-fix-typo-in-helm-chart-installation-doc' into 'master'Achilleas Pipinellis2017-06-061-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in helm chart installation doc (#32236) Closes #32236 See merge request !11891
| | * | | Fix typo on namespaceSébastien2017-06-031-2/+2
| | | | |
| * | | | Merge branch 'dz-backport-codeclimate-docs' into 'master'Achilleas Pipinellis2017-06-061-3/+9
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Backport CI codeclimate example doc change from EE See merge request !11903
| | * | | | Fix link to ee code quality docdz-backport-codeclimate-docsDmitriy Zaporozhets2017-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | Backport CI codeclimate example doc change from EEDmitriy Zaporozhets2017-06-051-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | Merge branch 'add-note-on-body-size' into 'master'Achilleas Pipinellis2017-06-061-1/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note on customizing body size to support Registry See merge request !11904
| | * | | | | Update gitlab_chart.mdadd-note-on-body-sizeJoshua Lambert2017-06-051-1/+3
| | | | | | |
| * | | | | | Merge branch 'patch-23' into 'master'Achilleas Pipinellis2017-06-061-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected spelling mistake in permissions.md "it total" -> "in total". See merge request !11908
| | * | | | | | Corrected spelling mistake in permissions.md "it total" -> "in total".Andrew Featherstone2017-06-051-1/+1
| | | | | | | |
| * | | | | | | Merge branch 'docs/fix-headings-for-seo' into 'master'Achilleas Pipinellis2017-06-061-4/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issues documentation: improve SEO See merge request !11919
| | * | | | | | | change headings to improve SEOdocs/fix-headings-for-seoMarcia Ramos2017-06-061-4/+4
| | | | | | | | |
| * | | | | | | | Merge branch ↵Phil Hughes2017-06-0610-17/+95
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '24032-when-changing-project-visibility-setting-change-other-dropdowns-automatically' into 'master' Resolve "When changing project visibility setting, change other dropdowns automatically" Closes #24032 See merge request !11831
| | * | | | | | | | Resolve "When changing project visibility setting, change other dropdowns ↵Mike Greiling2017-06-0610-17/+95
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | automatically"
| * | | | | | | | Merge branch 'issue-23254' into 'master'Rémy Coutable2017-06-063-8/+10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup style of confirmation page See merge request !11774