| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Upgrade parser gem to 2.5.1.2
See merge request gitlab-org/gitlab-ce!22590
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Review apps cleanup schedule runs on master
See merge request gitlab-org/gitlab-ce!22601
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Combine all datetime library functions into `datetime_utility.js`
This MR moves datetime methods from `app/assets/javascripts/lib/utils/pretty_time.js` & `app/assets/javascripts/lib/utils/datefix.js` into `app/assets/javascripts/lib/utils/datetime_utility.js`.
Closes #53055
See merge request gitlab-org/gitlab-ce!22570
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Formats the file to match Prettier rules
Removes all blacklisted ESLint rules
|
| | |
| | |
| | |
| | |
| | | |
Updates path for pretty time related methods
to import from `datetime_utility.js`
|
| | |
| | |
| | |
| | |
| | | |
Adds methods from `app/assets/javascripts/lib/utils/pretty_time.js`
and deletes the file
|
| | |
| | |
| | |
| | |
| | | |
Updates path for pikaday parsing methods
to import from `datetime_utility.js`
|
| | |
| | |
| | |
| | |
| | | |
Adds methods from `app/assets/javascripts/lib/utils/datefix.js`
and deletes the files
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | | |
Impove diff discussion data
See merge request gitlab-org/gitlab-ce!22491
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Also fixed a bug where discussions wouldn't be assigned to a line
when switching from discussion tab to changes tab
|
| | |
| | |
| | |
| | | |
Pre-request to https://gitlab.com/gitlab-org/gitlab-ce/issues/48956
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Refactor Gitlab::KubeClient
Closes #52131
See merge request gitlab-org/gitlab-ce!22073
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This removes the ability to pass in a different version. We can instead
create a new entry in the SUPPORTED_API_GROUPS hash for a different
version if need be.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Build using `define_method` directly from the constant, saves us writing
api_groups strings twice.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Essentially make #build_kubeclient do less.
Should be much clearer now
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Find and replace everywhere we pass in `api_groups` to KubeClient, as no
longer needed
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We should have access to #core_client, #rbac_client,
and #extensions_client without having to pass in an awkward array.
Also change api_version to default_api_version, which allows us to use a
different version for an individual client. Special case for
apis/extensions which only go up to v1beta1
Makes #hashed_client private
Removes the #clients and #discover! methods which are un-used
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'master'
Move job stuck status to backend
Closes #52202
See merge request gitlab-org/gitlab-ce!22442
|
|/ / / / |
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
Update Android.gitlab-ci.yml template to current Android SDK version
See merge request gitlab-org/gitlab-ce!22531
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/15746
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Upgrade to Ruby 2.4.5
See merge request gitlab-org/gitlab-ce!22484
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This was used in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16648
and this could happen from time to time, so let's just keep it.
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Prettify all the things (part 7)
See merge request gitlab-org/gitlab-ce!22257
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix usage ping link
Closes #53070
See merge request gitlab-org/gitlab-ce!22545
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix secpick to use EE and guess branch name
Closes gitlab-org/release/tasks#483
See merge request gitlab-org/gitlab-ce!22517
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
Backport scss changes for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7973
See merge request gitlab-org/gitlab-ce!22503
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7973
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
clarify auto review apps deployment, jobs skipped by license, disabling at…
See merge request gitlab-org/gitlab-ce!22403
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also count specs in new files in Danger check
See merge request gitlab-org/gitlab-ce!22543
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
We have a Danger check that warns if you made changes in app/ but not in
spec/. However, this only checked for changed files - not new files. If
you added an app file with no specs, it wouldn't warn; and it would warn
erroneously if you added a missing spec file while changing a file in
app/.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Remove unused rails5-variables
See merge request gitlab-org/gitlab-ce!22561
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
They're no longer used and have no effect
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Limit flash notice width for fixed layout and improve spacing for fluid layout
Closes #32868
See merge request gitlab-org/gitlab-ce!16482
|