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
babatakao and baba
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 Castro and Dmitriy 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
Dmitriy Zaporozhets
f40d4e6685
Merge pull request #3597 from amacarthur/fork-pull-request
...
updated fork feature to use gitlab-shell for v5 of gitlab
2013-05-02 23:41:07 -07:00
Stephen Lottermoser and Stephen Lottermoser
4c44c5ef9a
Internally public projects
...
Public projects listed in the public section will be linked to the
actual project's page. Public projects now give any user Guest
permissions to the project, allowing them to download the code, read
and create issues, and view anything else in the project's pages.
Ample access tests have been added to the project_access_spec to
verify correct permissions and behavior on public projects.
- Visitors to the site who are not logged in still cannot view the
project's pages.
- Logged-in users visiting a public project where they are not a team
member can create issues, but not snippets. They can view the projects
code, issues, merge requests, etc, just as if they were a Guest member
of the project.
- Since this is a public project, the user is also granted :download_code
permissions, a permission normally reserved for Reporters, since they
can clone the repo anyways and browse commits and branches locally.
2013-05-02 00:06:59 -07:00
Sato Hiroyuki
963ec23407
Add test related to a bug of network graph.
2013-04-25 20:54:00 +00:00
Angus MacArthur
ae33fdf297
updated fork feature to use gitlab-shell for v5 of gitlab
2013-04-15 01:54:52 -04:00
Dmitriy Zaporozhets
67b82e90cf
Fix random failing test
2013-04-12 09:56:10 +03:00
Dmitriy Zaporozhets
6dcbd646dd
disable mailer for Spinach
2013-04-11 11:50:58 +03:00
Dmitriy Zaporozhets
b8ba0b759c
disable capybra 2.1 ingore hidden elements
2013-04-11 11:25:11 +03:00
Dmitriy Zaporozhets
1743cbf1d8
Update capybara to 2.1, poltergeist to master
2013-04-11 10:45:18 +03:00
Dmitriy Zaporozhets
7786fe7ca8
Fixing specs & spinach since Wiki model does not exists any more
2013-04-10 23:48:40 +03:00
Dmitriy Zaporozhets
4fcd89fe7f
Fixed random failing test
2013-04-10 18:26:25 +03:00
Dmitriy Zaporozhets
7f36875374
Fixed mr filter tests
2013-04-07 12:32:24 +03:00
Dmitriy Zaporozhets
b011bb0de8
Update test with new title
2013-04-03 23:33:42 +03:00
Dmitriy Zaporozhets
890b9f3a2d
Fix MR comment tests
2013-04-03 22:04:26 +03:00
Dmitriy Zaporozhets
413a310faa
fixed blame and mr factory
2013-04-03 10:06:31 +03:00
Dmitriy Zaporozhets
d3559e2556
fix tabs features
2013-04-02 11:23:06 +03:00
Dmitriy Zaporozhets
8a6bf09ad0
Pass project into factory for teams tests
2013-04-01 20:35:41 +03:00
Dmitriy Zaporozhets
f5dec306fd
Use project_with_code factory where necessary
2013-04-01 18:16:08 +03:00
Dmitriy Zaporozhets
541d899410
Project.repository should never be nil so you can call repository.exists? or repository.empty?
...
Also specify separate project factory for project with filled repo
2013-04-01 16:56:25 +03:00
Dmitriy Zaporozhets
22817398e6
define TestEnv and keep all global stubs in one place
2013-04-01 14:39:19 +03:00
Sato Hiroyuki
33e236c631
Fix RoutingError when changing username to non ascii char.
2013-03-26 14:47:11 +09:00
Andrew8xx8
e0af7cefb4
Typos fixed
2013-03-25 20:32:10 +04:00
Dmitriy Zaporozhets
c610347cc1
Removed not relevant tests for admin.projects
2013-03-25 13:36:08 +02:00
Andrew8xx8
033037a059
Typo in class name fixed
2013-03-25 13:18:44 +04:00
Andrew8xx8
611ac72745
Tests for private snippet fixed
2013-03-25 02:46:56 +04:00
Andrew8xx8
8f08fbfd9f
Tests for personal snippets added
2013-03-25 02:19:40 +04:00
Andrew8xx8
5b35000f16
Snippets feature refactored. Tests now use spinach
2013-03-24 22:31:14 +04:00