summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-update-openid-omniauth-gem' into 'master'Douglas Barbosa Alexandre2019-06-121-8/+0
|\
| * Bump omniauth_openid_connect to 0.3.1sh-update-openid-omniauth-gemStan Hu2019-06-081-8/+0
* | Monitor only final statesrack-timeout-renameJan Provaznik2019-06-121-2/+21
* | Moved RackTimeout observer to a different locationJan Provaznik2019-06-121-1/+1
* | Rename `BatchCommitLoader` to `BatchLfsOidLoader`Bob Van Landuyt2019-06-111-1/+1
* | Merge branch 'ignore-artifact-attirbutes-in-project-import-export' into 'master'James Lopez2019-06-111-1/+4
|\ \
| * | Ignore legacy artifact columns in Project Import/ExportShinya Maeda2019-06-111-1/+4
* | | Merge branch 'prom-api-1' into 'master'Sean McGivern2019-06-114-6/+35
|\ \ \
| * | | Switch errors to inherit from a base classprom-api-1syasonik2019-06-062-16/+17
| * | | Address rubocop errorssyasonik2019-06-061-1/+4
| * | | Expose prometheus endpoint per metric in dashboardsyasonik2019-06-064-5/+30
* | | | Merge branch 'add-lfs-blob-ids-to-tree-type' into 'master'Filipa Lacerda2019-06-111-0/+23
|\ \ \ \
| * | | | Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-101-0/+23
| | |/ / | |/| |
* | | | Merge branch 'sh-fix-utf-8-encoding-resolve-conflicts' into 'master'Dmitriy Zaporozhets2019-06-111-1/+20
|\ \ \ \
| * | | | Force source and target branch to binary modesh-fix-utf-8-encoding-resolve-conflictsStan Hu2019-06-101-8/+15
| * | | | Fix UTF-8 conversion issues when resolving conflictsStan Hu2019-06-101-1/+13
| |/ / /
* | | | Merge branch 'allow-emoji-in-references' into 'master'Robert Speicher2019-06-101-0/+23
|\ \ \ \
| * | | | Allow emoji in label and milestone referencesallow-emoji-in-referencesSean McGivern2019-06-071-0/+23
* | | | | Avoid encoding errors for MergeToRefServiceosw-avoid-encoding-errors-on-merge-to-ref-serviceOswaldo Ferreira2019-06-101-0/+18
* | | | | Add metric for measuring PumaWorkerKiller activityJan Provaznik2019-06-101-0/+27
* | | | | Merge branch '33064-add-labels-to-note-event-payload' into 'master'Sean McGivern2019-06-101-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adding labels to note event payload.Sujay Patel2019-06-101-0/+2
* | | | | Revert "Merge branch '50070-legacy-attachments' into 'master'"sh-revert-mr-24679Stan Hu2019-06-091-253/+0
| |_|_|/ |/| | |
* | | | Fix migration specs using factoriesMarkus Koller2019-06-071-9/+25
* | | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-072-0/+9
|\ \ \ \
| * | | | Fix migration specs using factoriesKrasimir Angelov2019-06-072-2/+2
| * | | | Add project level git depth settingKrasimir Angelov2019-06-062-0/+9
* | | | | Merge branch '50070-legacy-attachments' into 'master'Kamil Trzciński2019-06-071-0/+237
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Migrate legacy uploads to the project location50070-legacy-attachmentsJarka Košanová2019-06-061-0/+237
* | | | | Make OpenID Connect work without requiring a namesh-fix-openid-connect-defaultsStan Hu2019-06-061-0/+8
* | | | | Add pages domains acme ordersVladimir Shushlin2019-06-062-33/+23
* | | | | Merge branch '62847-url-for-the-next-request-with-pagination-is-missing-port'...Dmitriy Zaporozhets2019-06-061-15/+19
|\ \ \ \ \
| * | | | | Include the port in the URLs of the API Link headersRémy Coutable2019-06-061-15/+19
| |/ / / /
* | | | | Merge branch '62015-add-counterpart-tae-to-the-reviewer-roulette' into 'master'Sean McGivern2019-06-061-10/+37
|\ \ \ \ \
| * | | | | Show Test Automation Engineer for spec/feature asLin Jen-Shin2019-06-061-10/+37
| |/ / / /
* | | | | Merge branch 'fix/allow-lower-case-issue-ids' into 'master'Sean McGivern2019-06-061-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow lowercase prefix for Youtrack issue idsMatthias Baur2019-06-031-0/+7
* | | | | Ensure that template is used onceKamil Trzciński2019-06-061-0/+7
| |_|_|/ |/| | |
* | | | Merge branch 'ci-variable-expression-con-dis-junction' into 'master'Kamil Trzciński2019-06-0610-208/+730
|\ \ \ \
| * | | | && and || operators for CI Pipeline expressions.drew cimino2019-06-0410-208/+730
* | | | | Merge branch 'revert-86900f00' into 'master'Grzegorz Bizon2019-06-061-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-4/+4
* | | | | Merge branch '54140-non-ar-cache-commit-markdown' into 'master'Douwe Maan2019-06-057-12/+372
|\ \ \ \ \
| * | | | | Remove requirement for id for #markdown_cache_keyPatrick Bajao2019-06-052-8/+0
| * | | | | Use #cache_key of subject for generated redis keyPatrick Bajao2019-06-053-27/+37
| * | | | | Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao2019-06-057-12/+370
| | |/ / / | |/| | |
* | | | | Merge branch 'graphql-file-entry-url' into 'master'Nick Thomas2019-06-051-0/+20
|\ \ \ \ \
| * | | | | Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-051-0/+20
| |/ / / /
* | | | | Merge branch '11126-fix-repository-size-check-ce' into 'master'Stan Hu2019-06-052-0/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-052-0/+23
| |/ / /