- 22.06.2019 1 коммит
-
-
Kamil Trzciński создал
Enabled complex ci variable expression statements by default See merge request gitlab-org/gitlab-ce!29904 (cherry picked from commit 1f3086a9) f3b2dde8 Enabled complex ci variable expression statements by default
-
- 21.06.2019 2 коммита
-
-
Ash McKenzie создал
Gitlab::JsonCache#parse_value ensure string Closes #63510 See merge request gitlab-org/gitlab-ce!29885 (cherry picked from commit 78869030) 03220c00 Gitlab::JsonCache#parse_value ensure string
-
- 19.06.2019 1 коммит
-
-
Marcia Ramos создал
Fix typo in doc/user/project/pipelines/settings.md See merge request gitlab-org/gitlab-ce!29851 (cherry picked from commit 9df475eb) 52a0750a Fix typo in doc/user/project/pipelines/settings.md 37276349 Apply suggestion to doc/user/project/pipelines/settings.md
-
- 18.06.2019 4 коммита
-
-
Kamil Trzciński создал
Revert concurrent pipeline creation for pipeline schedules See merge request gitlab-org/gitlab-ce!29794 (cherry picked from commit ba952d53) 36b30cf1 Revert concurrent pipeline schedule creation
-
Phil Hughes создал
Fix IDE commit to use start_ref See merge request gitlab-org/gitlab-ce!29769 (cherry picked from commit c4efc7b5) 894ad6f6 Fix IDE commit to use start_ref
-
Yorick Peterse создал
Backport approval MR rules report_type migration to CE See merge request gitlab-org/gitlab-ce!29766 (cherry picked from commit 53036a5b) 5d76e091 Backport approval MR rules report_type migration to CE
-
Yorick Peterse создал
Upgrade Gitaly to v1.47.0 See merge request gitlab-org/gitlab-ce!29789 (cherry picked from commit 1de4ebc7) 7144f715 Update Gitaly version to v1.47.0 3efb1520 Add changelog entry
-
- 17.06.2019 6 коммитов
-
-
Yorick Peterse создал
Cherry-picking the schema backport commits led to these changes being thrown away, without this being clear.
-
Yorick Peterse создал
Merge database schema backport into the auto deploy branch See merge request gitlab-org/gitlab-ce!29773
-
Yorick Peterse создал
One can not upgrade straigt from 9.3 to 12.0, due to the schema changes being backported. Instead, one must first upgrade to 11.11.X. Omnibus already enforces this, and our online upgrade guidelines also cover this. By changing the CI config we don't have to adjust the backport migration to handle a migration path that one can not take.
-
Yorick Peterse создал
This backports all EE schema changes to CE, including EE migrations, ensuring both use the same schema. == Updated tests A spec related to ghost and support bot users had to be modified to make it pass. The spec in question assumes that the "support_bot" column exists when defining the spec. In the single codebase setup this is not the case, as the column is backported in a later migration. Any attempt to use a different schema version or use of "around" blocks to conditionally disable specs won't help, as reverting the backport migration would also drop the "support_bot" column. Removing the "support_bot" tests entirely appears to be the only solution. We also need to update some foreign key tests now that we have backported the EE columns. Fortunately, these changes are very minor. == Backporting migrations This commit moves EE specific migrations (except those for the Geo tracking database) and related files to CE, and also removes any traces of the ee/d...
-
Yorick Peterse создал
This is necessary for backporting the EE schema to ensure backported foreign keys use the same key names.
-
Bob Van Landuyt создал
Master i18n See merge request gitlab-org/gitlab-ce!29723 (cherry picked from commit 305455cf) a1dcb7d3 New translations gitlab.pot (Albanian) 8db4ba3e New translations gitlab.pot (Punjabi) c61fad94 New translations gitlab.pot (Italian) 34bf8941 New translations gitlab.pot (Japanese) 7d3419a0 New translations gitlab.pot (Korean) 49f57a69 New translations gitlab.pot (Mongolian) 34765378 New translations gitlab.pot (Norwegian Bokmal) 0e7a6679 New translations gitlab.pot (Polish) da83606f New translations gitlab.pot (Portuguese) baa8d077 New translations gitlab.pot (Portuguese, Brazilian) 2fd714bc New translations gitlab.pot (Romanian) 13e4fc39 New translations gitlab.pot (Hungarian) 68e85259 New translations gitlab.pot (Russian) be746bfa New translations gitlab.pot (Serbian (Cyrillic)) b0357577 New translations gitlab.pot (Serbian (Latin)) 892b407a New translations gitlab.pot (Slovak) 5290c636 New translations gitlab.pot (Spanish) a1...
-
- 15.06.2019 8 коммитов
-
-
Stan Hu создал
Fix broken hyperlink in reducing_the_repo_size_using_git.md See merge request gitlab-org/gitlab-ce!29727
-
Tom Forbes создал
-
-
Donald Cook создал
-
Clement Ho создал
Update dependency @gitlab/ui to ^4.1.0 See merge request gitlab-org/gitlab-ce!29707
-
null создал
-
Fatih Acet создал
Resolve "Merge request tabs do not handle ctrl+click correctly" Closes #57813 See merge request gitlab-org/gitlab-ce!29506
-
Stan Hu создал
[CI Review Apps] Change `pullPolicy` to `Always` for `gitlab.sidekiq.image` and `gitlab.unicorn.image` and pass `FORCE_RAILS_IMAGE_BUILDS=true` to the `CNG-mirror` triggered pipeline to always rebuild the Rails image Closes #62149 See merge request gitlab-org/gitlab-ce!28592
-
- 14.06.2019 18 коммитов
-
-
Stan Hu создал
Fixes graphql project stats Closes #63275 See merge request gitlab-org/gitlab-ce!29708
-
-
Jan Provaznik создал
Expose comments on Noteables in GraphQL Closes #62825 See merge request gitlab-org/gitlab-ce!29212
-
Mike Greiling создал
Update default CI image to use node@12 See merge request gitlab-org/gitlab-ce!29703
-
Kamil Trzciński создал
Renumber a new UserCallout enum for EE compatibility Closes gitlab-ee#12173 See merge request gitlab-org/gitlab-ce!29701
-
Mike Greiling создал
Update dependency @gitlab/svgs to ^1.65.0 See merge request gitlab-org/gitlab-ce!29697
-
Lukas 'Eipi' Eipert создал
-
Stan Hu создал
EE migration port: add app-wide LDAP membership lock field See merge request gitlab-org/gitlab-ce!29302
-
Achilleas Pipinellis создал
Document CI variable LM_PYTHON_VERSION See merge request gitlab-org/gitlab-ce!29667
-
-
Nick Thomas создал
-
Lukas 'Eipi' Eipert создал
-
Achilleas Pipinellis создал
Add which tools is used by License Management project See merge request gitlab-org/gitlab-ce!29610
-
Can Eldem создал
-
Achilleas Pipinellis создал
Add link to default Helm chart See merge request gitlab-org/gitlab-ce!29652
-
Evan Read создал
-
Achilleas Pipinellis создал
Add structure to admin area page See merge request gitlab-org/gitlab-ce!29105
-
-