| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Was 30px
|
|\
| |
| |
| |
| | |
Docs: Fix markdown to reduce number of kramdown warnings (part 2)
See merge request gitlab-org/gitlab-ce!30150
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixing square brackets, links, etc in:
merge_requests.md
vulnerabilities.md
issues.md
issues_statistics.md
pipelines.md
services.md
group_milestones.md
milestones.md
runners.md
changelog.md
issue_workflow.md
elasticsearch.md
api_graphql_styleguide.md
automatic_ce_ee_merge.md
file_storage.md
architecture.md
database_debugging.md
index.md
index.md
frontend_testing.md
pry_debugging.md
vue.md
development_process.md
|
|\
| |
| |
| |
| | |
Fix reviewer roulette for DB reviews
See merge request gitlab-org/gitlab-ce!30300
|
|/
|
|
|
|
|
|
| |
Stop using two separate lists for the conditions which files require a
database review.
Related discussion:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30156#note_187732053
|
|\
| |
| |
| |
| | |
[Review Apps] Add resource requests and limits to most of the chart resources
See merge request gitlab-org/gitlab-ce!30155
|
| |
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Docs: Clarify project and repo size
Closes gitlab-ee#12592
See merge request gitlab-org/gitlab-ce!30322
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Definition of done includes deployed change
See merge request gitlab-org/gitlab-ce!30362
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Add docs for new info on `auth.log`
See merge request gitlab-org/gitlab-ce!30315
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
From 12.1, user information (id and username) are also included on
auth.log. Documentation was updated to reflect this.
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/62756
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix race in forbid_sidekiq_in_transactions.rb
Closes #64088
See merge request gitlab-org/gitlab-ce!30359
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Current code uses module attribute which stores value
global instead of locally (thread locally). This results
in concurrent accesses to overwrite the each other values
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Remove empty lines in config/README.md
See merge request gitlab-org/gitlab-ce!30346
|
| | | | |
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Allow asynchronous rebase operations to be monitored
Closes #54117
See merge request gitlab-org/gitlab-ce!29940
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This MR introduces tracking of the `rebase_jid` for merge requests. As
with `merge_ongoing?`, `rebase_in_progress?` will now return true if a
rebase is proceeding in sidekiq.
After one release, we should remove the Gitaly-based lookup of rebases.
It is much better to track this kind of thing via the database.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
The "running" state is ambiguous. Clarify that it covers both enqueued
and actually running jobs.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into 'master'
Implements `lease_release?` on `NamespaceAggregation`
Closes #64079
See merge request gitlab-org/gitlab-ce!30305
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Sets lease_release? to false to prevent the job to be re-executed more
often than lease timeout
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64079
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change "Todo" to "To Do" in UI
Closes #61501
See merge request gitlab-org/gitlab-ce!28844
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.
We should use "To Do" and always use it as singular (not "To Dos").
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Removes EE differences for app/views/projects/_flash_messages.html.haml
Closes gitlab-ee#12556
See merge request gitlab-org/gitlab-ce!30344
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add documentation on quick actions for add/remove epic parent relations.
See merge request gitlab-org/gitlab-ce!30174
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Upgrade Gitaly to v1.51.0
See merge request gitlab-org/gitlab-ce!30353
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Move BoardService logic to boardsStore
Closes #61620
See merge request gitlab-org/gitlab-ce!29204
|
|/ / / /
| | | |
| | | |
| | | | |
(cherry picked from commit 813299edd83ace98256b7fc9302f586f0dc2cabc)
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Move new list dropdown logic to new list dropdown (CE-backport)
See merge request gitlab-org/gitlab-ce!30355
|
|/ / / /
| | | |
| | | |
| | | | |
(cherry picked from commit 844666193f0740ab9c5f91d60d61acb6ce14cfaf)
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Omit Gitaly path where not needed, add where required
See merge request gitlab-org/gitlab-ce!30241
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Resolve CE/EE diff in main.js
See merge request gitlab-org/gitlab-ce!30347
|
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
Moving ee/main.js to ee/main_ee.js allows to add a noop file in CE and
utilize ee_else_ce.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Allow vanilla JS tooltip delay to be customized through localStorage
See merge request gitlab-org/gitlab-ce!30196
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CE Port: Refactor pipeline errors_message
See merge request gitlab-org/gitlab-ce!30116
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use the shared method in Ci::Pipeline
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Extract mounting of multiple boards switcher
See merge request gitlab-org/gitlab-ce!30286
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Removing Quarantine tag for Create
Closes gitlab-org/quality/staging#47
See merge request gitlab-org/gitlab-ce!30340
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Tested the two tests inside the suite,
both passed and thus are being
dequarantined.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Vue-i18n: autofix for app/assets/javascripts/sidebar directory
See merge request gitlab-org/gitlab-ce!30034
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
i18n linting for .vue files under the
app/assets/javascripts/sidebar directory
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Resolve "The process start time is invalid"
Closes #63873
See merge request gitlab-org/gitlab-ce!30195
|