- 03 May, 2019 2 commits
-
-
Stan Hu authored
Geo - Fix FDW check when Geo secondary database is not configured See merge request gitlab-org/gitlab-ee!12141
-
GitLab Bot authored
-
- 02 May, 2019 38 commits
-
-
Evan Read authored
Document where Gitaly instance writes logs during rspec See merge request gitlab-org/gitlab-ce!28015
-
John Cai authored
-
GitLab Bot authored
-
Evan Read authored
Docs: update Pages - make user/group website See merge request gitlab-org/gitlab-ce!27903
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
-
Stan Hu authored
Use PostgreSQL 10.7 in tests See merge request gitlab-org/gitlab-ce!28020
-
GitLab Bot authored
-
Stan Hu authored
Schedule `git pack-refs` after push Closes #59715 See merge request gitlab-org/gitlab-ce!27826
-
Jan Provaznik authored
PackRefs is not an expensive gitaly call - we want to call it more often (than as part of full `gc`) because it helps to keep number of refs files small - too many refs file may be a problem for deployments with slow storage.
-
Stan Hu authored
Upgrade Gitaly to 1.40.0 See merge request gitlab-org/gitlab-ce!27968
-
Stan Hu authored
Add missing packages_size See merge request gitlab-org/gitlab-ee!12165
-
Mayra Cabrera authored
-
John Cai authored
Includes catfile cache, as well as fixes to the catfile cache code that caused it to panic in Gitaly
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Play all manual jobs in a stage Closes #28741 See merge request gitlab-org/gitlab-ce!27188
-
Mayra Cabrera authored
- Adds an endpoint on PipelinesController - Adds a service that iterates over every build in a stage and plays it. - Includes 'play_manual' details on EntitySerializer - Builds a new Stage state: PlayManual. An stage can take this status if it has manual builds or an skipped, scheduled or manual status - Includes FE modifications and specs
-
Douglas Barbosa Alexandre authored
EE Port of: Play all manual jobs - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27188 See merge request gitlab-org/gitlab-ee!11501
-
Mayra Cabrera authored
- Adds an endpoint on PipelinesController - Adds a service that iterates over every build in a stage and plays it. - Includes 'play_manual' details on EntitySerializer - Builds a new Stage state: PlayManual. An stage can take this status if it has manual builds or an skipped, scheduled or manual status - Includes FE modifications and specs
-
GitLab Bot authored
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
Douwe Maan authored
Update rebasing to use the new two-phase Gitaly Rebase RPC Closes gitlab-ee#5966 See merge request gitlab-org/gitlab-ce!27446
-
Luke Duncalfe authored
The new two-step Gitaly `Rebase` RPC yields the rebase commit SHA to the client before proceeding with the rebase. This avoids an issue where the rebase commit SHA was returned when the RPC had fully completed, and in some cases this would be after the Rails `post_receive` worker services had already run. In these situations, the merge request did not yet have its rebase_commit_sha attribute set introducing the possibility for bugs (such as previous approvals being reset). https://gitlab.com/gitlab-org/gitlab-ee/issues/5966
-
Bob Van Landuyt authored
Basic Rails implementation for Bill of Materials Closes #11060 See merge request gitlab-org/gitlab-ee!11613
-
Tetiana Chupryna authored
it doesn't supported in production environment
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Resolve "Drop "projects"."ci_id" column" Closes #27777 See merge request gitlab-org/gitlab-ce!27623
-
Douglas Barbosa Alexandre authored
Remove unused projects.ci_id column See merge request gitlab-org/gitlab-ee!11580
-
GitLab Bot authored
-
Douwe Maan authored
Remove the `comment_personal_snippet` permission Closes #56688 See merge request gitlab-org/gitlab-ce!27999
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Update Deployment Chat Message Closes #61038 See merge request gitlab-org/gitlab-ce!27972
-
Jason Goodman authored
Include link to user and commit title. Rearrange text
-
Andreas Brandl authored
Add packages_size to ProjectStatistics See merge request gitlab-org/gitlab-ce!27373
-
Alessio Caiazza authored
This new field will allow to keep track of the storage used by the packages features, it provides also aggregation at namespace level.
-
GitLab Bot authored
-
Andreas Brandl authored
[CE] Remove deprecated usage of `attribute_changed?` See merge request gitlab-org/gitlab-ce!27577
-
Andreas Brandl authored
Remove deprecated usage of `attribute_changed?` Closes #9932 See merge request gitlab-org/gitlab-ee!11407
-