| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is only needed when calling the "expire_cache" method as the other
expiration methods don't depend on Git data.
|
| |
|
|
|
|
|
| |
This keeps all the cache expiration code in a single file/class instead
of spreading it all across the codebase.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Extend specs for summary build status
Additional specs cover a case when one of the builds is running but
allowed to fail. Previous implementation returned `running` status,
which is wrong. This behavior has been changed in 8.5, this commit adds
missing specs.
See merge request !2904
|
| |
| |
| |
| |
| |
| |
| | |
Additional specs cover a case when one of the builds is running but
allowed to fail. Previous implementation returned `running` status,
which is wrong. This behavior has been changed in 8.5, this commit adds
missing specs.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fix volatile spec.
Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/312.
See merge request !206
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Show project visibility level on project list
Fixes #3779

See merge request !2908
|
| | |
| | |
| | |
| | | |
Fixes #3779
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added line links to blame table
Closes #4119
See merge request !2915
|
| | | |
| | | |
| | | |
| | | | |
Closes #4119
|
|\ \ \ \ |
|
| |\ \ \ \
| | | | | |
| | | | | | |
correct compare_braches.png to /compare_branches.png
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
in line 25 in add-merge-request.md
|
| |\ \ \ \
| | | | | |
| | | | | | |
Typo fix in README.md of ci quick-start docs.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ci skip]
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Ensure we don't check a commit's description for revert message if it has no description
Fixes #13631.
/cc @razer6 @grzesiek @yorickpeterse @rdavila
See merge request !2917
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
description
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Properly set `auto_link_saml_user` default value in the Settings loader.
See merge request !2922
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixed revert button tooltip placement causing movement
Before:

After:

See merge request !2910
|
| | |_|_|_|/ / /
| |/| | | | | | |
|
| |_|/ / / / /
|/| | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Changed the size of status indicators


Closes #12763
See merge request !2913
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Closes #12763
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed issue with header overflow
Fixes #13492
Before:

After:

See merge request !2921
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixes #13492
|
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Check the HEAD of branch when doing Merge When Succeeded
Implements https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2894#note_3845158
cc @DouweM @grzesiek
See merge request !2907
|
| | |_|_|_|/ /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add a Pinned Tab icon for Safari
See http://apple.co/1SCRzrw
Closes #13540
[ci skip]
See merge request !2883
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
See http://apple.co/1SCRzrw
Closes #13540
[ci skip]
|
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed issue with content in the issue sidebar disappearing
Closes #13626
See merge request !2919
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Closes #13626
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix Side-by-side view after loading diff results
Fixes #13463
See merge request !2880
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add when the API changes got introduced
See merge request !2912
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ci skip]
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed failing issues tests
Also removed up/down vote icons from merge requests. Was missed from d8069bd85863ab8c47d2bb2370221b17fb686b93
See merge request !2911
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Removed up/down vote icons from merge requests. Was missed from d8069bd85863ab8c47d2bb2370221b17fb686b93
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Only show up or down votes icon on issue list if there are any
Closes #13649

See merge request !2909
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Closes #13649
|