| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moving the check out of the general requests, makes sure we don't have
any slowdown in the regular requests.
To keep the process performing this checks small, the check is still
performed inside a unicorn. But that is called from a process running
on the same server.
Because the checks are now done outside normal request, we can have a
simpler failure strategy:
The check is now performed in the background every
`circuitbreaker_check_interval`. Failures are logged in redis. The
failures are reset when the check succeeds. Per check we will try
`circuitbreaker_access_retries` times within
`circuitbreaker_storage_timeout` seconds.
When the number of failures exceeds
`circuitbreaker_failure_count_threshold`, we will block access to the
storage.
After `failure_reset_time` of no checks, we will clear the stored
failures. This could happen when the process that performs the checks
is not running.
|
|\
| |
| |
| |
| |
| |
| | |
Fix new personal access token showing up in a flash message
Closes #40754
See merge request gitlab-org/gitlab-ce!15707
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settings' into 'master'
Resolve "Remove the checkbox for starting a new pipeline in Auto DevOps settings"
Closes #40761
See merge request gitlab-org/gitlab-ce!15714
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
add a spec for commit merge request diff notes
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'22680-unlabel-slash-command-limit-autocomplete-to-applied-labels' into 'master'
Resolve "/unlabel quick action - limit autocomplete to applied labels"
Closes #22680 and #27319
See merge request gitlab-org/gitlab-ce!11110
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'39364-in-issue-board-url-doesn-t-take-in-account-hostname-settings' into 'master'
Resolve "In Issue board url doesn't take in account hostname settings"
Closes #39364
See merge request gitlab-org/gitlab-ce!15703
|
| | |/
| |/| |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
List multiple clusters
See merge request gitlab-org/gitlab-ce!15403
|
| |\ \ \ |
|
| | | | | |
|
| |\ \ \ \ |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
cluster-page-with-list-clusters
|
| | | | | | | |
|
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master: (154 commits)
Don't disable the Rails mailer when seeding the test environment
Documentation bug fixes: Added procedure to disable built-in Issues.
Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` and fix a transient failing spec due to that
Add changelog entry
Show only group name by default and put full namespace in tooltip
Adds validation for Project#ci_config_path not to contain leading slash
Gracefully handle case when repository's root ref does not exist
Set EE variable
issue note store
allow caching options to be specified for counting services
Update CHANGELOG.md for 10.2.3
Add link to gitaly converation
Fix pipeline config source specs and test it explicitly
Set an artificial $HOME for gitaly in test
Add a fixture file that uses seed-fu in the test env so that a borken seed-fu is detected
Pin seed-fu to 2.3.6 since 2.3.7 is broken
Do not set pipeline source after initialization
updated diff spec
fix for special charecter in file names
We could simply count the commits
...
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
cluster-page-with-list-clusters
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| / / / / /
| | |/ / / / / |
cluster-page-with-list-clusters
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- Moves toggle button to a shared location
- Adds tests for toggle button
- Transforms Clusters class into function
- Improves UX
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master: (22 commits)
static-analysis fix
refactored the hashed repository name
removed 'only once' from the docs
static analysis fix
added changelog
ignore hashed repositories when doing rake gitlab:cleanup:dirs
Update prometheus Gem to fix compilation on centos 6 duo to GCC not recognizing `std=c11` option
Add a feedback mechanism to `package-qa` manual action
Update svg external dependency
Drastically improve project search performance by no longer searching namespace name
Deduplicate protected ref human_access_levels
Fix ProtectedBranch access level validations
Address feedback for AWS Runner autoscale article
Clarify usage of Runner limit and AWS tags
Finish rest of the sections
Finish all sections except docker.machine
Add runners.cache section
Add Runner registration info
Clear up sections
Add skeleton
...
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add tests
Update empty state
[ci skip]
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* master: (53 commits)
Updated timeago.js
Prevent 500 error when inspecting job after trigger was removed
Add classList polyfill for IE classList.toggle(.., force)
Use feature flag instead of application settigns to control if method calls should be instrumented
Rename wip to worker_id
add missing schema entry and application settigns helper
Use only real duration to measure method call performance via Prometheus
check method timing threshold when observing method performance
Add changelog for #15558
Reenable prometheus metrics
Move prometheus middle ware to prometheus initialized.
Fix WIP system note not being created
Update CHANGELOG.md for 10.2.2
Fix hashed storage for attachments bugs
Rename fetch_refs to refmap
Clean up repository fetch and mirror methods
Fix pulling and pushing using a personal access token with the sudo scope
Allow password authentication to be disabled entirely
Simplify the DB changes checklist
Added Rubocop config for background migrations
...
|
| | | | | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* master: (158 commits)
Improve output for extra queries in specs
Fixed new group milestone breadcrumb
Try to find the merge-base against the canonical master
Add FetchSourceBranch Gitaly call
Backport QA code that belongs to CE from EE Geo
Add QUERY_RECORDER_DEBUG environment variable to improve performance debugging
Add support of Mermaid
Update VERSION to 10.3.0-pre
Update CHANGELOG.md for 10.2.0
default fill color for SVGs
Fix reply quote keyboard shortcut on MRs
ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`
Use Redis cache for branch existence checks
Update CONTRIBUTING.md: Link definition of done to criteria
Use `make install` for Gitaly setups in non-test environments
FileUploader should check for hashed_storage?(:attachments) to use disk_path
Set the default gitlab-shell timeout to 3 hours
Update composite pipelines index to include "id"
Use arrays in Pipeline#latest_builds_with_artifacts
Fix blank states using old css
...
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Also:
* Stub out index view
* Adds the clusters before_action that returns all clusters
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Prepares the controller for handling multiple clusters instead of just
one.
|