summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Added default setting for `external_providers`Patricio Cano2016-04-111-9/+28
| | | |_|/ | | |/| |
| * | | | Merge branch 'rs-gitlab-com-check' into 'master' Dmitriy Zaporozhets2016-04-131-0/+17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add `Gitlab.com?` methodrs-gitlab-com-checkRobert Speicher2016-04-121-0/+17
| | |/ /
| * | | Added ability to add custom tags to transactionsYorick Peterse2016-04-131-0/+25
| |/ /
| * | Fixed stubbing for Gitlab::Metrics specsYorick Peterse2016-04-111-1/+1
| * | Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transactionYorick Peterse2016-04-111-0/+3
| * | Added specs for Gitlab::Metrics::System.cpu_timeYorick Peterse2016-04-111-0/+6
| * | Store block timings as transaction valuesYorick Peterse2016-04-111-11/+5
| |/
| * Instrument Rails cache codeinstrument-rails-cacheYorick Peterse2016-04-081-0/+71
| * Remove dumb debug statement and add many tests.Jacob Schatz2016-04-071-0/+115
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-077-110/+185
|\ \ | |/
| * Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable2016-04-071-1/+32
| |\
| | * Extend build status badge, add html/markdown methodsGrzegorz Bizon2016-04-061-1/+32
| * | Merge branch 'saml-external-groups' into 'master' Robert Speicher2016-04-071-99/+67
| |\ \
| | * | Implemented suggested fixesPatricio Cano2016-04-061-25/+16
| | * | Fix error that was causing only one group to be returned and corrected specs ...Patricio Cano2016-04-061-1/+6
| | * | Removed extra LDAP tests and added tests for the external groups featurePatricio Cano2016-04-051-22/+46
| | * | Remove unnecessary LDAP tests from SAML testsPatricio Cano2016-04-041-59/+7
| * | | Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher2016-04-072-6/+8
| |\ \ \
| | * | | little refactor and improvements on specsGabriel Mazetto2016-04-062-7/+4
| | * | | Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-3/+6
| | * | | Fixed Gollum pages link url expansion to render correctly in previewGabriel Mazetto2016-03-301-3/+5
| * | | | Merge branch 'patch/fix-ldap-unblock-user-logic' into 'master' Robert Speicher2016-04-061-1/+26
| |\ \ \ \
| | * | | | Unblocks user when active_directory is disabled and it can be foundpatch/fix-ldap-unblock-user-logicGabriel Mazetto2016-04-051-1/+26
| | |/ / /
| * | | | Merge branch 'fix-markdown-rendering' into 'master' Douwe Maan2016-04-061-0/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix header link rendering when containing numbersfix-markdown-renderingYorick Peterse2016-04-061-0/+8
| * | | | Measure Ruby blocks using Gitlab::MetricsYorick Peterse2016-04-061-0/+41
| * | | | Corrected some spec headers for Gitlab::MetricsYorick Peterse2016-04-061-3/+3
| |/ / /
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-051-0/+24
|\ \ \ \ | |/ / /
| * | | Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-041-0/+24
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-048-20/+214
|\ \ \ | |/ /
| * | Merge branch 'routing' into 'master' Robert Speicher2016-04-012-2/+2
| |\ \
| | * | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-012-2/+2
| * | | Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher2016-04-011-0/+24
| |\ \ \
| | * | | updated specfix/fogbugz-importJames Lopez2016-03-311-1/+1
| | * | | spec and fix for fogbugz lonely user problemJames Lopez2016-03-301-0/+24
| * | | | Fix rubocop offenses in upload rewriter specsfix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-311-1/+1
| * | | | Merge branch 'master' into fix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-314-18/+122
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets2016-03-301-0/+19
| | |\ \ \
| | | * | | Pre-calculate Emoji digestsprecompile-emoji-urlsYorick Peterse2016-03-301-0/+19
| | | | |/ | | | |/|
| | * | | Merge branch '2364-fallback-to-in-reply-to-header' into 'master' Douwe Maan2016-03-302-18/+31
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-252-26/+26
| | | * | Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-251-0/+13
| | | |/
| | * | Extend specs for build badgerefactor/project-badges-interfaceGrzegorz Bizon2016-03-291-9/+48
| | * | Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-0/+33
| | |/
| * | Extend specs for GFM uploads rewriterGrzegorz Bizon2016-03-311-9/+29
| * | Remove reduntant `move_to_store` overrideGrzegorz Bizon2016-03-301-4/+4
| * | Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-2/+2
| * | Get FileUploader into test harness using factoryGrzegorz Bizon2016-03-301-4/+1
| * | Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+49
| |/