Stan Hu
555fd0cf4a
Fix downloading of patches on public merge requests when user logged out
...
Closes #1225
Closes #1854
Closes #1858
2015-06-23 05:34:21 -07:00
Dmitriy Zaporozhets
f167f37e5a
Fix rubocop issues at feature/ directory
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-22 14:21:34 +02:00
Robert Speicher
821fc4b034
Add Profiles::PreferencesController
2015-06-13 17:58:15 -04:00
Robert Speicher
69bbc413fe
Update all should-style syntax to expect in features
2015-06-12 05:12:09 -04:00
Nicolas
ebe4963871
Move Project Members link from Settings to main menu.
...
Addresses #2278 .
2015-06-09 14:45:38 +02:00
Robert Speicher
f3d63eeb18
Remove feature tests for old task lists
2015-05-06 13:00:14 -04:00
Dmitriy Zaporozhets
5d1ab47bd2
Revert help link tests removal
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-04-15 12:13:49 +03:00
Hannes Rosenögger
a9306613f6
The help link has been removed. The commit removes the test for it.
2015-04-13 22:46:18 +02:00
Douwe Maan
224187ffb9
Move group members index from /members to /group_members.
2015-03-15 13:51:11 +01:00
Douwe Maan
75aff0f79c
Move project members index from /team to /project_members
2015-03-15 13:51:11 +01:00
Dmitriy Zaporozhets
b8d73315f5
Add tests for starred projects page
2015-03-09 14:25:14 -07:00
Dmitriy Zaporozhets
7e4258777f
Move Profile groups tests to Dashboard group tests
2015-03-08 20:52:22 -07:00
Vinnie Okada
76aad9b76e
Upgrade to Rails 4.1.9
...
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Dmitriy Zaporozhets
ed91378627
Fix blob controller rendering in case of errors
2015-01-26 15:12:13 -08:00
Valery Sizov
1809b3ee36
Spinach for admin applications
2015-01-19 11:18:00 -08:00
Dmitriy Zaporozhets
57a65ede77
Improve application settings and write tests
2015-01-08 09:53:35 -08:00
Ciro Santilli
18fa155025
Add tests for disabled blob edit button cases.
2014-12-30 18:19:48 +01:00
Dmitriy Zaporozhets
465f186954
Show assigned issues/mr be default on dashboard
...
This was default before but now it fixed with providing assignee_id
parameter making url shareble and dont reset when other filters users.
Also this commit removes old methods that are not used any more.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-26 18:33:53 +02:00
Dmitriy Zaporozhets
aadfb3665f
Fix tests and add message if no oauth apps
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-25 18:46:19 +02:00
Ciro Santilli
2d23522107
Use :message key, not :error for File::Service.
2014-10-13 20:55:09 +02:00
Vinnie Okada
31bc42de57
Add Spinach tests for task lists
2014-10-06 02:07:03 -05:00
Ciro Santilli
3960a5a25a
Remove assignment without effect.
2014-10-03 12:19:31 +02:00
Ciro Santilli
89f7345f3f
Remove unnecessary page. from tests.
2014-09-26 09:51:17 +02:00
Ciro Santilli
ef6e94e37e
Replace old spinach step definitions with step.
2014-09-22 10:01:50 +02:00
Ciro Santilli
81336bd2b5
Add permalink to fixed SHA URL on blob view.
2014-09-01 10:26:47 +02:00
Robert Schilling
b9519c8314
Validate label titel in project scope
2014-08-13 15:48:26 +02:00
Dmitriy Zaporozhets
c2c7d14ec5
Move all test repos data to ReposHelpers
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 17:23:40 +03:00
Dmitriy Zaporozhets
bb2f4d665e
Fix browse code spinach tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 16:20:47 +03:00
Dmitriy Zaporozhets
0f4748873d
Project labels tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 14:06:14 +03:00
Dmitriy Zaporozhets
d3ea53877d
Tests for trending/starred pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-26 10:33:42 +03:00
Dmitriy Zaporozhets
e21ca9f8b1
Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosantilli-star
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-07-24 10:54:42 +03:00
Dmitriy Zaporozhets
f0bfeb6e33
Refactor explore area tests. Replaced old links
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 12:18:51 +03:00
Ciro Santilli
714f7201d3
Add project stars.
2014-07-17 22:47:16 +02:00
dreis
1da2262efd
Added public groups area to enhance searching and exploring of projects
...
fixed whitespaces and quotes
fixed whitespaces
fixed devise.html.haml
fixed method parenthesis in app/models/group.rb
removed links from header
removed links from devise.html
added tests
2014-07-15 08:19:27 +02:00
Dmitriy Zaporozhets
d593c98fcb
Delete wall notes tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-13 14:29:26 +03:00
Dmitriy Zaporozhets
11728851bf
Fix blob highlight tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-12 21:36:38 +03:00
Dmitriy Zaporozhets
5a1429ae21
Fix branches tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-24 14:20:12 +03:00
Ciro Santillli
439a61783d
User can leave group from group page.
2014-02-12 15:52:53 +01:00
Ciro Santillli
91571c078d
User pages are visible to users without login
...
... if the user is authorized to at least one public project.
2014-02-11 15:45:30 +01:00
skv
a3f645ef51
Remove deprecated finders
2014-01-19 23:39:56 +04:00
Dmitriy Zaporozhets
963a31144b
Active tab tests for admin broadcast messages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 14:32:17 +02:00
Dmitriy Zaporozhets
e50c0d5cb7
Fix spinach profile tests
2013-10-09 17:01:04 +03:00
Dmitriy Zaporozhets
0d715bcd81
Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karlhungus-mr-on-fork
...
Conflicts:
app/views/projects/commit/show.html.haml
app/views/projects/compare/show.html.haml
app/views/projects/merge_requests/branch_from.js.haml
2013-07-30 13:35:33 +03:00
Dmitriy Zaporozhets
4de1db1168
Public area spinach tests
2013-07-29 17:07:03 +03:00
Izaak Alpert and Izaak Alpert
3d7194f011
Merge Request on forked projects
...
The good:
- You can do a merge request for a forked commit and it will merge properly (i.e. it does work).
- Push events take into account merge requests on forked projects
- Tests around merge_actions now present, spinach, and other rspec tests
- Satellites now clean themselves up rather then recreate
The questionable:
- Events only know about target projects
- Project's merge requests only hold on to MR's where they are the target
- All operations performed in the satellite
The bad:
- Duplication between project's repositories and satellites (e.g. commits_between)
(for reference: http://feedback.gitlab.com/forums/176466-general/suggestions/3456722-merge-requests-between-projects-repos )
Fixes:
Make test repos/satellites only create when needed
-Spinach/Rspec now only initialize test directory, and setup stubs (things that are relatively cheap)
-project_with_code, source_project_with_code, and target_project_with_code now create/destroy their repos individually
-fixed remote removal
-How to merge renders properly
-Update emails to show project/branches
-Edit MR doesn't set target branch
-Fix some failures on editing/creating merge requests, added a test
-Added back a test around merge request observer
-Clean up project_transfer_spec, Remove duplicate enable/disable observers
-Ensure satellite lock files are cleaned up, Attempted to add some testing around these as well
-Signifant speed ups for tests
-Update formatting ordering in notes_on_merge_requests
-Remove wiki schema update
Fixes for search/search results
-Search results was using by_project for a list of projects, updated this to use in_projects
-updated search results to reference the correct (target) project
-udpated search results to print both sides of the merge request
Change-Id: I19407990a0950945cc95d62089cbcc6262dab1a8
2013-07-17 22:41:30 -04:00
Dmitriy Zaporozhets
c4301ce049
update tests with new routing
2013-07-16 23:14:22 +03:00
Dmitriy Zaporozhets
d207a31fc9
Fix tests and tab highlight
2013-07-16 22:25:59 +03:00
Dmitriy Zaporozhets
dc038a7108
Rename Group#people to Group#members
2013-07-12 19:01:39 +03:00
Dmitriy Zaporozhets
3e09e6f7b8
Move Profile related controllers under Profiles:: module
2013-06-24 18:24:14 +03:00
Dmitriy Zaporozhets
038d40f0f5
Solve inconsistency between network graph & stat graphs
2013-06-11 09:54:01 +03:00