Commit Graph
292 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets dc038a7108 Rename Group#people to Group#members 2013-07-12 19:01:39 +03:00
Dmitriy Zaporozhets 49fcbdbd1e Test user page with spinach 2013-06-26 21:50:47 +03:00
Dmitriy Zaporozhets 6c0fd9f29a Add scenario for expired password 2013-06-26 21:34:20 +03:00
Dmitriy Zaporozhets 318b50a0b3 Add profile notification spinach 2013-06-26 20:54:51 +03:00
Dmitriy Zaporozhets a064060096 Test admin:group#index 2013-06-26 15:09:17 +03:00
Dmitriy Zaporozhets 89a1e7e1f5 Fix ssh key test 2013-06-24 21:00:33 +03:00
Dmitriy Zaporozhets b4a9cab7f0 Fix ssh key test 2013-06-24 20:47:59 +03:00
Dmitriy Zaporozhets 3e09e6f7b8 Move Profile related controllers under Profiles:: module 2013-06-24 18:24:14 +03:00
Dmitriy Zaporozhets 95791316f4 Lets fix tests 2013-06-22 23:57:29 +03:00
Dmitriy Zaporozhets e45179c9b4 remove useless routing tests. Added symlink creation for project with code 2013-06-22 18:57:34 +03:00
Dmitriy Zaporozhets 2864aca48c Fix admin:groups test 2013-06-20 13:29:17 +03:00
Dmitriy Zaporozhets cc2145da80 Fixed sub navs spinach tests for project 2013-06-19 22:52:57 +03:00
Dmitriy Zaporozhets 4a53e0285c Merge branch 'improve/dash_projects_page' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev 2013-06-19 16:50:28 +00:00
Dmitriy Zaporozhets d274ca3888 Fix random failing tests with project teams 2013-06-19 19:38:43 +03:00
Dmitriy Zaporozhets a3b42b6fa1 Remove dash projects search test 2013-06-19 18:24:18 +03:00
Dmitriy Zaporozhets e1882b535c More userteam links removed. Removed teams spinach tests 2013-06-18 21:54:31 +03:00
Dmitriy Zaporozhets 439f399bec Remove all team resources except models. Move models to deprecated directory 2013-06-18 21:22:34 +03:00
Dmitriy Zaporozhets 4e5b3d9aae Fixin tests 2013-06-18 18:39:18 +03:00
Dmitriy Zaporozhets a0b6c964c5 Proper naming for project members page 2013-06-18 17:47:52 +03:00
Dmitriy Zaporozhets fcc1ba5bf2 Fix spinach group 2013-06-18 17:47:52 +03:00
Dmitriy Zaporozhets 2e839cee93 Fixed tests. Fixed overrided scope. Better usability for milestone view 2013-06-17 11:57:37 +03:00
Dmitriy Zaporozhets b1bdd82992 Merge pull request #4269 from dosire/scrum-view-for-milestone
Scrum view style milestone view.
2013-06-16 23:32:09 -07:00
Dmitriy Zaporozhets 593dfc40df FIx userteams tests 2013-06-15 13:10:43 +03:00
Dmitriy Zaporozhets 48e5dff99c Fix MR feature 2013-06-14 19:58:16 +03:00
Dmitriy Zaporozhets 1cbfc8d0af Fix tab tests. Prevent 500 if user.last_sign_in_at is nil 2013-06-14 08:37:55 +03:00
Sytse Sijbrandij 6637c1e475 Incorporated the two suggestions (h5 and named variables) and fixed the Spinach test. 2013-06-12 09:59:00 +02:00
Dmitriy Zaporozhets 4daf68b57f Style page for project assign to team. Fix test for admin:teams 2013-06-11 15:50:25 +03:00
Dmitriy Zaporozhets 52f312a8a8 fix group:people tests after prev commit 2013-06-11 13:54:58 +03:00
Dmitriy Zaporozhets 038d40f0f5 Solve inconsistency between network graph & stat graphs 2013-06-11 09:54:01 +03:00
Dmitriy Zaporozhets f23d25bb4f Fix admin:group spinach. Remove selecting .all projects for admin user at teams page 2013-06-10 17:09:30 +03:00
Dmitriy Zaporozhets 8da7c3bfbc Merge pull request #4178 from docwhat/use-COLOR_SCHEMES
design pages now uses the COLOR_SCHEMES
2013-06-06 08:24:10 -07:00
Dmitriy Zaporozhets 4a344c1683 Move search to separate layout 2013-06-06 13:38:13 +03:00
Dmitriy Zaporozhets 0fbaf95f13 Merge pull request #4155 from babatakao/selectable_master_project_deploy_keys
Selectable deploy keys contain master projects
2013-06-05 23:05:58 -07:00
Dmitriy Zaporozhets 6cf6b45adc Fix snippets test 2013-06-06 09:04:25 +03:00
Christian Höltje 15d54b2964 design pages now uses the COLOR_SCHEMES
This unifies the code color-scheme code and makes
adding new schemes a little easier.
2013-06-05 11:17:13 -04:00
Dmitriy Zaporozhets f1e0d37b15 Its better to load graph with ajax since it requires ~10 seconds for bigger projects to finish up 2013-06-05 15:50:11 +03:00
babatakaoandbaba 37a90d5f76 Selectable deploy keys contain master projects 2013-06-05 02:59:30 +09:00
Dmitriy Zaporozhets bcc4e4dc7e Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist
Conflicts:
	Gemfile.lock
	app/models/ability.rb
	app/models/project.rb
	app/views/snippets/_form.html.haml
	db/schema.rb
	features/steps/shared/paths.rb
	spec/factories.rb
	spec/models/project_spec.rb
2013-06-04 18:36:22 +03:00
Dmitriy Zaporozhets f375adcb96 Fix project.show spinach test 2013-06-04 17:01:41 +03:00
Dmitriy Zaporozhets 132575faa0 Fix routiong specs after rename of resque controller 2013-05-30 11:44:35 +03:00
Ronald van Eede 483f9854e4 Hipchat service implementation 2013-05-24 21:42:21 +02:00
Dmitriy Zaporozhets 6caa5a8406 Fix service tests in spinach 2013-05-22 18:10:51 +03:00
Ben Bodenmiller de29a424e6 changed Gitlab to GitLab 2013-05-19 02:13:39 -07:00
Sato Hiroyuki 1738055dab Add test for "Show only selected tag" 2013-05-13 18:46:33 +09:00
Dmitriy Zaporozhets 6e1ee1fea6 made some ui enhancement for search page 2013-05-09 11:47:09 +03:00
Javier CastroandDmitriy Zaporozhets 7f57fe5034 Implemented code search feature 2013-05-09 11:47:08 +03:00
Dmitriy Zaporozhets af5d0e9e92 Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashes
Code cleanup: Replace old hashes and remove trailing spaces
2013-05-07 06:59:03 -07:00
Dmitriy Zaporozhets b7f1cf9f49 Feature tests for deploy keys 2013-05-06 15:09:41 +03:00
Andrey Kumanyaev 67ccc8b52a Replace old hashes with new 1.9 ruby hashes (rebase) 2013-05-05 18:01:10 +04:00
Dmitriy Zaporozhets 2fc236177f Merge pull request #3801 from holdtotherod/feature/internally-public-projects
Internally public projects
2013-05-03 00:00:48 -07:00