summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-038-34/+42
|\
| * Fix more tests with new Code tabDmitriy Zaporozhets2016-06-034-13/+15
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Update tests to match new Code tab logicDmitriy Zaporozhets2016-06-033-24/+25
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Refactor. Add tests.Josh Frye2016-06-022-0/+5
| |
| * Enable Style/SpaceAfterMethodName rubocop coprubocop/enable-space-after-method-name-copGrzegorz Bizon2016-05-301-1/+1
| | | | | | | | See #17478
* | Incorportate feedbackZ.J. van de Weg2016-06-011-1/+1
| |
* | Merge branch 'master' into awardablesZJ van de Weg2016-05-309-16/+16
|\ \ | |/
| * Improve note factoryGrzegorz Bizon2016-05-291-1/+1
| |
| * Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-292-2/+2
| |
| * Merge branch 'updated-contrib-calendar' into 'master' Jacob Schatz2016-05-251-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POC: Updated contrib calendar In an effort to cut down the JS file size - i've removed the heatmap calendar used for the contributing calendar on users profiles. We already have d3 on the page so why not use it instead of using a library which uses it? ![Screen_Shot_2016-04-27_at_11.08.41](/uploads/64c40f0c766f800fd0e33ac8be7f9644/Screen_Shot_2016-04-27_at_11.08.41.png) cc. @jschatz1 See merge request !3944
| | * tests updatePhil Hughes2016-05-161-1/+1
| | |
| * | Merge branch 'fix-grammar-issues' into 'master' Jacob Schatz2016-05-251-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix grammar and wording in text on various pages. ## What does this MR do? Fixes various grammatical and/or wording issues I found while copyediting on the plane :) ## Why was this MR needed? Incorrect grammar and weird/confusing wording makes the product look less polished and professional. See merge request !4237
| | * | Fix grammar and wording in text on various pages.Connor Shea2016-05-221-2/+2
| | | |
| * | | Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-257-10/+10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable RSpec/NotToNot cop and auto-correct offenses Ref: https://gitlab.com/gitlab-org/gitlab-ce/issues/17761 See merge request !4267
| | * | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-247-10/+10
| | | | | | | | | | | | | | | | | | | | Also removes the note from the development/testing.md guide
* | | | | Remove old tests, and use right factoriesZJ van de Weg2016-05-252-9/+9
| | | | |
* | | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-2523-103/+103
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'snippets-ui' into 'master' Jacob Schatz2016-05-242-4/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated snippets UI ![Screen_Shot_2016-05-18_at_14.11.54](/uploads/2544351e50f19a36c4ba9a7a92d5544b/Screen_Shot_2016-05-18_at_14.11.54.png) Closes #14328 See merge request !4194
| | * | | | Updated snippets testssnippets-uiPhil Hughes2016-05-192-4/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'project-settings' into 'master' Jacob Schatz2016-05-241-1/+1
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Project settings UI update ![Screen_Shot_2016-05-16_at_16.42.55](/uploads/2e308cbf26a002fc411c3e84b663a5d1/Screen_Shot_2016-05-16_at_16.42.55.png)![Screen_Shot_2016-05-16_at_16.43.01](/uploads/8d983c43307c65852efe002f6e9482d9/Screen_Shot_2016-05-16_at_16.43.01.png)![Screen_Shot_2016-05-16_at_16.43.16](/uploads/6124e0600cc0e5b309a60b065409d537/Screen_Shot_2016-05-16_at_16.43.16.png)![Screen_Shot_2016-05-16_at_16.43.13](/uploads/177976c2c08034e096e7ebdcad1f369f/Screen_Shot_2016-05-16_at_16.43.13.png) See merge request !4162
| | * | | Fixed project settings testsproject-settingsPhil Hughes2016-05-201-1/+1
| | | |/ | | |/|
| * | | Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-233-4/+4
| |\ \ \ | | |/ /
| | * | Fix spinach testsKamil Trzcinski2016-05-161-2/+2
| | | |
| | * | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-161-6/+6
| | |\ \ | | | |/
| | * | Fix spinach testsKamil Trzcinski2016-05-142-2/+2
| | | |
| * | | Fix file browsing testDmitriy Zaporozhets2016-05-161-7/+9
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Fix shortcuts testsDmitriy Zaporozhets2016-05-163-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Modify tests to match new navigation behaviour for project pagesDmitriy Zaporozhets2016-05-1614-86/+82
| | |/ | |/| | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-185-10/+10
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | # Conflicts: # app/controllers/projects/merge_requests_controller.rb # app/models/note.rb # db/schema.rb # spec/models/note_spec.rb
| * | Update specsDouwe Maan2016-05-131-6/+6
| |/
| * Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-134-4/+4
| |
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-1/+1
|\ \ | |/
| * Merge branch 'hook-docs-behavior' into 'master' Robert Speicher2016-05-111-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | Improve documentation and web test for web hooks Tips and documentation of actual hook behavior. Improved user feedback when testing hooks via the web UI. See merge request !4015
| | * Fix test failuresJacob Vosmaer2016-05-091-1/+1
| | |
* | | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-1125-225/+49
|\ \ \ | |/ /
| * | Add integration specs for tagsRémy Coutable2016-05-102-136/+0
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable2016-05-092-39/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Backport changes from gitlab-org/gitlab-ee!372 Mostly replaces several Spinach tests with RSpec Feature tests. See merge request !4043
| | * | Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-042-39/+3
| | | | | | | | | | | | | | | | Mostly replaces several Spinach tests with RSpec Feature tests.
| * | | Merge branch 'master' into group-navigation-redesignDmitriy Zaporozhets2016-05-052-4/+4
| |\ \ \ | | |/ /
| | * | Merge branch 'clean-user-profile-classes' into 'master' Jacob Schatz2016-05-041-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused .contributed-projects class While working on #13401 and trying to add a new tab to the user profile page, I came across this. I noticed that the `contributed-projects` class was only being used in order to select the div in the tests. For consistency with the other tabs, I decided to remove this class and use the div's id for the selector. See merge request !3945
| | | * | Remove unused .contributed-projects classKarlo Soriano2016-04-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While working on #13401 and trying to add a new tab to the user profile page, I came across this. I noticed that the `contributed-projects` class was only being used in order to select the div in the tests. For consistency with the other tabs, I decided to remove this class and use the div's id for the selector.
| | * | | Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable2016-05-041-2/+2
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance This was originally opened at !1757 by @pcarranza but I changed it to use Rugged instead of gitlab_git, following @DouweM's request. Once this is merged, https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/26 will be mergeable too. See merge request !3745
| | | * | | Use Rugged's TagCollection#create instead of gitlab-shell's ↵Rémy Coutable2016-05-041-2/+2
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | Repository#add_tag for better performance Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Merge branch 'fix-typo-in-user-steps' into 'master' Rémy Coutable2016-05-041-1/+1
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | Fix typo in user steps feature file Just came across a typo in the user steps file. See merge request !3943
| | | * | Fix typo in user steps featureKarlo Soriano2016-04-271-1/+1
| | | |/ | | | | | | | | | | | | [ci skip]
| * | | Remove go to dashboard test suite for group page and get rid of AR warningDmitriy Zaporozhets2016-05-033-10/+4
| |/ / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Merge branch 'project-webhooks-ui' into 'master' Jacob Schatz2016-04-281-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project webhooks updated UI Closes #13993 ![Screen_Shot_2016-04-26_at_10.55.52](/uploads/684f79be18f8a69e9b5cbcca2c9b20e8/Screen_Shot_2016-04-26_at_10.55.52.png) ![Screen_Shot_2016-04-26_at_10.55.37](/uploads/9b9f3a8a243dec955f23967e20ec514f/Screen_Shot_2016-04-26_at_10.55.37.png) See merge request !3922
| | * | Updated testsproject-webhooks-uiPhil Hughes2016-04-261-2/+2
| | | |
| * | | Merge branch 'project-deploy-keys-ui' into 'master' Jacob Schatz2016-04-282-8/+7
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | Project deploy keys updated UI Closes #13992 See merge request !3912
| | * | Updated tests for deploy keysproject-deploy-keys-uiPhil Hughes2016-04-252-8/+7
| | |/