summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-0323-233/+1056
|\
| * Reduce Namespace queries in UserReferenceFilterbanzai-user-filter-queriesYorick Peterse2016-06-021-0/+19
| * Added ReferenceFilter#nodesYorick Peterse2016-06-021-0/+9
| * Returning enums in ReferenceFilter#each_nodeYorick Peterse2016-06-021-0/+36
| * Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-0121-233/+992
| |\
| | * Split Markdown rendering & reference gatheringYorick Peterse2016-05-2620-233/+955
| | * Added Gitlab::LazyYorick Peterse2016-05-261-0/+37
| * | Merge branch 'current-settings-use-request-store-during-request'Douwe Maan2016-06-011-2/+2
| |\ \
| | * | Update tests for the current_application_settings request store changesDJ Mountney2016-05-271-2/+2
* | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-3019-50/+118
|\ \ \ \ | |/ / /
| * | | Improve note factoryGrzegorz Bizon2016-05-291-8/+8
| * | | Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-17/+54
| |/ /
| * | Merge branch 'measure-proxy-timing' into 'master' Yorick Peterse2016-05-261-0/+31
| |\ \ | | |/ | |/|
| | * Rename metric to 'rails queue duration'Jacob Vosmaer2016-05-261-2/+2
| | * Test ProxyFlightTime middlewareJacob Vosmaer2016-05-251-0/+31
| * | Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-2517-33/+33
| |\ \
| | * | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-2417-33/+33
| | |/
* | | Merge branch 'master' into awardablesZJ van de Weg2016-05-259-42/+452
|\ \ \ | |/ /
| * | Replace \n to <br>Kamil Trzcinski2016-05-231-0/+9
| |/
| * 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
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-184-0/+243
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Provide full test coverage to lib/container_registry API implementationKamil Trzcinski2016-05-174-1/+216
| * | | | | Add .gitkeepKamil Trzcinski2016-05-171-0/+28
| |/ / / /
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-1811-80/+328
|\ \ \ \ \ | |/ / / /
| * | | | 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