- 07 Mar, 2017 40 commits
-
-
Kamil Trzciński authored
-
Sean McGivern authored
Update storage settings to allow extra values per shard See merge request !9597
-
James Lopez authored
Change project count limit from 10 to 100000 See merge request !9767
-
Kamil Trzciński authored
Deprecate usage of `types` CI/CD configuration entry See merge request !9766
-
Sean McGivern authored
-
Douwe Maan authored
-
Annabel Dunstone Gray authored
don't underline clicked links in Notes header Closes #28559 See merge request !9753
-
Douwe Maan authored
#26790 whitelist style attribute in event_note Closes #26790 See merge request !9155
-
Annabel Dunstone Gray authored
fix Jobs header height - only set fixed size for rows Closes #28835 See merge request !9752
-
Markus Koller authored
-
Markus Koller authored
-
Grzegorz Bizon authored
-
Markus Koller authored
Gitlab::Auth and API::APIGuard already check for at least one valid scope on personal access tokens, so if the scopes are empty the token will always fail validation.
-
Markus Koller authored
-
Markus Koller authored
Gitlab::Auth.find_with_user_password is currently used in these places: - resource_owner_from_credentials in config/initializers/doorkeeper.rb, which is used for the OAuth Resource Owner Password Credentials flow - the /session API call in lib/api/session.rb, which is used to reveal the user's current authentication_token In both cases users should only be authenticated if they're in the active state.
-
Regis Freyd authored
-
Markus Koller authored
-
Markus Koller authored
-
Markus Koller authored
-
Grzegorz Bizon authored
-
Kamil Trzciński authored
Feature/runner jobs v4 api Closes #28513 See merge request !9273
-
Douwe Maan authored
API routes referencing a specific issue should use the issue `iid` Closes #28251 See merge request !9530
-
Sean McGivern authored
Sort builds in stage dropdown Closes #28354 See merge request !9760
-
Kamil Trzciński authored
Add new merge request widget state for blocked pipeline See merge request !9762
-
Sean McGivern authored
Improve pipeline triggers UI See merge request !9277
-
Kamil Trzciński authored
-
Sean McGivern authored
Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushServic… See merge request !9685
-
gpongelli authored
-
Kamil Trzcinski authored
Order: failed pending running manual canceled success skipped created
-
Tomasz Maczukin authored
-
Grzegorz Bizon authored
-
Kamil Trzciński authored
Set default cache key to 'default' for jobs Closes #22419 See merge request !9666
-
Achilleas Pipinellis authored
Bring back api/builds.md and direct to api/jobs.md See merge request !9761
-
Grzegorz Bizon authored
-
Achilleas Pipinellis authored
[ci skip]
-
Sean McGivern authored
Make a default namespace of Kubernetes service to contain project ID Closes #28516 See merge request !9741
-
Sean McGivern authored
Backport protected branches Ruby change from EE See merge request !9726
-
Dmitriy Zaporozhets authored
Nested groups path restrictions pt. 1 See merge request !9738
-
mhasbini authored
-
Rémy Coutable authored
Add git version to gitlab:env:info Closes #25376 See merge request !9128
-