| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Remove references to `Factory`
|
|\
| |
| |
| |
| |
| |
| | |
Fix collapsed files not fully fully expanding
Closes #53866
See merge request gitlab-org/gitlab-ce!23019
|
| |
| |
| |
| |
| |
| |
| | |
This fixes files that are collapsed by default not expanding
when the expand all button is clicked.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53866
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Disable updating appearance of filter tokens for special values
Closes #53636
See merge request gitlab-org/gitlab-ce!22865
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Add a new markup languages section
See merge request gitlab-org/gitlab-ce!22921
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Show navigation line separator when instance metrics is disabled
See merge request gitlab-org/gitlab-ce!22940
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add missing slash in frontend testing guide
See merge request gitlab-org/gitlab-ce!23027
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Switch to Rails 5
Closes #14286 and #48991
See merge request gitlab-org/gitlab-ce!21492
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In Rails 5 all models by default inherit from ApplicationRecord.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
We want to run CI with rails 4 for a short-term (until we are sure that
we will ship with rails 5). The problem is that rails 4 can not handle
rails 5 schema.rb properly - specifically `t.index` directive can not
handle multiple indexes on the same column.
Because combination of rails 4 + rails 5 schema will be used
only in CI for a short-term, we can just ignore these incompatibility
failures. This patch adds `rails5` helper for specs.
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* add_index replaced with t.index
* intiger(size 8) replaced with bigint
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* similar to rails 5 it assures that index length is set for blob
columns also in rails 4
* it also ignores multiple definitions of indexes for mysql, for some
tables we define multiple indexes on the same set of columns, but with
different parameters (opclasses, where), these are not supported by
mysql adapter so the second definition of index is skipped
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CI jobs will be triggered both with rails 4 and 5
to make sure we keep backward compatibility if it turns out
we have to switch back to rails 4.
Rails 4 jobs are not allowed to fail for now, these jobs will be
removed in a follow-up MR next cycle.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* updates Gemfile
* uses Rails 5 unless explicitly disabled
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Move cloud-native-image to the post-test stage
Closes charts/gitlab#897
See merge request gitlab-org/gitlab-ce!22942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Don't need to specify stage as it is inherited from the job template
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* The job depends on asset image created as part of the
gitlab:assets:compile job.
https://gitlab.com/charts/gitlab/issues/897
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bump GitLab Workhorse to 7.1.1
See merge request gitlab-org/gitlab-ce!23053
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
This version now supports redis[s]:// URL schemes.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bump `binding_of_caller` gem version to 0.8.0
See merge request gitlab-org/gitlab-ce!23040
|
|/ / / / / / |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'54002-activity-feed-missing-padding-in-event-note-when-a-branch-is-deleted' into 'master'
Resolve "Activity Feed - Missing padding in event note when a branch is deleted"
Closes #54002
See merge request gitlab-org/gitlab-ce!23038
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Resolve "Empty label menu if not logged in"
Closes #53816
See merge request gitlab-org/gitlab-ce!23042
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Revert "Merge branch 'revert-drop-gcp-clusters-table' into 'master'"
See merge request gitlab-org/gitlab-ce!23020
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Avoid returning deployment metrics url to MR widget when the deployment is not successful
Closes #53870
See merge request gitlab-org/gitlab-ce!23010
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
not successful
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Track Kubernetes errors using Sentry
Closes #53922
See merge request gitlab-org/gitlab-ce!23026
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update comment in Auto-DevOps.gitlab-ci.yml
See merge request gitlab-org/gitlab-ce!23013
|
| | | | | | |
| | | | | | |
| | | | | | | |
Typo in comment INCREMENTAL_ROLLOUT_TYPE => INCREMENTAL_ROLLOUT_MODE
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adds documentation of git trace when git push/pull times out
See merge request gitlab-org/gitlab-ce!23016
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adds a detailed explanation on what the user can expect to see
in case a git pull or push operation times out on their local machines
|
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix a bug where internal email pattern wasn't respected
Closes #52940
See merge request gitlab-org/gitlab-ce!22516
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Update events.md.
See merge request gitlab-org/gitlab-ce!23021
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
"?" instead of "&" in request examples
|