summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu2016-05-221-0/+7
* Add specs for migration helpers and boolean valuesGrzegorz Bizon2016-05-221-0/+6
* Test migration helpers using a migration classGrzegorz Bizon2016-05-221-7/+5
* Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-201-0/+40
|\
| * Update API and fetching taskZeger-Jan van de Weg2016-05-201-1/+3
| * Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+38
* | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+68
|\ \
| * | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-0/+68
* | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-201-20/+131
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-1824-178/+845
| |\ \
| * \ \ Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-mdDouwe Maan2016-04-234-114/+38
| |\ \ \
| * | | | Using project `path_with_namespace` in milestone's cross project references l...Alejandro Rodríguez2016-04-201-3/+3
| * | | | Escaping the `object_link_text` on cross project milestone referencesAlejandro Rodríguez2016-04-201-0/+6
| * | | | Consistently using iid when treating milestones as referrablesAlejandro Rodríguez2016-04-201-20/+125
* | | | | 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
* | | | | Merge branch 'issue_17560' into 'master' Robert Speicher2016-05-192-21/+68
|\ \ \ \ \
| * | | | | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-182-21/+68
| | |/ / / | |/| | |
* | | | | Provide full test coverage to lib/container_registry API implementationKamil Trzcinski2016-05-174-1/+216
* | | | | Add .gitkeepKamil Trzcinski2016-05-171-0/+28
|/ / / /
* | | | Merge branch 'docker-registry' into 'master' Douwe Maan2016-05-162-0/+61
|\ \ \ \
| * | | | Improve authentication service specsKamil Trzcinski2016-05-151-8/+20
| * | | | Rename JWT to JSONWebTokenKamil Trzcinski2016-05-142-2/+2
| * | | | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-1310-47/+195
| |\ \ \ \
| * | | | | Fix CI testsKamil Trzcinski2016-05-122-2/+2
| * | | | | Added rspec for testing container registry authentication serviceKamil Trzcinski2016-05-092-0/+49
* | | | | | 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-133-6/+6
* | | | | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-33/+78
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-103-1/+25
| |\ \ \ \ \
| * | | | | | Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-091-33/+78
| | |/ / / / | |/| | | |
* | | | | | Removed tracking of total method execution timestotal-method-timeYorick Peterse2016-05-121-6/+0
* | | | | | Implement @rymai's feedback after review.Timothy Andrew2016-05-121-2/+10
* | | | | | Add a spec for `WikiLinkFilter`Timothy Andrew2016-05-121-0/+77
* | | | | | Only generate repository push email onceSean McGivern2016-05-111-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'fix/using-uploads-in-global-snippets' into 'master' Robert Speicher2016-05-101-0/+18
|\ \ \ \ \
| * | | | | Do not process upload links if no project contextGrzegorz Bizon2016-05-101-3/+3
| * | | | | Fix using link to uploads in global snippetsGrzegorz Bizon2016-05-101-0/+18
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-05-101-1/+1
|\ \ \ \ \ \
| * | | | | | Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable2016-05-101-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Use a case-insensitive comparison in sanitizing URI schemesStan Hu2016-05-091-0/+6
|/ / / / /