| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
rspec analog
|
|
|
|
| |
rspec analog
|
| |
|
|
|
|
| |
analog
|
| |
|
|
|
|
| |
analog
|
| |
|
| |
|
|
|
|
| |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|
|
|
| |
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5554
|
| |
|
|
|
|
| |
rspec analog
|
| |
|
|
|
|
| |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\
| |
| |
| |
| | |
Replace project builds permissions spinach with RSpec
See merge request gitlab-org/gitlab-ce!18306
|
| |
| |
| |
| | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Display relevant browser console output when an RSpec test fails.
See merge request gitlab-org/gitlab-ce!18355
|
| |/ |
|
| |
| |
| |
| | |
analog
|
|/ |
|
|
|
|
|
|
| |
Project feature specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* master: (293 commits)
Revert changelog entry for removed feature
Revert "Allow CI/CD Jobs being grouped on version strings"
Resolve "Protected branches count is wrong when a wildcard includes several protected branches"
Use standard codequality job
Resolve "Allow the configuration of a project's merge method via the API"
[Rails5] Rename `sort` methods to `sort_by_attribute`
Add better LDAP connection handling
Updated components to PascalCase
Handle invalid params when trying update_username
Move network related app settings to expandable blocks
[Rails5] Update Gemfile.rails5.lock [ci skip]
Update Security Products examples documentation
Backport Gitlab::Git::Checksum to CE
Add changelog
Refactor discussions/notes code
Remove unnecessary section looking in admin settings qa
Explicitly use page context for qa/factory/settings/hashed_storage.rb
Use gitlab_environment because we need:
Allow feature gate removal through the API
Use shard name in Git::GitlabProjects instead of shard path
...
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | | |
Update no repository placeholder
See merge request gitlab-org/gitlab-ce!17964
|
| | | |
|
| |/
| |
| |
| | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* master: (156 commits)
Make issue boards height calculation clearer and remove magic numbers
Rename `package-qa` in docs
Copyedit CI services docs
Fix dropzone project show
Prettify notes.
Fix "A copy of Gitlab::Metrics::Methods" have been removed error
Add Jupyter Notebook docs
Fixed profile notifications not being editable
Rename manual job to `package-and-qa`
Update vendored gitlab-ci.yml template for auto-devops
Docs: refactor doc general guidelines and style guidelines
Use Gitaly 0.91.0
Add version available info to integrity check rake task docs
Adds the option to override project description on export via API and fixes the project description not being imported
Extract constant for LfsPointerFile::VERSION_LINE
Setup Faraday middleware before adapter
Revert "Merge branch 'update-httparty' into 'master'"
Update Code Quality example documentation
Fix timeouts loading /admin/projects page
OpenShift install docs: Recommend "add-scc-to-user" over "edit scc"
...
|
| |\
| | |
| | |
| | |
| | | |
Replace project graphs spinach tests with RSpec analog
See merge request gitlab-org/gitlab-ce!17675
|
| | |
| | |
| | |
| | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
| | |
| | |
| | |
| | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* master: (59 commits)
Use Gitaly 0.89.0
Resolve "Hover style for sidebar dropdowns is wrong"
fixed spec
Respect the protocol in `expose_url`
Fix removes source branch text being rendered in merged state
Fix code and wiki search results when filename is non-ASCII
Include the ee/ directory in backtraces
Use GitLab fork of zaproxy
Updates file extensions on Vue docs
fixed note polling not sending updated last fetched at date added spec for polling
Add changelog entry
Use `list.id` for `:key`
Add changelog entry
Update test for change in label dropdown action name
Add `createLabelTitle` & `manageLabelsTitle` props for action string
Add `headerTitle` prop for container header string
Add `isProject` and computed props to for contextual info for dropdown
Add `isProject` mock config
Use label dropdown helper for rendering contextual string
Add helpers for labels dropdown
...
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Move project fork spinach tests to RSpec
See merge request gitlab-org/gitlab-ce!17511
|
| | | |
| | | |
| | | |
| | | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | | |
Move project active tab spinach tests to RSpec
See merge request gitlab-org/gitlab-ce!17628
|
| | |/
| | |
| | |
| | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|/ / |
|
|/
|
|
| |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|
|
|
| |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|
|
|
| |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|\
| |
| |
| |
| | |
Move spinach profile tests to RSpec
See merge request gitlab-org/gitlab-ce!17068
|
| |
| |
| |
| | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|\ \
| | |
| | |
| | |
| | | |
Port some changes from gitlab-ee!4532 back to CE
See merge request gitlab-org/gitlab-ce!17120
|
| |/
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | |
|
|/
|
|
| |
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
|
|\
| |
| |
| |
| |
| |
| | |
Resolve "features/project/commits/commits.feature is failing on master"
Closes #42798
See merge request gitlab-org/gitlab-ce!16940
|
| | |
|