- 06 Jun, 2017 40 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* 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
-
Phil Hughes authored
Fix missing tooltip and ARIA labels for accessibility Closes #31656 See merge request !11907
-
Kushal Pandya authored
-
Phil Hughes authored
Move issuable bulk edit form into a sidebar Closes #28340 See merge request !11351
-
Grzegorz Bizon authored
Update GitLab Pages to v0.4.3 See merge request !11930
-
Sean Packham authored
Add info on using self-signed certs with Registry Closes #18239 See merge request !11938
-
Sean Packham authored
Add PowerShell to CI variable docs See merge request !11935
-
Achilleas Pipinellis authored
-
Grzegorz Bizon authored
Introduce optimistic locking support via optional parameter last_commit_id on File Update API See merge request !11694
-
Roman Safronov authored
-
Grzegorz Bizon authored
Allow numeric pages domain Closes #29271 See merge request !11927
-
Grzegorz Bizon authored
Update explanation of job-level variable override to fit example See merge request !11923
-
Rémy Coutable authored
Introduce an Events API Closes #14707 See merge request !11755
-
Lin Jen-Shin authored
-
Bryce Johnson authored
-
John Spaetzel authored
-
Phil Hughes authored
Responsive environment tables See merge request !11836
-
Annabel Dunstone Gray authored
-
Mark Fletcher authored
-
Mark Fletcher authored
* 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
-
Nick Thomas authored
-
Drew Blessing authored
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.
-
Sean McGivern authored
Fix Projects API spec Closes #33340 See merge request !11928
-
Achilleas Pipinellis authored
Make sketch dynamic and link back to production architecture See merge request !11617
-
Sean Packham authored
Remove references to old settings location Closes #33041 See merge request !11932
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Resolve "API: Environment info missed" Closes #30156 See merge request !11900
-
Sébastien authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
* 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 ...
-
Achilleas Pipinellis authored
Fix typo in helm chart installation doc (#32236) Closes #32236 See merge request !11891
-
Achilleas Pipinellis authored
Backport CI codeclimate example doc change from EE See merge request !11903
-
Achilleas Pipinellis authored
Add note on customizing body size to support Registry See merge request !11904
-
Achilleas Pipinellis authored
Corrected spelling mistake in permissions.md "it total" -> "in total". See merge request !11908
-
Achilleas Pipinellis authored
Issues documentation: improve SEO See merge request !11919
-
Phil Hughes authored
Merge branch '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
-
Mike Greiling authored
-