summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Collapse)AuthorAgeFilesLines
* Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING ↵fix/encoding-issueJames Lopez2017-04-201-0/+4
| | | | error
* Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-32/+76
|\ | | | | | | | | | | | | Do not append issuable state to links with custom anchor Closes #30916 See merge request !10782
| * Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-32/+76
| | | | | | | | | | Closes #30916 Change the presentation from [closed] to (closed)
* | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
|\ \ | | | | | | | | | | | | | | | | | | Fix PlantUML integration in GFM Closes #30557 See merge request !10651
| * | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4
| | | | | | | | | | | | | | | Fixes #30557 Use "lang" attribute instead of "class" in PlantumlFilter.
* | | 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 description Closes #30964 See merge request !10789
| * Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-11/+21
| | | | | | | | Closes #30964
* | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-192-0/+197
|\ \ | | | | | | | | | | | | | | | | | | Usage ping port Closes #27750 See merge request !10481
| * | 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
| | | | | | | | | | | | | | | | | | This new class uses a Redis Hash instead of a Sorted Set. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Port 'Add user activities API' to CESean McGivern2017-04-143-0/+246
| | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/962
| * | 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
| | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521
| * | Track Mattermost usageZ.J. van de Weg2017-04-141-0/+1
| | |
| * | Remove pushes count from usage ping payloadRuben Davila2017-04-141-1/+0
| | | | | | | | | | | | | | | | | | This query is constantly generating timeout errors on large installations and we don't have a simple solution for now and also we don't think having this counter is really critical.
| * | Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+65
| | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735
* | | 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
| | | | | | | | Fixes https://sentry.gitlap.com/gitlab/gitlabcom/issues/27545/
* | 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
|/ | | | Closes #30972
* Merge branch 'fix-appending-state-to-issuable-references' into 'master' Robert Speicher2017-04-131-11/+32
|\ | | | | | | | | | | | | Fix appending state to issuable references Closes #30874 See merge request !10683
| * Fix appending state to issuable referencesfix-appending-state-to-issuable-referencesAdam Niedzielski2017-04-131-11/+32
| | | | | | | | | | | | | | Closes #30874. Ignore nodes with no children. Append directly to the node instead of the last child of the node to avoid inheriting formatting from the last child
* | Merge branch 'fix-trace-seeking-readline' into 'master' Kamil Trzciński2017-04-131-4/+24
|\ \ | | | | | | | | | | | | | | | | | | After Trace#limit, we seek to the next line in case Closes #30796 See merge request !10681
| * | 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
| |/ | | | | | | of breaking ANSI sequence or Unicode
* | 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
| | | | This reverts commit 22726942fe0b6c11c20de070cc9784de12ca2ce6.
* 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 migrations See merge request !9976
| * Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-122-0/+429
| | | | | | | | | | | | | | Starting with GitLab 9.1.0 we will no longer allow downtime migrations unless absolutely necessary. This commit updates the various developer guides and adds code that is necessary to make zero downtime migrations less painful.
* | Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan2017-04-122-4/+48
|\ \ | | | | | | | | | | | | | | | | | | removes redundant code from database.rb Closes #29056 See merge request !10583
| * | 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 object See merge request !10633
| * | Return nil as coverage instead of a File objectzj-fix-coverage-bugZ.J. van de Weg2017-04-122-7/+19
| |/ | | | | | | | | | | | | | | | | Given a valid pipeline job, and a regex which wouldn't match to a jobs trace, the stream of the trace would return the File object. This was not the case when it matched a value, as that would have been return from the block. Now the `extract_coverage` method returns `nil` if no match was found.
* | Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-121-42/+45
|\ \ | |/ |/| | | | | Setup and run a Gitaly server for testing if GitalyClient is enabled See merge request !10298
| * Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-42/+45
| |
* | Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński2017-04-111-0/+7
|\ \ | | | | | | | | | | | | | | | | | | Fix container repository/tag location text copied into the clipboard Closes #30695 See merge request !10587
| * | Add method that returns location of registry imageGrzegorz Bizon2017-04-101-0/+7
| |/
* | Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable2017-04-101-48/+44
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Retrieve Git-specific env in Gitlab::Git::Repository#ruggedRémy Coutable2017-04-101-0/+30
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Add a Gitlab::Git::Env to store Git-specific env thread-safelyRémy Coutable2017-04-101-0/+102
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>