Dmitriy Zaporozhets
d4b2f5d0f3
Render only issues/mr in subnav depends on context
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-06-10 19:15:23 +03:00
Kamil Trzcinski
6e64d1ac76
Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2
2016-06-07 10:26:27 +02:00
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
Kamil Trzcinski
20c7144ed2
Rename all [ci_]commit to [ci_]pipeline in specs and features
2016-06-03 16:22:26 +02:00
Kamil Trzcinski
0a51c95464
Merge remote-tracking branch 'origin/master' into rename-ci-commit
2016-06-03 13:10:01 +02:00
Kamil Trzcinski
717fdd6d42
Rename Ci::Build commit to pipeline
2016-06-03 12:29:00 +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
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
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
Phil Hughes
10e3de7a45
Fixed project settings tests
2016-05-20 08:49:31 +01:00
Dmitriy Zaporozhets
ff5109e19c
Fix shortcuts tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-16 17:36:06 -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
Douwe Maan
c452fa8124
Update specs
2016-05-13 17:31:58 -05:00
Kamil Trzcinski
27e0c7723c
Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline
...
# Conflicts:
# db/schema.rb
2016-04-19 14:00:14 -04:00
Phil Hughes and Jacob Schatz
ce2e37d446
Fixed tests
2016-04-16 16:13:16 -04:00
Kamil Trzcinski
065e0c0fe4
Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline
...
# Conflicts:
# db/schema.rb
2016-04-16 19:55:14 +02:00
Annabel Dunstone
2f81baf476
Update click_diff_line
2016-04-14 09:10:40 -05:00
Yorick Peterse
31e28ebceb
Load related MRs/branches asynchronously
...
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.
Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.
Fixes gitlab-org/gitlab-ce#14949
2016-04-13 17:24:21 +02:00
Kamil Trzcinski
89f0dc713c
Fix rubocop
2016-04-12 12:33:04 +02:00
Kamil Trzcinski
ac50f9dddf
Fix rest of rspec and spinach tests
2016-04-12 10:23:31 +02:00
Kamil Trzcinski
af7214d0f0
Fix specs
2016-04-11 23:32:55 +02:00
Annabel Dunstone
dab4ac54b6
Diff design updates
2016-04-07 15:33:18 -07:00
Annabel Dunstone
87b3c73ea5
Update diff_comments tests
2016-04-07 15:33:18 -07:00
Jacob Schatz
f2b7cd4435
Revert "Merge branch 'new-navigation-prototype' into 'master'"
...
This reverts merge request !3494
2016-04-07 21:20:16 +00:00
Phil Hughes
1f50833430
Updated tests
2016-04-04 10:48:49 +01:00
Phil Hughes
ccc64676a9
Commits comment test update
2016-04-04 10:48:49 +01:00
Phil Hughes
29f414aa5a
Tests update
2016-04-04 10:48:49 +01:00
Dmitriy Zaporozhets
847940516b
Fix some active tab tests that are broken because of 2 level sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-01 22:35:49 +02:00
Douwe Maan
6f50cef809
Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master'
...
Fixes "iid of max iid" in Issuable sidebar for merged MR
Fixes #13928 .
See merge request !3046
2016-03-15 15:17:08 +00:00
Kamil Trzcinski
0672258915
Cleanup CiCommit and CiBuild
...
- Remove all view related methods from Ci::Build and CommitStatus
- Remove unused Ci::Commit and Ci::Build methods
- Use polymorphism to render different types of CommitStatus
2016-03-14 13:20:35 +01:00
Robert Speicher
ee14ac68a5
Merge branch 'group-activity-separate-tab' into 'master'
...
Move group activity feed to separate page for consistency with dashboard
and project pages
Fixes #14161 . Part of #13480
See merge request !3157
2016-03-11 19:58:10 +00:00
Jacob Schatz
d343c7a159
Merge branch 'comment-discard-button' into 'master'
...
Added discard button to comment form
Also changed the labels on the buttons to better match the action they are completing.
Closes #8057
See merge request !3085
2016-03-11 13:07:43 +00:00
Dmitriy Zaporozhets
e3efce9237
Move group activity feed to separate page for consistency with dashboard and project pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-10 14:29:38 +01:00
Rémy Coutable
e632bd26e4
Fixes "iid of max iid" in Issuable sidebar for merged MR
...
Fixes #13928
2016-03-08 16:23:20 +01:00
Robert Speicher
56c4f22c80
Remove redundant integration tests
...
These three tests were essentially checking that adding a note to
something updated its `noteable`'s `updated_at` attribute.
This is well-tested Rails behavior and we shouldn't feel the need to
write an integration test to verify it. At most we should be ensuring
that the association definition adds the `touch: true` option, which we
now do in Note's unit test.
2016-03-07 15:33:26 -05:00
Phil Hughes
f95f242cfa
Updated tests
2016-03-04 13:52:29 +00:00
Pierre de La Morinerie
543845f7ef
Indicate how much an MR branch diverges from the target branch
2016-03-03 15:11:44 +01:00
Pierre de La Morinerie
566ea8543d
Tests: extract a merge_request_path helper
2016-03-03 14:50:12 +01:00
Alfredo Sumaran
cb7dd09a9c
Add click to tab steps
2016-03-01 17:42:39 -05:00
Zeger-Jan van de Weg
9a2869ab46
Branded login page also in CE
...
The only major difference with the EE version is the change from a light and dark logo to only a header logo
The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
2016-02-26 15:50:51 +01:00
Dmitriy Zaporozhets
820d227b9e
Merge remote-tracking branch 'origin/Baertierchen/gitlab-ce-showTestCoverage'
2016-02-25 19:02:57 +01:00
Rémy Coutable
f36fde94d0
Add a spec for coverage indicator in project's builds list
2016-02-22 19:34:35 +01:00
Phil Hughes
62f4a9de19
Users don't get instructions to push to other users empty projects
...
Fixes #12518
2016-02-22 17:37:26 +00:00
Douglas Barbosa Alexandre
3d52e139b1
Rename Tasks to Todos
2016-02-20 12:39:27 -02:00
Douglas Barbosa Alexandre
b05ab108f8
Add feature spec for task queue list page
2016-02-20 12:10:26 -02:00
Grzegorz Bizon and Grzegorz Bizon
bd7c52c734
Add feature specs for build erase button
2016-02-19 17:24:59 +01:00
Douglas Barbosa Alexandre
9823d00e0b
Add ability to see and sort on vote count from Issues and MR lists
2016-02-17 11:32:02 -02:00
Rémy Coutable
54613b6af5
Fix the "x of y" displayed at the top of Issuables' sidebar
...
1. We now display the index of the current issuable among all its project's
issuables, of the same type and with the same state.
2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper
module.
3. Added acceptance specs for the sidebar counter.
2016-02-15 15:40:24 +01:00