summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Extract query variables into own module7527-ci-variables-are-not-parameterized-for-alerting-rules-cePeter Leitzen2018-11-232-5/+17
|
* Set content disposition attachment to several endpointsFrancisco Javier López2018-11-232-0/+2
|
* Merge branch 'certmanager-temp' into 'master'Kamil Trzciński2018-11-232-7/+8
|\ | | | | | | | | Deploy cert-manager to managed cluster for SSL certificates See merge request gitlab-org/gitlab-ce!23036
| * Merge branch 'master' into certmanager-tempAmit Rathi2018-11-20106-7/+214
| |\
| * | Fix usage data and install command specAmit Rathi2018-11-201-0/+1
| | |
| * | Updated schema.rb and remove extra char from install_commandAmit Rathi2018-11-201-1/+1
| | |
| * | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-19125-76/+392
| |\ \
| * | | Remove application flagsAmit Rathi2018-11-191-4/+2
| | | |
| * | | Set appropriate RBAC flag for cluster applicationsAmit Rathi2018-11-151-7/+7
| | | |
| * | | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-142-16/+6
| |\ \ \
| * | | | Use email on the accountAmit Rathi2018-11-131-6/+5
| | | | |
| * | | | Remove logging from pod.rbAmit Rathi2018-11-131-8/+2
| | | | |
| * | | | Remove logging changesAmit Rathi2018-11-131-21/+7
| | | | |
| * | | | CleanupAmit Rathi2018-11-131-2/+0
| | | | |
| * | | | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-1318-85/+362
| |\ \ \ \
| * | | | | Updated loggingAmit Rathi2018-11-132-2/+10
| | | | | |
| * | | | | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-12207-329/+1221
| |\ \ \ \ \
| * | | | | | Pushing WIP state for backupAmit Rathi2018-11-032-8/+25
| | | | | | |
* | | | | | | Clear BatchLoader context between Sidekiq jobsDouwe Maan2018-11-221-0/+13
| | | | | | |
* | | | | | | Add version migration support to rails 4Jan Provaznik2018-11-221-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When switching to rails 5, we added migration version to all migration classes. This patch makes it possible to run versioned migrations also with rails 4
* | | | | | | Merge branch ↵Douwe Maan2018-11-221-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-version' into 'master' SystemCheck: Use a more reliable way to detect current Ruby version Closes #46950 See merge request gitlab-org/gitlab-ce!23291
| * | | | | | | Use a more reliable way to detect current Ruby version46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-version46950-systemcheck-ruby-versionGabriel Mazetto2018-11-211-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'revert-fd6e3781' into 'master'Sean McGivern2018-11-224-129/+14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'revert-e2aa2177' into 'master'" Closes #54267 See merge request gitlab-org/gitlab-ce!23237
| * | | | | | | | Fix bug where ID is not setrevert-fd6e3781Zeger-Jan van de Weg2018-11-202-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On HEAD~ we remove the ID from the class, which created a bug. Given we don't need the ID anymore, it has been removed and simplified.
| * | | | | | | | Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-203-123/+10
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | This reverts merge request !23229
* | | | | | | | Fix typo in scheduled pipelinesDavy Defaud2018-11-221-1/+1
| | | | | | | |
* | | | | | | | Upgraded minimum Git version to 2.18.0Francisco Javier López2018-11-211-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch '54230-eliminate-duplicated-words-in-apps' into 'master'Rémy Coutable2018-11-214-7/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate duplicated words (in apps) Closes #54230 See merge request gitlab-org/gitlab-ce!23184
| * | | | | | | Eliminate duplicated wordsTakuya Noguchi2018-11-224-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | | | Merge branch 'optimise-job-request' into 'master'Grzegorz Bizon2018-11-211-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Use cached size when passing artifacts to Runner See merge request gitlab-org/gitlab-ce!23228
| * | | | | | | Use cached size when passing artifacts to Runneroptimise-job-requestKamil Trzciński2018-11-201-1/+2
| | | | | | | |
* | | | | | | | Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-211-1/+13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Access project from descendent groups when selecting project to create new issue" Closes #47096 and #52453 See merge request gitlab-org/gitlab-ce!22612
| * | | | | | | | Change param name for consistencyHeinrich Lee Yu2018-11-191-2/+2
| | | | | | | | |
| * | | | | | | | Add group projects API options for including shared and subgroupsHeinrich Lee Yu2018-11-191-1/+13
| | | | | | | | |
* | | | | | | | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-203-6/+21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SSH public-key authentication for push mirroring Closes #49565 See merge request gitlab-org/gitlab-ce!22982
| * | | | | | | | | SSH public-key authentication for push mirroringNick Thomas2018-11-193-6/+21
| |/ / / / / / / /
* | | | | | | | | Merge branch 'frozen-string-lib-gitlab-even-even-even-more' into 'master'Rémy Coutable2018-11-20101-9/+212
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Enable even more frozen string for lib/gitlab See merge request gitlab-org/gitlab-ce!23225
| * | | | | | | | Enable even more frozen string for lib/gitlabgfyoung2018-11-19101-9/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables frozen string for the following: * lib/gitlab/patch/**/*.rb * lib/gitlab/popen/**/*.rb * lib/gitlab/profiler/**/*.rb * lib/gitlab/project_authorizations/**/*.rb * lib/gitlab/prometheus/**/*.rb * lib/gitlab/query_limiting/**/*.rb * lib/gitlab/quick_actions/**/*.rb * lib/gitlab/redis/**/*.rb * lib/gitlab/request_profiler/**/*.rb * lib/gitlab/search/**/*.rb * lib/gitlab/sherlock/**/*.rb * lib/gitlab/sidekiq_middleware/**/*.rb * lib/gitlab/slash_commands/**/*.rb * lib/gitlab/sql/**/*.rb * lib/gitlab/template/**/*.rb * lib/gitlab/testing/**/*.rb * lib/gitlab/utils/**/*.rb * lib/gitlab/webpack/**/*.rb Partially addresses gitlab-org/gitlab-ce#47424.
* | | | | | | | | Merge branch 'revert-e2aa2177' into 'master'Sean McGivern2018-11-203-10/+123
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'" See merge request gitlab-org/gitlab-ce!23229
| * | | | | | | | | Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-203-10/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !23140
* | | | | | | | | | Merge branch 'fix/allow-saml2-for-2fa-bypass' into 'master'Douwe Maan2018-11-201-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses See merge request gitlab-org/gitlab-ce!22568
| * | | | | | | | | | saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses1151002018-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes gitlab-org/gitlab-ce/#53102.
* | | | | | | | | | | Merge branch '3062-improve-project-cache' into 'master'Douwe Maan2018-11-202-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change project cache key to depend on ID instead of full path Closes #42191 See merge request gitlab-org/gitlab-ce!23135
| * | | | | | | | | | Change project pipeline status cache key to follow project conventionGabriel Mazetto2018-11-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old cache key was: `projects/#{id}/pipeline_status/#{sha}` New one is: `project:#{id}:pipeline_status:#{sha}` This allows to delete any project related key just by scanning for: `project:#{id}`.
| * | | | | | | | | | Change project cache key to depend on ID instead of full pathGabriel Mazetto2018-11-161-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, project cache used as part of the namespace the `full_path`, which included namespace and project slug. That meant that anytime a project was renamed or transfered to a different namespace, we would lose the existing cache. This is not necessary, nor desired. I've prefixed cache key with `project:` to make it easy to find in redis if necessary as well as make it possible to purge all project related cache. I've also switched the cache key type to go after the initial namespace and not before.
* | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqSteve Azzopardi2018-11-201-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Prevent templated services from being importedStan Hu2018-11-191-0/+2
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Templated services should only be created by admins and does not apply to project import/export. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54189
* | | | | | | | | | Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern2018-11-203-123/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show what RPC is called in the performance bar See merge request gitlab-org/gitlab-ce!23140
| * | | | | | | | | Show what RPC is called in the performance barZeger-Jan van de Weg2018-11-163-123/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now only the data was shown of the service, which is not valueable at times given some of those expose a lot of RPCs.
* | | | | | | | | | Merge branch 'frozen-string-lib-gitlab-even-even-more' into 'master'Stan Hu2018-11-20102-3/+208
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable even more frozen string for lib/gitlab See merge request gitlab-org/gitlab-ce!23161