Dmitriy Zaporozhets
|
6f4576b743
|
Spinach feature
|
2012-10-24 15:23:04 +03:00 |
|
randx
|
e51b2d58e7
|
Restyled last push widget. Increased line-height for td in tables
|
2012-10-22 23:37:50 +03:00 |
|
randx
|
42abdf69d5
|
More group tests with spinach
|
2012-10-22 21:42:06 +03:00 |
|
Riyad Preukschas
|
866b9f6d91
|
Make history link for trees look like action links for blobs
|
2012-10-16 00:57:15 +02:00 |
|
randx
|
809aefb828
|
Minor improve to UI and code formatting of gitlab web editor
|
2012-10-15 19:51:11 +03:00 |
|
Valeriy Sizov
|
47d9732a07
|
WebEditor: minor spinach fixes
|
2012-10-12 20:28:06 +03:00 |
|
Valeriy Sizov
|
358d7eff7d
|
WebEditor: spinach
|
2012-10-12 20:07:24 +03:00 |
|
Robert Speicher
|
bf1554f8c4
|
Add Feature for milestone issue filter
Closes #1167
|
2012-10-10 13:08:36 -04:00 |
|
randx
|
c626ec3746
|
Implement pending dashboard step
|
2012-10-03 23:46:55 +03:00 |
|
Valery Sizov
|
9e80d2d4f7
|
Merge branch 'feature/groups' of dev.gitlabhq.com:gitlabhq
|
2012-10-03 12:17:48 +00:00 |
|
Dmitriy Zaporozhets
|
8b76e30656
|
Spianch test for group dashboard
|
2012-10-03 13:42:17 +03:00 |
|
Valeriy Sizov
|
b5f9d29f55
|
Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitolite
Reject ssh keys that break gitolite
|
2012-10-03 03:18:08 -07:00 |
|
Nihad Abbasov
|
0187ae4e86
|
actually fix the build
|
2012-10-02 15:32:59 +06:00 |
|
Nihad Abbasov
|
025d5e68c8
|
fix build
|
2012-10-02 15:27:21 +06:00 |
|
randx
|
db69836319
|
Move ProjectHooks from spec/requests to spinach
|
2012-09-27 23:52:08 +03:00 |
|
randx
|
9cabe04368
|
tests for: Profile -> History
|
2012-09-27 23:23:11 +03:00 |
|
Robert Speicher
|
82c3f62603
|
Speed up Compare feature step
|
2012-09-26 16:32:26 -04:00 |
|
Robert Speicher
|
b462a13387
|
Compare views and cleanup
- Remove compare/_head and just use commits/_head since they're identical
- Add index view; extract the form into a partial
|
2012-09-26 16:32:24 -04:00 |
|
Robert Speicher
|
4252ea90c0
|
Add feature steps for a generic, non-"Shop" project
This group is better for features that only deal with one project.
|
2012-09-26 16:32:24 -04:00 |
|
Robert Speicher
|
51c1e49900
|
Change active tab and nav class to "active"
The main nav used active, the sub nav used current. This normalizes it.
|
2012-09-26 16:32:24 -04:00 |
|
Robert Speicher
|
cada511f8b
|
Add features for checking the "Active Tab" across various pages
|
2012-09-26 16:32:24 -04:00 |
|
Robert Speicher
|
f814da38bf
|
Limit commit history to 5 in Spinach
Speeds things up a bit
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
1048917232
|
Update usages of project_commit[s] route helpers
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
79a02df92e
|
Update usages of tree_file_project_ref_path to project_tree_path
|
2012-09-26 16:32:21 -04:00 |
|
Marin Jankovski
|
81ffb0afdd
|
Add valid looking key to test.
Conflicts:
features/steps/profile/profile_ssh_keys.rb
|
2012-09-25 14:11:31 +02:00 |
|
Robert Speicher
|
ad3eefdcb8
|
Minor grammar change
[ci skip]
|
2012-09-22 17:06:30 -04:00 |
|
Robert Speicher
|
95bd93fe1a
|
Remove Projects#team action
Uses TeamMembers#index instead, to be more RESTful
|
2012-09-16 10:07:06 -04:00 |
|
randx
|
0d66cf2a38
|
Fixed token feature
|
2012-09-14 18:58:16 +03:00 |
|
Dmitriy Zaporozhets
|
dc37c8aaae
|
Refactored profile area
|
2012-09-14 19:13:25 +03:00 |
|
Nihad Abbasov
|
79eb5ab396
|
refactor feature steps
|
2012-09-10 08:35:03 -07:00 |
|
Nihad Abbasov
|
b58155113b
|
add spinach steps for remaining features
|
2012-09-10 06:35:23 -07:00 |
|
Nihad Abbasov
|
698500dd78
|
add spinach steps for project issues and source features
|
2012-09-10 05:34:01 -07:00 |
|
Nihad Abbasov
|
080bd12e16
|
rewrite project commits features using spinach
|
2012-09-10 04:27:11 -07:00 |
|
Nihad Abbasov
|
7aeb92b8e4
|
rewrite profile feature steps using spinach
|
2012-09-10 02:40:51 -07:00 |
|
Nihad Abbasov
|
d74f54736b
|
rewrite dashboard feature steps using spinach
|
2012-09-10 02:20:12 -07:00 |
|
Nihad Abbasov
|
bb75052a90
|
get rid of cucumber step definitions
|
2012-09-10 00:53:15 -07:00 |
|
Nihad Abbasov
|
9f25657ad9
|
modify env file for spinach
|
2012-09-10 00:52:43 -07:00 |
|
Alex Denisov
|
1f240b09ed
|
User left project event added
|
2012-09-10 00:27:47 +03:00 |
|
Alex Denisov
|
a86bd87afc
|
User joined project event added
|
2012-09-09 23:18:28 +03:00 |
|
Dmitriy Zaporozhets
|
7b50a7c99d
|
Merge pull request #1402 from AlexDenisov/preselected_milestone_while_create_new_issue
Preselected milestone and assignee while create new issue
|
2012-09-07 11:10:27 -07:00 |
|
Alex Denisov
|
320250cd7b
|
Cucumber tag removed
|
2012-09-07 17:03:38 +03:00 |
|
Alex Denisov
|
c818c93aa7
|
Cucumber scenario on pre-selected assignee added
|
2012-09-07 16:51:37 +03:00 |
|
Alex Denisov
|
26552051b7
|
Pre-selected milestone implemented
|
2012-09-07 16:35:59 +03:00 |
|
Alex Denisov
|
09263719d5
|
Preselected Milestone: Cucumber scenario added
|
2012-09-07 13:56:13 +03:00 |
|
Dmitriy Zaporozhets
|
61c7449321
|
Bulk user add on project -> new team member
|
2012-09-07 09:50:35 +03:00 |
|
randx
|
e4447de23f
|
Cucumber refactoring
|
2012-09-06 09:15:51 +03:00 |
|
Dmitriy Zaporozhets
|
adc71b6a6a
|
Fix test i broke with ssk key validation. Added Key.user_id as attr_protected
|
2012-08-29 07:58:22 +03:00 |
|
Robert Speicher
|
a3a63eeb92
|
Remove all instances to 'gitlabhq_x' seed repositories from specs and features
We now need only one seed repo! Also cleans up the seeding script.
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
c9c1f76e00
|
All specs and features currently passing with FactoryGirl
|
2012-08-28 21:22:49 -04:00 |
|
Robert Speicher
|
4805c64f2a
|
Remove spec/factory and spec/factories
|
2012-08-28 20:30:50 -04:00 |
|