summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* DRY up testsHeinrich Lee Yu2018-11-191-16/+13
* Show separate empty_state if issues are filteredHeinrich Lee Yu2018-11-191-0/+18
* Add support for surfacing a link to the branch or tag name in push message…Tony Castrogiovanni2018-11-191-12/+53
* Merge branch '54093-the-default_value_for-gem-doesn-t-handle-actioncontroller...46166-add-constraints-that-prevent-ci_builds-from-being-associated-with-null-pipeline-projectSean McGivern2018-11-192-2/+18
|\
| * Add a test for the creation of an internal user by an admin54093-the-default_value_for-gem-doesn-t-handle-actioncontroller-parameters-correctlyRoger Rüttimann2018-11-151-1/+17
| * Use gitlab-default_value_with Rails 5Rémy Coutable2018-11-151-1/+1
* | Merge branch '52385-search-bar-for-dashboard-list' into 'master'Sean McGivern2018-11-1915-186/+102
|\ \
| * | Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-151-10/+5
| * | Add helper testsHeinrich Lee Yu2018-11-131-0/+35
| * | Change string concat to template stringHeinrich Lee Yu2018-11-131-2/+2
| * | Update documentationHeinrich Lee Yu2018-11-131-1/+1
| * | Fix testsHeinrich Lee Yu2018-11-1313-174/+60
* | | Merge branch 'sh-fix-issue-53783-ce' into 'master'Rémy Coutable2018-11-191-6/+143
|\ \ \
| * | | Fix enabling project deploy key for adminssh-fix-issue-53783-ceStan Hu2018-11-161-6/+143
* | | | Don't show memory usage graph for unmerged MRsSimon Knox2018-11-191-2/+25
* | | | Merge branch 'fix-not-render-emoji' into 'master'Mike Greiling2018-11-191-1/+1
|\ \ \ \
| * | | | Fix spec to catch not rendering emojiHiroyuki Sato2018-11-181-1/+1
* | | | | Merge branch '53700-hashed-storagemigration' into 'master'Stan Hu2018-11-161-0/+8
|\ \ \ \ \
| * | | | | Allow partially migrated repositories to continue migration53700-hashed-storagemigrationGabriel Mazetto2018-11-151-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'validate-that-foreign-keys-are-created' into 'master'Sean McGivern2018-11-161-0/+96
|\ \ \ \ \
| * | | | | Backport EE changesKamil Trzciński2018-11-151-1/+7
| * | | | | Validate foreign keys being indexedKamil Trzciński2018-11-151-0/+90
* | | | | | Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma...Grzegorz Bizon2018-11-163-0/+139
|\ \ \ \ \ \
| * | | | | | Add spec for Pipeline DELETE for developers41875-allow-pipelines-to-be-deleted-by-project-ownersMatija Čupić2018-11-131-4/+21
| * | | | | | Raise exception when user is not authorizedMatija Čupić2018-11-131-8/+2
| * | | | | | Authorize DestroyPipelineService against pipelineMatija Čupić2018-11-131-0/+18
| * | | | | | Destroy pipeline in serviceMatija Čupić2018-11-122-12/+75
| * | | | | | Implement MVC for Pipeline deletion APIMatija Čupić2018-11-121-0/+47
* | | | | | | Merge branch 'gt-rename-diffs-store-variable' into 'master'Phil Hughes2018-11-162-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Rename diffs store variableGeorge Tsiolis2018-11-152-7/+7
* | | | | | | | Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-165-14/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary --tiller-namespace49726-upgrade-helm-to-2-11Dylan Griffith2018-11-162-11/+11
| * | | | | | | | Use helm version loop instead of sleep in ClientCommandDylan Griffith2018-11-162-11/+11
| * | | | | | | | Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-165-14/+55
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '54011-all-files-named-index-have-their-content-rendered-as-if-t...Steve Azzopardi2018-11-161-3/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix spec failureJames Lopez2018-11-151-1/+2
| * | | | | | | | Fix trailing whitespaceJames Lopez2018-11-151-1/+1
| * | | | | | | | Update spec to use PLAIN_FILENAMES constantJames Lopez2018-11-151-1/+2
| * | | | | | | | Refactor spec to test all extensionsJames Lopez2018-11-151-1/+3
| * | | | | | | | Fix text rendering of readme/indexJames Lopez2018-11-141-0/+4
* | | | | | | | | Merge branch 'sh-use-nokogiri-xml-backend' into 'master'Kamil Trzciński2018-11-161-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use Nokogiri as the ActiveSupport XML backendsh-use-nokogiri-xml-backendStan Hu2018-11-161-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'allow-to-use-glob-for-ci-changes-detection' into 'master'Grzegorz Bizon2018-11-161-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add glob for CI changes detectionKirill Zaitsev2018-11-151-0/+12
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'gt-fix-typos-in-lib' into 'master'Sean McGivern2018-11-1614-29/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typos in libGeorge Tsiolis2018-11-1514-29/+29
* | | | | | | | | | Merge branch '28682-can-merge-branch-before-build-is-started' into 'master'Grzegorz Bizon2018-11-161-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Strictly require a pipeline to mergeMatija Čupić2018-11-081-1/+1
* | | | | | | | | | | Merge branch 'fix-typo-pipline-to-pipeline' into 'master'Grzegorz Bizon2018-11-162-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix typo pipline to pipelinejumpyoshim2018-11-162-2/+2