summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Add configurable timeout for git fetch and clone operationsmrchrisw-import-shell-timeoutChris Wilson2017-04-271-0/+41
* Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-212-55/+18
|\
| * Start versioning cached markdown fieldsNick Thomas2017-04-212-55/+18
* | Merge branch 'sh-fix-issue-31215-2' into 'master' Douwe Maan2017-04-211-0/+25
|\ \ | |/ |/|
| * Also test against external-issue for deleted projectsLin Jen-Shin2017-04-211-5/+17
| * Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215Lin Jen-Shin2017-04-218-67/+320
| |\
| * | Fix Error 500 when referencing issue with project in pending deletesh-fix-issue-31215Stan Hu2017-04-201-0/+13
* | | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...fix/encoding-issueJames Lopez2017-04-201-0/+4
| |/ |/|
* | Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-32/+76
|\ \
| * | Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-32/+76
* | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
|\ \ \
| * | | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4
* | | | Refactor changing files in web UIDouwe Maan2017-04-204-17/+19
| |/ / |/| |
* | | Merge branch 'issuable-state-only-notes-and-description' into 'master' Sean McGivern2017-04-191-11/+21
|\ \ \ | |/ / |/| |
| * | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-11/+21
* | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-192-0/+197
|\ \ \ | |_|/ |/| |
| * | Remove unused user activities codeSean McGivern2017-04-141-155/+0
| * | Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-143-91/+127
| * | Port 'Add user activities API' to CESean McGivern2017-04-143-0/+246
| * | Add prometheus services to usage pingSean McGivern2017-04-141-0/+1
| * | Add edition to usage pingSean McGivern2017-04-141-0/+1
| * | Add Upload count to usage dataRobert Speicher2017-04-141-0/+1
| * | Port 'Add uuid to usage ping' to CESean McGivern2017-04-141-1/+3
| * | Track Mattermost usageZ.J. van de Weg2017-04-141-0/+1
| * | Remove pushes count from usage ping payloadRuben Davila2017-04-141-1/+0
| * | Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+65
* | | Improve container registry repository path specsfix/gb/container-registry-repository-pathsGrzegorz Bizon2017-04-191-15/+4
* | | Fix duplicated container repository namesGrzegorz Bizon2017-04-181-1/+30
| |/ |/|
* | Just enforce the output encoding for Ansi2htmlLin Jen-Shin2017-04-181-1/+20
* | Fix specsdm-git-blob-sizesDouwe Maan2017-04-171-2/+2
* | Set the encoding in c'tor and explain why it's finefix-trace-encodingLin Jen-Shin2017-04-171-1/+1
* | Restore nil for streamLin Jen-Shin2017-04-171-1/+1
* | Only set the encoding before passing to Ansi2htmlLin Jen-Shin2017-04-171-7/+7
* | Make sure @stream.each_line would tag Encoding.default_externalLin Jen-Shin2017-04-171-4/+14
* | Make sure we're giving Encoding.default_externalLin Jen-Shin2017-04-171-3/+9
* | Fix regression in rendering Markdown references that do not existsh-fix-base-parserStan Hu2017-04-151-2/+21
|/
* Merge branch 'fix-appending-state-to-issuable-references' into 'master' Robert Speicher2017-04-131-11/+32
|\
| * Fix appending state to issuable referencesfix-appending-state-to-issuable-referencesAdam Niedzielski2017-04-131-11/+32
* | Merge branch 'fix-trace-seeking-readline' into 'master' Kamil Trzciński2017-04-131-4/+24
|\ \
| * | Update tests for the fact that we would skip one linefix-trace-seeking-readlineLin Jen-Shin2017-04-131-3/+3
| * | After Trace#limit, we seek to the next line in caseLin Jen-Shin2017-04-131-1/+21
| |/
* | Fix registry for projects with uppercases in pathGrzegorz Bizon2017-04-131-3/+19
|/
* Revert "Fix registry for projects with uppercases in path"Grzegorz Bizon2017-04-131-19/+3
* Fix registry for projects with uppercases in pathGrzegorz Bizon2017-04-131-3/+19
* Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan2017-04-122-0/+429
|\
| * Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-122-0/+429
* | Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan2017-04-122-4/+48
|\ \
| * | removes redundant code from database.rb29056-backport-ee-cleanup-database-fileTiago Botelho2017-04-112-4/+48
* | | Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński2017-04-122-7/+19
|\ \ \ | |_|/ |/| |
| * | Return nil as coverage instead of a File objectzj-fix-coverage-bugZ.J. van de Weg2017-04-122-7/+19
| |/