summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add support for creating random passwords in user creation APIsh-add-force-random-password-user-apiStan Hu2019-06-271-0/+1
* Change GetRawChanges RPC to use bytesPaul Okstad2019-06-271-2/+2
* Add permission check to dashboardsSarah Yasonik2019-06-271-0/+8
* Merge branch 'rs-ee-only-routes-2' into 'master'Lin Jen-Shin2019-06-271-0/+4
|\
| * Add Gitlab.ee methodRobert Speicher2019-06-261-0/+4
* | Merge branch 'dz-remove-deprecated-user-routes' into 'master'Mike Greiling2019-06-271-1/+0
|\ \
| * | Remove deprecated /u/:username routesdz-remove-deprecated-user-routesDmitriy Zaporozhets2019-06-261-1/+0
* | | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-263-11/+3
|\ \ \ | |_|/ |/| |
| * | refactor: remove Sentry from application settingsRoger Meier2019-06-253-11/+3
* | | Merge branch 'sh-cache-negative-entries-find-commit' into 'master'Douglas Barbosa Alexandre2019-06-261-18/+22
|\ \ \
| * | | Allow caching of negative FindCommit matchessh-cache-negative-entries-find-commitStan Hu2019-06-251-18/+22
* | | | Merge branch 'mc/bump/update-codquality-version' into 'master'Grzegorz Bizon2019-06-261-1/+1
|\ \ \ \
| * | | | Bump Code Quality versionmc/bump/update-codquality-versionMatija Čupić2019-06-251-1/+1
| | |/ / | |/| |
* | | | Merge branch 'graphql-error-when-authorizing-with-no-permissions-defined' int...Bob Van Landuyt2019-06-261-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-261-6/+0
| * | | Sanity check for GraphQL authorized?Luke Duncalfe2019-06-261-0/+6
| |/ /
* | | Parse the cached value when the it is falseDouglas Barbosa Alexandre2019-06-251-1/+1
|/ /
* | Fix broken worktree testGitalyBot2019-06-251-5/+0
* | Merge branch 'sh-quiet-backup-secrets-log' into 'master'Rémy Coutable2019-06-251-2/+2
|\ \
| * | Silence backup warnings when CRON=1 in useStan Hu2019-06-251-2/+2
* | | Merge branch 'pages-ssl-project-aware-feature-flag' into 'master'Nick Thomas2019-06-252-9/+17
|\ \ \
| * | | Use project depended feature flag for pages sslpages-ssl-project-aware-feature-flagVladimir Shushlin2019-06-252-9/+17
* | | | Refactor inside_transaction? to Gitlab::DatabaseAndrew Newdigate2019-06-252-15/+17
|/ / /
* | | Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-252-5/+8
* | | Limit time tracking values to hoursJon Kolb2019-06-252-1/+4
| |/ |/|
* | Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-241-1/+1
|\ \
| * | Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-1/+1
* | | Change HTTP Status Code when repository disabledSam Battalio2019-06-243-2/+12
| |/ |/|
* | Merge branch 'sh-optimize-todos-controller' into 'master'Douglas Barbosa Alexandre2019-06-241-1/+1
|\ \
| * | Rename Todos.with_api_entity_associations to with_entity_associationssh-optimize-todos-controllerStan Hu2019-06-241-1/+1
* | | Revert "Merge branch..."Kamil Trzciński2019-06-241-3/+1
|/ /
* | Merge branch 'search-blob-basenames' into 'master'Kamil Trzciński2019-06-241-3/+6
|\ \
| * | Build correct basenames for title search resultssearch-blob-basenamesMarkus Koller2019-06-201-3/+6
* | | Add name & search parameters to project environments APILee Tickett2019-06-241-1/+6
* | | Merge branch 'fix-labels-in-hooks' into 'master'Ash McKenzie2019-06-242-2/+2
|\ \ \
| * | | Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-242-2/+2
| * | | Fix label serialisation in issue and note hooksSean McGivern2019-06-202-2/+2
* | | | Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-242-19/+7
|\ \ \ \
| * | | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-202-19/+7
* | | | | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-1/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-1/+0
* | | | | Select deployments that only has the app labelThong Kuah2019-06-211-0/+8
* | | | | Include the GitLab version in the cache key for Gitlab::JsonCacheDouglas Barbosa Alexandre2019-06-211-2/+2
* | | | | Merge branch 'sh-clean-up-bitbucket-import-errors' into 'master'Douglas Barbosa Alexandre2019-06-211-1/+27
|\ \ \ \ \
| * | | | | Avoid storing backtraces from Bitbucket Cloud imports in the databasesh-clean-up-bitbucket-import-errorsStan Hu2019-06-191-1/+27
* | | | | | Merge branch '63406-selecting-a-line-in-ci-job-trace-using-triple-click-selec...Stan Hu2019-06-211-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into '63406-selecting-a-line-in-ci-job-trace-using-trip...63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-alsoAdam Hegyi2019-06-196-6/+10
| |\ \ \ \ \ \
| * | | | | | | Fix copying a single line from FirefoxAdam Hegyi2019-06-191-1/+3
* | | | | | | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-7/+8
* | | | | | | | Sanitize LDAP output in Rake tasksDrew Blessing2019-06-211-2/+7