summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '63417-add-missing-class' into 'master'Kamil Trzciński2019-06-191-1/+1
* Merge branch 'zj-feature-flag-default-on-catfile-cache' into 'master'Douwe Maan2019-06-193-20/+35
* Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu2019-06-171-1/+1
|\
| * 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-1/+1
* | Merge branch '55362-refresh-blank-service-account-token' into 'master'Thong Kuah2019-06-171-1/+1
|\ \
| * | Refresh service_account_token for kubernetes_namespaces55362-refresh-blank-service-account-tokenDylan Griffith2019-06-141-1/+1
* | | Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-171-12/+75
|\ \ \
| * | | Remove unused lineFabio Pitino2019-06-171-1/+0
| * | | Compact syntax for default class namesFabio Pitino2019-06-171-5/+3
| * | | Fix integration specs for tracingFabio Pitino2019-06-141-0/+2
| * | | Merge branch 'generate-spans-for-sections' of https://gitlab.com/gitlab-org/g...Fabio Pitino2019-06-141-1/+1
| |\ \ \
| | * | | Update class namesFilipa Lacerda2019-06-141-1/+1
| * | | | Fixing specsFabio Pitino2019-06-141-2/+5
| |/ / /
| * | | Adds margins to the section linesFilipa Lacerda2019-06-121-4/+4
| * | | Moves JS into the vue componentFilipa Lacerda2019-06-121-47/+4
| * | | Merge branch 'master' into generate-spans-for-sectionsFilipa Lacerda2019-06-12185-971/+2803
| |\ \ \
| * | | | Generate <span> with all sectionsKamil Trzciński2019-05-231-12/+116
* | | | | Backport the EE schema and migrations to CEYorick Peterse2019-06-1716-770/+152
* | | | | Allow custom names for concurrent foreign keysYorick Peterse2019-06-171-5/+9
* | | | | 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