| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add a scope to preload emails on a user
See merge request gitlab-org/gitlab-ce!25051
|
| | | | | |
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
Fix polling for transformed individual notes
See merge request gitlab-org/gitlab-ce!25084
|
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
Sets `updated_at` so that the transformed note is returned together with
the new reply
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
Extend the list of supported protocols to include FTP.
|
| | |
| | |
| | |
| | | |
Fast destroy of uploads was successfully enabled and test.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
add client support for CountDivergingCommits rpc
See merge request gitlab-org/gitlab-ce!24287
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds the client call for the gitaly rpc CountDivergingCommits
fixing signature
simplifying commit logic
adding test for max-count
refactoring tests
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove HipChat integration from GitLab
Closes #52424
See merge request gitlab-org/gitlab-ce!22223
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add missing argument to DeploymentService#predefined_variables
See merge request gitlab-org/gitlab-ce!24989
|
| | |/ / /
| |/| | | |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
Validate k8s CA certificate at cluster creation
See merge request gitlab-org/gitlab-ce!24990
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
No certificate is still accepted, but if one is provided it must
be valid. Only run validation if the certificate has changed to
avoid making existing records invalid.
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Remove #make_updated! as have #make_installed! now
Closes #57374
See merge request gitlab-org/gitlab-ce!24988
|
| | |/
| |/|
| | |
| | |
| | | |
We can have multiple and conditional transistions in a event, so make
use of that.
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Fixes technical debt issues for cluster domain
Closes #57397
See merge request gitlab-org/gitlab-ce!25010
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Avoid using direct code on spec migration
- Removes milestone and point to issue, to avoid making fake promises
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57397
|
| | | |
|
|\ \ \
| |/ /
| | |
| | | |
fabsrc/gitlab-ce-2105-add-setting-for-first-day-of-the-week
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Moves domain setting to Clusters page
Closes #52363
See merge request gitlab-org/gitlab-ce!24580
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Changes help text on clusters form to make it more explicit.
- Removes unnecessary warnings on auto devops form
- Simplifies cluster methods logic
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fixes multiple typos on AutoDevops script
- Add an alias to Clusters::Cluster#domain as base_domain, so it's more
descriptive
- Removes unnecessary memoization on qa specs
- Changes migration to a post migration to deal better with traffic on
big instances (like gitlab.com)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changes domain field to be on the Cluster page show, removing it from
Auto DevOps setting. Also injects the new environment variable
KUBE_INGRESS_BASE_DOMAIN into kubernetes#predefined_variables.
Migration to move the information from ProjectAutoDevops#domain
to Clusters::Cluster#domain. As well as necessary modifications to qa
selectors
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52363
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Add local markdown version
Closes #32789
See merge request gitlab-org/gitlab-ce!24822
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Cached markdown version is composed both from global and local
markdown version. This allows admins to bump version locally when
needed (e.g. when external URL is changed).
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Send project name with Gitaly repository requests
Closes gitaly#1394
See merge request gitlab-org/gitlab-ce!23373
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
This makes it easier to access other project arguments in the future.
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When hashed storage is in use, it's helpful to have the project
name associated with the request.
Closes https://gitlab.com/gitlab-org/gitaly/issues/1394
|
| | | | |
|
|/ / / |
|
| | |
| | |
| | |
| | | |
This avoids race conditions when creating GpgSignature.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master'
Resolve "Display last activity and created at datetimes for users"
Closes #43681
See merge request gitlab-org/gitlab-ce!24181
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The columns 'Created on' and 'Last activity' have been
added to the admin -> users view.
Sorting options have also been added for last activity
and the search bar has been moved to match the issues
page.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Update version column on updated and installed
See merge request gitlab-org/gitlab-ce!24810
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This makes this consistent with :updated. And also avoids a potential
issue where an install errors which means that that the recorded version
won't necessarily reflect the version that is actually installed.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Note: updating version column after :updating is not ideal in the
updating -> update_erroed case. This will mean that the application now
records the version as the version that failed to upgrade, not the
version that it is currently on.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Introduce Internal API for searching environment names
See merge request gitlab-org/gitlab-ce!24923
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add changelog
Rename word to query
User hash for limit
Do not allow control limit
Rename pluck names and add more specs
|
|/ / / / / |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Allow merge request diffs to be placed into an object store
Closes #52568
See merge request gitlab-org/gitlab-ce!24276
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Backport: Optimize slow pipelines.js response
See merge request gitlab-org/gitlab-ce!24890
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add changelog
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | | |
Adds helper for `find_or_create_by` in transaction
See merge request gitlab-org/gitlab-ce!24913
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This allows us to call `find_or_create_by` on all models and scopes.
|