summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extend specs for builds badgetests/extend-specs-for-build-badgeGrzegorz Bizon2016-06-031-3/+23
* Merge branch 'cs-unnecessary-assets' into 'master' Robert Speicher2016-06-0216-8/+39
|\
| * Move JS graph specs to match assets tree.Connor Shea2016-06-013-0/+0
| * Fix teaspoonConnor Shea2016-06-013-3/+3
| * Fix indentationConnor Shea2016-06-011-6/+6
| * Attempt to fix the user page.Connor Shea2016-06-0110-2/+12
| * Remove d3 except for on pages where it's necessary.Connor Shea2016-06-0110-5/+26
* | Merge branch 'cleanup-readme' into 'master' Robert Speicher2016-06-021-2/+0
|\ \ | |/ |/|
| * Remove Coveralls and Semaphore badges. [ci skip]cleanup-readmeConnor Shea2016-05-311-2/+0
* | Merge branch 'fix-dropdown-cutoff' into 'master' Robert Speicher2016-06-021-1/+1
|\ \
| * | Add a title attribute to each branch in the branches dropdown on the New MR p...Connor Shea2016-05-311-1/+1
* | | Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher2016-06-0210-31/+34
|\ \ \
| * | | Fix a broken specConnor Shea2016-05-301-1/+1
| * | | Upgrade attr_encrypted and encryptorConnor Shea2016-05-307-9/+18
| * | | Upgrade devise and devise-two-factor, remove devise-asyncConnor Shea2016-05-305-21/+15
* | | | Merge branch 'downcase-registry-repository' into 'master' Stan Hu2016-06-013-3/+17
|\ \ \ \
| * | | | Introduce container_registry_path_with_namespacedowncase-registry-repositoryKamil Trzcinski2016-06-012-17/+16
| * | | | Merge remote-tracking branch 'origin/master' into downcase-registry-repositoryKamil Trzcinski2016-06-013-4/+28
| |\ \ \ \
| * | | | | Use downcased path to container repository as this is expected path by DockerKamil Trzcinski2016-06-013-3/+18
* | | | | | Merge branch '17187-hover-row' into 'master' Jacob Schatz2016-06-012-4/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Implement new row hover styleAnnabel Dunstone2016-06-012-4/+12
* | | | | | Merge branch '17676-merge-request-widget-alignment' into 'master' Jacob Schatz2016-06-011-1/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix MR widget mobile stylingLuke "Jared" Bennett2016-05-311-1/+24
* | | | | | Merge branch 'fix-note-validation-failure' into 'master' Stan Hu2016-06-012-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix note validation spec failuresStan Hu2016-06-012-3/+4
* | | | | | Merge branch 'add-edge-support' into 'master' Jacob Schatz2016-06-011-0/+1
|\ \ \ \ \ \
| * | | | | | Add Edge to supported browsers list. [ci skip]Connor Shea2016-06-011-0/+1
* | | | | | | Merge branch 'dont-advertise-ci-skip' into 'master' Robert Speicher2016-06-011-4/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't advertise the use of "ci skip" in the CONTRIBUTING guidedont-advertise-ci-skipRémy Coutable2016-06-011-4/+2
* | | | | | | Merge branch 'style/enable-semicolon-rubocop-cop' into 'master' Robert Speicher2016-06-013-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Enable Style/Semicolon rubocop style copstyle/enable-semicolon-rubocop-copGrzegorz Bizon2016-06-013-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'rubocop/enable-style-for-cop' into 'master' Robert Speicher2016-06-012-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Enable Style/For rubocop coprubocop/enable-style-for-copGrzegorz Bizon2016-06-012-4/+4
| |/ / / / / /
* | | | | | | Merge branch 'dz-one-ci-cd-tab' into 'master' Dmitriy Zaporozhets2016-06-014-9/+22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge Builds and Pipelines tab into onedz-one-ci-cd-tabDmitriy Zaporozhets2016-05-284-9/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-0193-616/+2133
|\ \ \ \ \ \
| * | | | | | Refactor ParticipableYorick Peterse2016-06-0116-66/+491
| * | | | | | Refactor MentionableYorick Peterse2016-05-261-10/+9
| * | | | | | Added author to various Markdown calls in viewsYorick Peterse2016-05-2621-24/+24
| * | | | | | Split Markdown rendering & reference gatheringYorick Peterse2016-05-2652-515/+1527
| * | | | | | Added Gitlab::LazyYorick Peterse2016-05-262-0/+71
| * | | | | | Don't modify arguments in CommitRange#initializeYorick Peterse2016-05-262-1/+11
* | | | | | | Merge branch 'fix-cancelable-retryable' into 'master' Douwe Maan2016-06-014-2/+37
|\ \ \ \ \ \ \
| * | | | | | | Fix rubocop offensesfix-cancelable-retryableKamil Trzcinski2016-06-011-2/+2
| * | | | | | | Test cancelability and retriablity of pipeline for generic statusesKamil Trzcinski2016-05-311-0/+30
| * | | | | | | Pipelines can be canceled only when there are running buildsKamil Trzcinski2016-05-313-2/+7
* | | | | | | | Merge branch 'fix/error-500-in-pipeline-when-fork' into 'master' Rémy Coutable2016-06-013-8/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Changelog entry for links fix on pipeline pagefix/error-500-in-pipeline-when-forkGrzegorz Bizon2016-06-011-0/+1
| * | | | | | | | User internal pipeline to access project in viewsGrzegorz Bizon2016-06-011-8/+8
| * | | | | | | | Add feature specs for pipeline in MR from forkGrzegorz Bizon2016-06-011-8/+38