Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-21Do not use strict mode in MySQL, it's breaking stuffsdisable-strict-mode-for-mysqlLin Jen-Shin
See: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12841#note_40884022
2017-09-21Merge branch 'fix-image-diff-swipe-handle' into 'master'Annabel Dunstone Gray
Fix image diff swipe handle offset to correctly align with the frame Closes #37928 See merge request gitlab-org/gitlab-ce!14392
2017-09-20Merge branch '38049-fix-resolve-in-new-issue-btn' into 'master'Annabel Dunstone Gray
Fix the "resolve discussion in a new issue" button Closes #38049 See merge request gitlab-org/gitlab-ce!14357
2017-09-20Fix the "resolve discussion in a new issue" buttonNick Thomas
2017-09-20Merge branch '37862-breadcrumbs-mobile' into 'master'Tim Zallmann
Fix mobile sidebar button to match height of desktop breadcrumbs Closes #37862 See merge request gitlab-org/gitlab-ce!14282
2017-09-20Merge branch 'gitlab-git-popen' into 'master'Douwe Maan
Use Gitlab::Git's Popen on that module's code Closes gitaly#597 See merge request gitlab-org/gitlab-ce!14237
2017-09-20Merge branch '32796-tighten-up-remove-old-while-backing-up-gitlab' into 'master'Rémy Coutable
Tighten up remove_old regex from gitlab backup manager. Closes #32796 See merge request gitlab-org/gitlab-ce!14333
2017-09-20Merge branch 'workhorse-3.1.0' into 'master'Rémy Coutable
Use gitlab-workhorse 3.1.0 See merge request gitlab-org/gitlab-ce!14390
2017-09-20Fix image diff swipe handle offset to correctly align with the frameClement Ho
2017-09-20Merge branch 'fix-counts-caching' into 'master'Douwe Maan
Fix refreshing of issues/MR count caches Closes #38061 See merge request gitlab-org/gitlab-ce!14363
2017-09-20Merge branch 'fix-autodevops-monitoring' into 'master'Kamil Trzciński
Support new auto-deploy helm chart Closes #38028 See merge request gitlab-org/gitlab-ce!14386
2017-09-20Use gitlab-workhorse 3.1.0Jacob Vosmaer
2017-09-20Merge branch '37713-enable-ee_compat_check-for-forks' into 'master'Rémy Coutable
Enable ee_compat_check for forks, but not EE Closes #37713 See merge request gitlab-org/gitlab-ce!14189
2017-09-20Use Gitlab::Git's Popen on that module's codeAlejandro Rodríguez
This allows the current Gitaly migration to depend on less code outside of the Gitlab::Git module
2017-09-20Tighten up remove_old regex from gitlab backup manager.Tiago Botelho
2017-09-20Merge branch '36884-gitaly-admin-version' into 'master'Tim Zallmann
Add Gitaly version to Admin Dashboard Closes #36884 See merge request gitlab-org/gitlab-ce!14313
2017-09-20Merge branch 'fix/gb/fix-moving-issue-with-ambiguous-references' into 'master'Rémy Coutable
Fix rewriting issue references with group milestones Closes #37746 See merge request gitlab-org/gitlab-ce!14294
2017-09-20Fix rewriting issue references with group milestonesGrzegorz Bizon
2017-09-20Merge branch '20049-projects-api-forks' into 'master'Rémy Coutable
Resolve "make project data via API report forks of this project" Closes #20049 See merge request gitlab-org/gitlab-ce!14355
2017-09-20Support new auto-deploy helm chartAlessio Caiazza
New auto-deploy helm chart has new names in order to support Auto Monitoring. Works with, but does not require charts/charts.gitlab.io!66 See gitlab-ce#38028
2017-09-20Merge branch 'add_tooltip_for_milestone_in_issues_list' into 'master'Douwe Maan
Add tooltip for milestone due date to issue and merge request lists Closes #18864 See merge request gitlab-org/gitlab-ce!14318
2017-09-20Merge branch 'mk-clarify-moving-namespaces' into 'master'Douwe Maan
Clarify how to rename username or group path See merge request gitlab-org/gitlab-ce!13914
2017-09-20Merge branch 'zj-fix-seeding-big-projects' into 'master'Rémy Coutable
Remove depreceted and big projects Closes #37507 See merge request gitlab-org/gitlab-ce!14336
2017-09-20Remove depreceted and big projectsZeger-Jan van de Weg
2017-09-20Merge branch 'rc/use-set-in-api-specs' into 'master'Grzegorz Bizon
Add `test-prof` and use `set` in API specs See merge request gitlab-org/gitlab-ce!14370
2017-09-20Merge branch 'docs-specific-review-examples' into 'master'Jacob Schatz
Add specific code review guidelines See merge request gitlab-org/gitlab-ce!13206
2017-09-20Merge branch 'jlh-mit-3rdparty-carveout' into 'master'Jacob Schatz
Update LICENSE to carve out third party licenses. See merge request gitlab-org/gitlab-ce!14374
2017-09-20Merge branch 'fix/gitaly-commit-diff-rpc-encoding-error' into 'master'Robert Speicher
Encode paths properly for Gitaly Commit{Diff,Delta} Closes gitaly#589 See merge request gitlab-org/gitlab-ce!14361
2017-09-20Employ ForkProjectsFinder in ForksControllerMark Fletcher
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-20Introduce ForkProjectsFinder classMark Fletcher
* Will dry up the code to find projects between the ForksController and the API
2017-09-19Merge branch '37894-handle-if-auto-devops-domain-is-not-set' into 'master'Stan Hu
Resolve "Handle if Auto DevOps domain is not set" Closes #37894 See merge request gitlab-org/gitlab-ce!14319
2017-09-19Merge branch ↵Fatih Acet
'37298-the-prettytime-utils-module-could-use-some-light-maintenance' into 'master' Resolve some tech debt in the prettyTime module Closes #37298 See merge request gitlab-org/gitlab-ce!14058
2017-09-19Add tooltip for milestone due date to issue and merge request listsVitaliy @blackst0ne Klachkov
2017-09-19Merge branch 'revert-feature-highlight' into 'master'Jacob Schatz
Revert feature highlight Closes #38087 See merge request gitlab-org/gitlab-ce!14373
2017-09-19Update _show.html.hamlFabio Busatto
2017-09-19Add changelog entryMichael Kozono
2017-09-19Add "Changing your username" section to docsMichael Kozono
And link to it from where you change your username.
2017-09-19Move help for renaming group path to docsMichael Kozono
And expand on the help text.
2017-09-19Merge branch ↵Stan Hu
'37890-auto-devops-banner-is-not-shown-when-the-repository-is-empty-new-project' into 'master' Resolve "Auto DevOps banner is not shown when the repository is empty (new project)" Closes #37890 See merge request gitlab-org/gitlab-ce!14321
2017-09-19Improve after code-reviewKamil Trzcinski
2017-09-19Revert feature highlightClement Ho
2017-09-19Update LICENSE to carve out third party licenses.Jamie Hurewitz
2017-09-19Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu
Reorganize indexes for the "deployments" table Closes #36877 See merge request gitlab-org/gitlab-ce!14348
2017-09-19Merge branch 'gitaly-prepare-cherry-pick-revert' into 'master'Rémy Coutable
Prepare cherry-pick and revert for migration to Gitaly See merge request gitlab-org/gitlab-ce!14339
2017-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-19Add specs for warning message shown in Auto DevOps settingsKamil Trzcinski
2017-09-19Merge branch 'do-not-perform-disk-check' into 'master'Stan Hu
Do not perform hard check (presence of file on storage) Closes #37945 See merge request gitlab-org/gitlab-ce!14369
2017-09-19Add Gitaly version to Admin DashboardJacopo
Displays the Gitaly version in the admin dashboard.
2017-09-19Merge branch 'dz-check-schema' into 'master'Rémy Coutable
Add rake task to check db schema is valid Closes #37568 See merge request gitlab-org/gitlab-ce!14365