Alejandro Rodríguez
535d11302e
Remove prev/next buttons on issues and merge requests
...
The buttons were rarely used and added at least 1 query each on every page load.
2016-06-06 12:01:50 -04:00
Alfredo Sumaran
5a474ff8da
Ensure we are clicking a visible dropdown
2016-06-03 17:11:41 -05:00
Z.J. van de Weg
9d491712cf
Merge branch 'master' into awardables
2016-06-03 15:20:11 +02:00
Dmitriy Zaporozhets
db2109b086
Fix more tests with new Code tab
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-06-03 10:13:40 +03:00
Dmitriy Zaporozhets
7cfb445c15
Update tests to match new Code tab logic
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-06-03 10:13:40 +03:00
Josh Frye
2605a0a844
Refactor. Add tests.
2016-06-02 11:10:57 -04:00
Z.J. van de Weg
91a7b9333b
Incorportate feedback
2016-06-01 12:10:08 +02:00
ZJ van de Weg
cbd7801b3d
Merge branch 'master' into awardables
2016-05-30 18:54:08 +02:00
Grzegorz Bizon
2bb0eecb20
Enable Style/SpaceAfterMethodName rubocop cop
...
See #17478
2016-05-30 14:41:34 +02:00
Grzegorz Bizon and Robert Speicher
dbba60029c
Improve note factory
2016-05-29 15:03:00 -04:00
Grzegorz Bizon and Robert Speicher
e558edd1ce
Update specs to carry out changes in note factory
2016-05-29 15:03:00 -04:00
Jacob Schatz
3d009f7785
Merge branch 'updated-contrib-calendar' into 'master'
...
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?

cc. @jschatz1
See merge request !3944
2016-05-25 23:29:41 +00:00
Jacob Schatz
891c94852d
Merge branch 'fix-grammar-issues' into 'master'
...
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
2016-05-25 19:26:22 +00:00
Dmitriy Zaporozhets
c04f85a333
Merge branch 'rs-rubocop-nottonot' into 'master'
...
Enable RSpec/NotToNot cop and auto-correct offenses
Ref: https://gitlab.com/gitlab-org/gitlab-ce/issues/17761
See merge request !4267
2016-05-25 16:46:29 +00:00
ZJ van de Weg
6523002267
Remove old tests, and use right factories
2016-05-25 15:43:07 +02:00
ZJ van de Weg
7ae536002a
Merge branch 'master' into awardables
2016-05-25 14:41:25 +02:00
Jacob Schatz
d6e5299fb6
Merge branch 'snippets-ui' into 'master'
...
Updated snippets UI

Closes #14328
See merge request !4194
2016-05-24 21:15:19 +00:00
Jacob Schatz
05323a7855
Merge branch 'project-settings' into 'master'
...
Project settings UI update

See merge request !4162
2016-05-24 21:11:30 +00:00
Robert Speicher
75739e54be
Enable RSpec/NotToNot cop and auto-correct offenses
...
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Dmitriy Zaporozhets
2f4dc1ee16
Merge branch 'master' into project-navigation-redesign
2016-05-23 22:41:11 +02:00
Connor Shea
1a85f80b78
Fix grammar and wording in text on various pages.
2016-05-22 10:41:30 -06:00
Phil Hughes
10e3de7a45
Fixed project settings tests
2016-05-20 08:49:31 +01:00
Phil Hughes
d53bfcb0bb
Updated snippets tests
2016-05-19 10:01:27 +01:00
Fatih Acet
bb883387f9
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardables
...
# Conflicts:
# app/controllers/projects/merge_requests_controller.rb
# app/models/note.rb
# db/schema.rb
# spec/models/note_spec.rb
2016-05-18 13:05:53 -05:00
Kamil Trzcinski
bfc6799c93
Fix spinach tests
2016-05-16 18:13:44 -05:00
Dmitriy Zaporozhets
442083e0fc
Fix file browsing test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-16 17:56:39 -05:00
Dmitriy Zaporozhets
ff5109e19c
Fix shortcuts tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-16 17:36:06 -05:00
Kamil Trzcinski
d0eb9438e9
Merge remote-tracking branch 'origin/master' into with-pipeline-view
2016-05-16 17:13:14 -05:00
Dmitriy Zaporozhets
79b9ff6076
Modify tests to match new navigation behaviour for project pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-16 12:36:27 -05:00
Phil Hughes
1c9440c2cf
tests update
2016-05-16 12:22:17 +01:00
Kamil Trzcinski
7d907acc38
Fix spinach tests
2016-05-14 14:51:57 -05:00
Douwe Maan
c452fa8124
Update specs
2016-05-13 17:31:58 -05:00
Gabriel Mazetto
f5a0ac0fc1
Codestyle: make sure we have space around operators
2016-05-13 04:46:56 -03:00
Zeger-Jan van de Weg
2f0d89ecff
Merge branch 'master' into awardables
2016-05-11 22:34:25 +02:00
Robert Speicher
d8415389de
Merge branch 'hook-docs-behavior' into 'master'
...
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
2016-05-11 16:34:00 +00:00
Zeger-Jan van de Weg
7e6dcf9cd0
Merge branch 'master' into awardables
2016-05-11 08:47:04 +02:00
Zeger-Jan van de Weg
dccf8a9fc8
Add tests on Awardables and Award Emoji
2016-05-10 12:03:13 +02:00
Rémy Coutable
1026f2ad09
Add integration specs for tags
...
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-05-10 11:45:03 +02:00
Rémy Coutable
d4d34b161b
Merge branch 'rs-backport-ee-372' into 'master'
...
Backport changes from gitlab-org/gitlab-ee!372
Mostly replaces several Spinach tests with RSpec Feature tests.
See merge request !4043
2016-05-09 14:48:48 +00:00
Jacob Vosmaer
a19508d6b7
Fix test failures
2016-05-09 13:58:43 +02:00
Dmitriy Zaporozhets
3592a59715
Merge branch 'master' into group-navigation-redesign
2016-05-05 11:44:03 +02:00
Robert Speicher
f18ec70743
Backport changes from gitlab-org/gitlab-ee!372
...
Mostly replaces several Spinach tests with RSpec Feature tests.
2016-05-04 17:05:16 -04:00
Jacob Schatz
8be1118aa5
Merge branch 'clean-user-profile-classes' into 'master'
...
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
2016-05-04 18:34:34 +00:00
Rémy Coutable
1a9d505972
Merge branch 'use-rugged-to-create-tag' into 'master'
...
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
2016-05-04 16:07:13 +00:00
Rémy Coutable
c2c70cfcb3
Merge branch 'fix-typo-in-user-steps' into 'master'
...
Fix typo in user steps feature file
Just came across a typo in the user steps file.
See merge request !3943
2016-05-04 15:58:24 +00:00
Rémy Coutable
44f89eafc0
Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance
...
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-05-04 17:19:13 +02:00
Dmitriy Zaporozhets
774af93027
Remove go to dashboard test suite for group page and get rid of AR warning
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-03 13:04:47 +02:00
Jacob Schatz
14c2c573a3
Merge branch 'project-webhooks-ui' into 'master'
...
Project webhooks updated UI
Closes #13993


See merge request !3922
2016-04-28 20:16:36 +00:00
Jacob Schatz
bdcba43873
Merge branch 'project-deploy-keys-ui' into 'master'
...
Project deploy keys updated UI
Closes #13992
See merge request !3912
2016-04-28 20:16:04 +00:00
Karlo Soriano
c8187738a2
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.
2016-04-27 19:36:04 +08:00