summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add warning that gitlab-secrets isn't includedadd-warning-to-backup-rake-taskCindy Pallares2019-05-081-0/+8
* Refactor spec to reload existing_label right after creationPatrick Derichs2019-05-081-1/+1
* Merge branch 'ce-11099-removing-the-project-that-holds-the-insights-configura...Robert Speicher2019-05-071-0/+6
|\
| * Add remove_foreign_key_if_existsce-11099-removing-the-project-that-holds-the-insights-configuration-raises-an-errorLin Jen-Shin2019-05-071-0/+6
* | Merge branch '56850-add-new-unicorn-metrics' into 'master'Ash McKenzie2019-05-073-17/+69
|\ \
| * | Add back ruby_memory_bytes metric, limit duplication, clean upRyan Cobb2019-04-292-9/+18
| * | Cleanup syntax in System max_open_file_descriptorsRyan Cobb2019-04-261-4/+2
| * | Update docs and calculate process start time via proc tableRyan Cobb2019-04-242-20/+20
| * | Move process specific metrics to ruby samplerRyan Cobb2019-04-242-15/+15
| * | Adds new metrics for unicorn monitoringRyan Cobb2019-04-182-8/+53
* | | Confirm existence of head_pipeline if pipeline success requiredKerri Miller2019-05-071-0/+4
* | | Register "gitaly_delta_islands" feature flagJacob Vosmaer2019-05-071-1/+2
* | | Merge branch 'sh-fix-related-merge-requests-path' into 'master'Rémy Coutable2019-05-071-0/+4
|\ \ \
| * | | Use a path for the related merge requests endpointsh-fix-related-merge-requests-pathStan Hu2019-05-071-0/+4
* | | | Bump clair-local-scan to v2.0.8Olivier Gonzalez2019-05-071-1/+1
|/ / /
* | | Add improvements to the global search processFrancisco Javier López2019-05-073-47/+51
* | | Merge branch 'winh-separate-frontend-fixtures' into 'master'Phil Hughes2019-05-071-1/+5
|\ \ \ | |_|/ |/| |
| * | Allow to override Gitlab.ee? with IS_GITLAB_EEWinnie Hellmann2019-05-021-1/+5
* | | Merge branch 'allow-replying-to-individual-notes-from-api' into 'master'James Lopez2019-05-071-1/+5
|\ \ \
| * | | Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-061-1/+5
* | | | Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-063-0/+3
|/ / /
* | | Implement support for CI variables of type fileKrasimir Angelov2019-05-064-1/+7
* | | Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-063-15/+35
|\ \ \
| * | | Remove cleaned up OIDs from database and cacheNick Thomas2019-05-063-15/+35
* | | | Merge branch 'jc-disconnect-git-alternates-client' into 'master'Stan Hu2019-05-062-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-032-0/+14
* | | | Merge branch 'jej/session-stored-globaly' into 'master'Dmitriy Zaporozhets2019-05-062-0/+49
|\ \ \ \
| * | | | Session stored globally per requestjej/session-stored-globalyJames Edwards-Jones2019-05-022-0/+49
* | | | | Merge branch 'ce-11225-es_limited_namespaces_removal' into 'master'Nick Thomas2019-05-061-0/+6
|\ \ \ \ \
| * | | | | Backport of 328-versioned-es-schemace-11225-es_limited_namespaces_removalMario de la Ossa2019-05-021-0/+6
* | | | | | Merge branch 'patch-49' into 'master'Sean McGivern2019-05-061-0/+1
|\ \ \ \ \ \
| * | | | | | Use strip to remove leading/trailing spacesWillian Balmant2019-04-111-2/+1
| * | | | | | No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant2019-04-101-2/+2
| * | | | | | No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant2019-04-041-0/+2
* | | | | | | Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-0535-51/+40
* | | | | | | Revert changes in lib/tasks/lint.rakeStan Hu2019-05-051-2/+15
* | | | | | | Remove stdout/stderr capture in static-analysisStan Hu2019-05-051-15/+1
* | | | | | | Add logging for time and lint startStan Hu2019-05-051-0/+1
* | | | | | | Allow guests users to access project releasesKrasimir Angelov2019-05-032-10/+25
* | | | | | | Propagate excluded paths to SAST & DS jobsFabien Catteau2019-05-032-0/+3
* | | | | | | Whitelist query limits for internal APIStan Hu2019-05-031-0/+2
* | | | | | | Add gitlab-managed option to clusters formMayra Cabrera2019-05-032-0/+2
| |_|_|/ / / |/| | | | |
* | | | | | Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+6
| |_|_|/ / |/| | | |
* | | | | Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-022-1/+45
* | | | | Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-022-1/+74
* | | | | Merge branch '27777-drop-projects-ci_id-column' into 'master'Douglas Barbosa Alexandre2019-05-021-13/+1
|\ \ \ \ \
| * | | | | Remove unused projects.ci_id column27777-drop-projects-ci_id-columnDmitriy Zaporozhets2019-05-021-13/+1
* | | | | | Update deployment chat message notificationJason Goodman2019-05-022-1/+5
|/ / / / /
* | | | | Add opentracing integration for graphqlJan Provaznik2019-05-021-3/+19
* | | | | Propagate ENV vars to SAST and Dependency Scanning Docker containers only if ...Victor Zagorodny2019-05-012-18/+38