summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+38
* Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-191-1/+1
|\
| * Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-1/+1
* | Merge branch 'migration-helpers' into 'master' Robert Speicher2016-05-191-0/+124
|\ \
| * | Fixed styling per Rubocop pedanticsYorick Peterse2016-05-121-4/+4
| * | Added helper methods for database migrationsYorick Peterse2016-05-121-0/+124
* | | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-182-21/+68
| |/ |/|
* | Merge branch 'gh-pull-requests'Douwe Maan2016-05-162-30/+87
|\ \
| * | Fix validation method for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre2016-05-132-2/+16
| * | Extract GitHub branch formatterDouglas Barbosa Alexandre2016-05-132-88/+57
| * | Import PRs where branch names were reused across PRsDouglas Barbosa Alexandre2016-05-131-6/+26
| * | Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre2016-05-131-0/+6
| * | Fix spec for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre2016-05-131-22/+70
* | | Add cache count metrics to rails cacheadd-cache-count-metricsPablo Carranza2016-05-151-5/+11
|/ /
* | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-132-4/+4
* | Removed tracking of total method execution timestotal-method-timeYorick Peterse2016-05-121-6/+0
* | Only generate repository push email onceSean McGivern2016-05-111-1/+1
* | Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable2016-05-101-1/+1
|/
* Use the proper GitLab URL for links in WikiArtem Sidorenko2016-05-091-1/+1
* Merge branch 'fix/import-url-issues' into 'master' Robert Speicher2016-05-051-6/+20
|\
| * fix failing specfix/import-url-issuesJames Lopez2016-04-281-5/+4
| * added spec testing exception raisedJames Lopez2016-04-281-6/+21
* | Fix the line code when importing PR review comments from GitHubDouglas Barbosa Alexandre2016-05-051-17/+13
* | Merge branch 'use-remote-ip-for-akismet' into 'master' Rémy Coutable2016-04-281-1/+1
|\ \
| * | Use ActionDispatch Remote IP for Akismet checkingStan Hu2016-04-271-1/+1
| |/
* | Backport GitHub Enterprise import support from EEStan Hu2016-04-261-3/+37
|/
* Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-211-3/+3
|\
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-197-45/+223
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-166-65/+121
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-132-9/+53
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-112-11/+14
| |\ \ \ \
| * | | | | Fix specsKamil Trzcinski2016-04-111-3/+3
* | | | | | Fix setting of "action" for Grape transactionsYorick Peterse2016-04-201-0/+24
* | | | | | Fix wiki testsSebastian Klier2016-04-201-0/+9
| |_|_|_|/ |/| | | |
* | | | | Using single builder for push and tag eventsGabriel Mazetto2016-04-191-22/+6
* | | | | Added System Hooks for push and tag_pushGabriel Mazetto2016-04-191-3/+28
* | | | | Use double instead of OpenStruct in the Issue/PR formatters specsDouglas Barbosa Alexandre2016-04-182-32/+34
* | | | | Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre2016-04-182-0/+35
* | | | | Import milestones from GitHubDouglas Barbosa Alexandre2016-04-181-0/+82
* | | | | Import labels from GitHubDouglas Barbosa Alexandre2016-04-181-0/+19
* | | | | Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre2016-04-182-0/+5
* | | | | Count the number of SQL queries per transactionYorick Peterse2016-04-181-0/+3
* | | | | Use Module#prepend for method instrumentationfix-method-instrumentationYorick Peterse2016-04-181-14/+37
| |_|_|/ |/| | |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-147-77/+342
|\ \ \ \
| * \ \ \ Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-142-57/+89
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-132-57/+89
| * | | | Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski2016-04-131-9/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added default setting for `external_providers`Patricio Cano2016-04-111-9/+28
| | | |/ | | |/|
| * | | Added ability to add custom tags to transactionsYorick Peterse2016-04-131-0/+25
| |/ /
| * | Fixed stubbing for Gitlab::Metrics specsYorick Peterse2016-04-111-1/+1