summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'notification-dropdown-labels' into 'master' Jacob Schatz2016-06-071-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notifications dropdown on project page now has descriptions ## What does this MR do? Adds descriptions to the notification settings dropdown on project pages. Also changed the order of them to make more sense. ## What are the relevant issue numbers? Part of #12758 ## Screenshots (if relevant) ![Screen_Shot_2016-05-31_at_09.35.24](/uploads/b30d82701a13ec15f672139e1225acf5/Screen_Shot_2016-05-31_at_09.35.24.png) See merge request !4374
| * Fixed failing testsPhil Hughes2016-06-071-1/+1
| |
* | Merge branch '18013-compact-sidebar' into 'master' Jacob Schatz2016-06-071-2/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement compact side nav ## What does this MR do? Implements new compact nav design Note- new navbar icons are in a separate MR (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4268) ## What are the relevant issue numbers? Closes #18013 ## Screenshots (if relevant) ![Screen_Shot_2016-06-02_at_3.20.37_PM](/uploads/d31bd17ae47743f1a20d7429b4396e84/Screen_Shot_2016-06-02_at_3.20.37_PM.png) ![Screen_Shot_2016-06-02_at_3.20.43_PM](/uploads/d03a080a57707b6a2161127f3904fcd5/Screen_Shot_2016-06-02_at_3.20.43_PM.png) cc @dzaporozhets See merge request !4447
| * | Remove todos count tests in navAnnabel Dunstone2016-06-071-2/+0
| |/
* | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-071-5/+5
|\ \ | |/ |/| | | | | | | | | Ability to prioritize labels Closes #14189 See merge request !4009
| * Fix failing testsAlfredo Sumaran2016-06-061-5/+5
| |
* | Merge branch 'knapsack' into 'master' Douwe Maan2016-06-071-0/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Knapsack to evenly distribute specs Try to distribute all tests evenly accross all nodes to reduce the testing time of GitLab CE. This uses high amount of auto-scaled machines. See merge request !4240
| * \ Merge remote-tracking branch 'origin/master' into knapsackKamil Trzcinski2016-06-076-37/+12
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # .gitlab-ci.yml
| * | | Use knapsack everywhereKamil Trzcinski2016-06-031-1/+1
| | | |
| * | | Use own version of knapsack which supports spinach testsKamil Trzcinski2016-06-031-1/+3
| | | |
| * | | WIPKamil Trzcinski2016-06-031-2/+0
| | | |
| * | | Try to use knapsackKamil Trzcinski2016-06-031-0/+3
| | | |
* | | | Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-formatJacob Vosmaer (GitLab)2016-06-071-12/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Workhorse to serve raw diffs Fixes (partially) #13999 Dependent on: gitlab-org/gitlab-workhorse!45 See merge request !4130
| * | | | Workhorse to serve raw diffsZeger-Jan van de Weg2016-06-031-12/+0
| |/ / /
* | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-073-25/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove prev/next buttons on issues and merge requests18026-consider-removing-issue-merge-request-previous-next-buttonsAlejandro Rodríguez2016-06-063-25/+0
| | |/ | |/| | | | | | | The buttons were rarely used and added at least 1 query each on every page load.
* | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-063-12/+12
|\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # features/steps/shared/builds.rb # spec/requests/ci/api/builds_spec.rb
| * \ \ Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-063-12/+12
| |\ \ \ | | |/ /
| | * | Ensure we are clicking a visible dropdownAlfredo Sumaran2016-06-031-1/+1
| | | |
| | * | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-038-34/+42
| | |\ \ | | | |/
| | * | Incorportate feedbackZ.J. van de Weg2016-06-011-1/+1
| | | |
| | * | Merge branch 'master' into awardablesZJ van de Weg2016-05-309-16/+16
| | |\ \
| | * | | 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 '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
| | * \ \ \ \ Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-1125-225/+49
| | |\ \ \ \ \ \
| | * | | | | | | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-102-10/+10
| | | | | | | | |
| * | | | | | | | Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-1/+1
| | | | | | | | |
* | | | | | | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-034-8/+8
|/ / / / / / / /
* | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-037-33/+41
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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
| | | | | | | |
* | | | | | | | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-033-3/+3
| | | | | | | |
* | | | | | | | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
|/ / / / / / /
* | | | | | | Enable Style/SpaceAfterMethodName rubocop coprubocop/enable-space-after-method-name-copGrzegorz Bizon2016-05-301-1/+1
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | See #17478
* | | | | | 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
* | | | | | | 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
|\ \ \ \ \ \ | |/ / / / /