summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix GPG signature verification with recent versions of GnuPGDavid Palubin2019-06-171-8/+11
* Fix plan stage queryGosia Ksionek2019-06-1719-83/+169
* Allow Developer role to delete tags via container registry apiJason Goodman2019-06-171-5/+1
* Merge branch 'boolean-values-from-matches-operator' into 'master'Kamil Trzciński2019-06-171-16/+0
|\
| * Return boolean from Lexeme::Matches#evaluateboolean-values-from-matches-operatordrew cimino2019-06-141-16/+0
* | Merge branch 'sh-fix-issue-63158' into 'master'Rémy Coutable2019-06-171-0/+13
|\ \ | |/ |/|
| * Fix inability to set visibility_level on project via APIsh-fix-issue-63158Stan Hu2019-06-141-0/+13
* | Merge branch 'bvl-comments-graphql' into 'master'Jan Provaznik2019-06-141-0/+8
|\ \
| * | Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+8
| |/
* | Specify a dropdown name for dashboardsSarah Yasonik2019-06-142-1/+14
* | Add basic support for AsciiDoc include directiveGuillaume Grossetie2019-06-143-32/+180
* | Merge branch 'gitea_import_ignore_pull_request_comments' into 'master'Ash McKenzie2019-06-141-1/+6
|\ \
| * | Don't import pull request comments from Gitea reposJohn Kristensen2019-06-121-1/+6
* | | AutoDevops fix ensure_namespace() does not explicitly test namespaceJack Lei2019-06-131-1/+1
| |/ |/|
* | Refactor for cleaner caching in dashboardsSarah Yasonik2019-06-134-25/+53
* | Disable CI variable complex expressions by defaultdrew cimino2019-06-134-4/+4
* | Merge branch 'ce-12091-remove-elasticsearch-lite-project' into 'master'Sean McGivern2019-06-131-4/+0
|\ \
| * | Revert "Avoid loading objects from DB in ES results"Nick Thomas2019-06-131-4/+0
* | | Merge branch 'add-missing-env-vars-to-sast-docker' into 'master'Bob Van Landuyt2019-06-131-3/+13
|\ \ \ | |/ / |/| |
| * | Move SAST docker changes to CEAvielle Wolfe2019-06-121-3/+13
* | | Merge branch '61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possi...Kamil Trzciński2019-06-132-11/+13
|\ \ \
| * | | Excludes MR author from Review roulette61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possibilityJacopo2019-06-122-11/+13
| |/ /
* | | Merge branch 'sh-update-openid-omniauth-gem' into 'master'Douglas Barbosa Alexandre2019-06-121-6/+0
|\ \ \ | |/ / |/| |
| * | Bump omniauth_openid_connect to 0.3.1sh-update-openid-omniauth-gemStan Hu2019-06-081-6/+0
* | | Merge branch 'rack-timeout-rename' into 'master'Bob Van Landuyt2019-06-122-46/+51
|\ \ \
| * | | Monitor only final statesrack-timeout-renameJan Provaznik2019-06-121-1/+4
| * | | Moved RackTimeout observer to a different locationJan Provaznik2019-06-122-46/+48
* | | | Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-122-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-122-0/+3
* | | | Merge branch 'bvl-rename-loader-for-lfs-oids' into 'master'Jan Provaznik2019-06-121-1/+1
|\ \ \ \
| * | | | Rename `BatchCommitLoader` to `BatchLfsOidLoader`Bob Van Landuyt2019-06-111-1/+1
* | | | | Update Serverless.gitlab-ci-yml to fix lint warningMarcel Amirault2019-06-121-1/+1
| |_|_|/ |/| | |
* | | | API issues - minor cleanup of permission checkJan Provaznik2019-06-111-8/+3
* | | | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-112-7/+19
|/ / /
* | | Merge branch 'ignore-artifact-attirbutes-in-project-import-export' into 'master'James Lopez2019-06-112-0/+6
|\ \ \
| * | | Ignore legacy artifact columns in Project Import/ExportShinya Maeda2019-06-112-0/+6
* | | | Merge branch 'prom-api-1' into 'master'Sean McGivern2019-06-114-6/+51
|\ \ \ \
| * | | | Switch errors to inherit from a base classprom-api-1syasonik2019-06-063-9/+9
| * | | | Address rubocop errorssyasonik2019-06-061-2/+1
| * | | | Expose prometheus endpoint per metric in dashboardsyasonik2019-06-063-1/+47
* | | | | Merge branch 'add-lfs-blob-ids-to-tree-type' into 'master'Filipa Lacerda2019-06-111-0/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-101-0/+25
| | |/ / | |/| |
* | | | Merge branch 'sh-fix-utf-8-encoding-resolve-conflicts' into 'master'Dmitriy Zaporozhets2019-06-111-3/+3
|\ \ \ \
| * | | | Force source and target branch to binary modesh-fix-utf-8-encoding-resolve-conflictsStan Hu2019-06-101-2/+2
| * | | | Fix UTF-8 conversion issues when resolving conflictsStan Hu2019-06-101-1/+1
* | | | | Merge branch 'allow-emoji-in-references' into 'master'Robert Speicher2019-06-101-1/+1
|\ \ \ \ \
| * | | | | Allow emoji in label and milestone referencesallow-emoji-in-referencesSean McGivern2019-06-071-1/+1
* | | | | | Avoid encoding errors for MergeToRefServiceosw-avoid-encoding-errors-on-merge-to-ref-serviceOswaldo Ferreira2019-06-101-1/+1
* | | | | | Add metric for measuring PumaWorkerKiller activityJan Provaznik2019-06-102-0/+27
* | | | | | Merge branch '33064-add-labels-to-note-event-payload' into 'master'Sean McGivern2019-06-102-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |