- 02 Apr, 2018 6 commits
-
-
Dmitriy Zaporozhets authored
Also reorganize application settings related to repository in more maninful sections Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean McGivern authored
Update docs for API for issue and merge request description templates See merge request gitlab-org/gitlab-ce!18114
-
Victor Wu authored
-
Filipa Lacerda authored
Redesign application settings to match project settings (part 3) See merge request gitlab-org/gitlab-ce!18056
-
Kamil Trzciński authored
Pipeline variables expression in only/except configuration Closes #37397 See merge request gitlab-org/gitlab-ce!17316
-
Kamil Trzciński authored
Resolve "Usage ping for Kubernetes integration" Closes #44291 See merge request gitlab-org/gitlab-ce!17922
-
- 01 Apr, 2018 1 commit
-
-
Phil Hughes authored
Basic Setup for MR Showing Closes #44840 and #44839 See merge request gitlab-org/gitlab-ce!17952
-
- 30 Mar, 2018 33 commits
-
-
Matija Čupić authored
-
Rémy Coutable authored
Merge branch 'theothertom/gitlab-ce-bug/42663/update-jira-integration-docs-for-new-jira-UI-docs' into 'master' Update Jira integration docs for new Jira UI Closes #42663 See merge request gitlab-org/gitlab-ce!18107
-
Achilleas Pipinellis authored
-
Douwe Maan authored
Extend API for exporting a project with direct upload URL Closes #42685 See merge request gitlab-org/gitlab-ce!17686
-
Francisco Javier López authored
-
Sean McGivern authored
Add closed by information to issue API See merge request gitlab-org/gitlab-ce!17042
-
Douwe Maan authored
Add changelog entry for rake task fix See merge request gitlab-org/gitlab-ce!18112
-
Balasankar "Balu" C authored
-
Nick Thomas authored
Free open file descriptors and libgit2 buffers in UpdatePagesService See merge request gitlab-org/gitlab-ce!18099
-
Grzegorz Bizon authored
Don't let the Runner clone/fetch prior to the package-and-qa job See merge request gitlab-org/gitlab-ce!18102
-
Sean McGivern authored
Resolve "Migrate upload task fails for Upload with `store: nil`" Closes #44774 See merge request gitlab-org/gitlab-ce!18082
-
Sean McGivern authored
Resolve "doc/api/jobs.md should be harmonized between CE and EE" Closes #44835 See merge request gitlab-org/gitlab-ce!18106
-
Rémy Coutable authored
Do it by hand instead, that way we can still run this job even if the branch has been removed. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Updating runner docs to add specific runner to projects from the admin area-doc See merge request gitlab-org/gitlab-ce!17585
-
Aric Buerer authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Micaël Bergeron authored
-
Douwe Maan authored
Tweak restore rake task to provide an option to set alternate temporary backup directory Closes #42593 See merge request gitlab-org/gitlab-ce!17516
-
Rémy Coutable authored
Update no repository placeholder See merge request gitlab-org/gitlab-ce!17964
-
Nick Thomas authored
Add gitlab-pages port number to artifacts links, if needed Closes #44398 See merge request gitlab-org/gitlab-ce!18073
-
Douwe Maan authored
Update charlock_holmes to 0.76 See merge request gitlab-org/gitlab-ce!18103
-
Balasankar "Balu" C authored
-
Rémy Coutable authored
Update dashboard milestones breadcrumb link See merge request gitlab-org/gitlab-ce!17933
-
Zeger-Jan van de Weg authored
Didn't compile against newer icu4c versions and was fixed upstream in https://github.com/brianmario/charlock_holmes/pull/129, which was releaed in the versions its now locked to.
-
Achilleas Pipinellis authored
Document that LFS is included in the 10GB repository limit on gitlab.com See merge request gitlab-org/gitlab-ce!18093
-
Winnie Hellmann (back on Tuesday) authored
-
Grzegorz Bizon authored
-
Sean McGivern authored
Remove support for absolute dirs from Git::Env See merge request gitlab-org/gitlab-ce!18024
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
[Backport] Order boards dropdown alphabetically See merge request gitlab-org/gitlab-ce!18065
-
Rémy Coutable authored
Fix ee_compat_check for forks Closes #40788 See merge request gitlab-org/gitlab-ce!17532
-
Grzegorz Bizon authored
-
Stan Hu authored
In UpdatePagesService, we were seeing a large number of open pack files in production. Calling Project#cleanup removes a reference to Rugged::Repository and forces libgit2 to close file descriptors and free its internal memory cache. Relates to https://gitlab.com/gitlab-com/infrastructure/issues/3965#note_65837525
-