Valery Sizov
|
0566aa5129
|
spinach fixes
|
2015-12-04 14:25:26 +02:00 |
|
Valery Sizov
|
7c091d701b
|
Merge branch 'master' into ce_upstream
|
2015-12-03 14:09:00 +02:00 |
|
Douwe Maan
|
12dd4c7c8a
|
Use "Delete" in milestone and label delete buttons instead of "Remove"
|
2015-12-02 14:53:56 +01:00 |
|
Valery Sizov
|
8766c54bf2
|
Merge remote-tracking branch 'origin/master' into ce_upstream_15_10
|
2015-10-15 16:46:48 +03:00 |
|
Valery Sizov
|
8f584d5f2c
|
Fix: Images cannot show when projects' path was changed
|
2015-10-14 18:50:35 +03:00 |
|
Aaron Snyder
|
a9cfa6c508
|
Fix grammar in admin area labels .nothing-here-block when no labels exist.
updating admin area > "Labels" text to "There are no labels yet.", per Stan Hus suggestion.
|
2015-09-26 11:25:26 -07:00 |
|
Dmitriy Zaporozhets
|
80a983b492
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-09-22 12:25:41 +02:00 |
|
Jeroen van Baarsen
|
fe17a236e3
|
Allow custom info to be added to Help page
Fixes #2536
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
|
2015-09-18 10:15:40 +02:00 |
|
Dmitriy Zaporozhets
|
1ba393de81
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
|
2015-09-16 10:26:10 +02:00 |
|
Stan Hu
|
253bc0ca15
|
Fix test
|
2015-09-10 00:19:53 -07:00 |
|
Valery Sizov
|
6bd3d72bbd
|
added spinach for glabal labels
|
2015-09-03 19:02:14 +03:00 |
|
Dmitriy Zaporozhets
|
243bf65124
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-08-26 17:15:12 +02:00 |
|
Valery Sizov
|
bafffb2d14
|
Enable SSL verification for Webhooks
|
2015-08-26 15:48:31 +03:00 |
|
Stan Hu
|
3715a0f29b
|
Fix bug preventing invite by e-mail
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.
Closes #2320
|
2015-08-21 13:47:56 -07:00 |
|
Artem Sidorenko
|
0719022739
|
Spinach tests
|
2015-08-19 13:47:03 +02:00 |
|
Dmitriy Zaporozhets
|
067673fbe7
|
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into master-ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-08-19 11:13:30 +02:00 |
|
Ben Bodenmiller
|
692e381e0c
|
capitalize URL in "Home page URL"
|
2015-08-17 23:16:18 -07:00 |
|
Dmitriy Zaporozhets
|
0fd7d3ebe0
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-08-10 16:01:53 +02:00 |
|
Robert Speicher
|
fb6dc1f07d
|
Add Group#add_* convenience methods
Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
|
2015-08-07 00:20:02 -04:00 |
|
Dmitriy Zaporozhets
|
485b9efe9f
|
Remove trailing lines
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-08-06 17:27:48 +02:00 |
|
Dmitriy Zaporozhets
|
02c4a0cc73
|
Add tests for abuse report feature
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-08-06 16:57:04 +02:00 |
|
Douwe Maan
|
f949245a84
|
Merge remote-tracking branch 'gitlab-ce/master' into ce-to-ee
|
2015-07-31 16:12:46 +02:00 |
|
Douwe Maan
|
70a3c165a9
|
Allow custom label to be set for authentication providers.
|
2015-07-23 15:20:12 +02:00 |
|
Robert Speicher
|
a49882e4b0
|
Use page.within instead of within
|
2015-07-02 16:58:28 -04:00 |
|
Robert Speicher
|
02d421c8af
|
Fix logo upload feature steps
|
2015-07-02 14:59:09 -04:00 |
|
Robert Speicher
|
ce5bc4f8ca
|
RSpec 3 updates for EE
|
2015-07-02 12:35:49 -04:00 |
|
Dmitriy Zaporozhets
|
dd32818441
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
VERSION
app/assets/javascripts/project_new.js.coffee
app/helpers/appearances_helper.rb
app/helpers/application_helper.rb
app/helpers/groups_helper.rb
app/helpers/oauth_helper.rb
app/models/user.rb
app/views/admin/application_settings/_form.html.haml
app/views/layouts/nav/_group.html.haml
app/views/layouts/nav/_project_settings.html.haml
app/views/profiles/accounts/show.html.haml
doc/integration/README.md
features/steps/project/merge_requests.rb
features/support/env.rb
spec/controllers/import/github_controller_spec.rb
spec/helpers/oauth_helper_spec.rb
spec/lib/gitlab/ldap/access_spec.rb
spec/lib/gitlab/upgrader_spec.rb
spec/models/project_team_spec.rb
spec/routing/admin_routing_spec.rb
spec/services/git_push_service_spec.rb
spec/services/test_hook_service_spec.rb
|
2015-07-02 17:07:02 +02:00 |
|
Dmitriy Zaporozhets
|
4acd1f5d6a
|
Fix tests for admin identities after migrate to rspec3
|
2015-06-23 15:49:15 +02:00 |
|
Dmitriy Zaporozhets
|
73e003013f
|
Merge branch 'master' into admin-edit-identities
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
app/views/admin/users/show.html.haml
|
2015-06-22 18:00:11 +02:00 |
|
Dmitriy Zaporozhets
|
3fe3cbf222
|
Fix indendity test
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-06-22 17:52:22 +02:00 |
|
 Robert SpeicherandDmitriy Zaporozhets
|
afec5efc7d
|
Fix features syntax
|
2015-06-22 12:13:45 +02:00 |
|
Dmitriy Zaporozhets
|
aca6d36722
|
Add tests for admin managing user identities
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-06-19 15:29:53 +02:00 |
|
Dmitriy Zaporozhets
|
89ac4f1d56
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
features/steps/project/project.rb
|
2015-06-12 14:01:20 +02:00 |
|
Robert Speicher
|
4c42fc7c4c
|
Call page.all instead of all in feature steps
There's a naming conflict between Capybara and rspec-matchers which both
define the `all` method.
See https://github.com/jnicklas/capybara/issues/1396
|
2015-06-12 05:12:42 -04:00 |
|
Robert Speicher
|
584f8601ef
|
Change within to page.within in feature steps
|
2015-06-12 05:12:42 -04:00 |
|
Robert Speicher
|
69bbc413fe
|
Update all should-style syntax to expect in features
|
2015-06-12 05:12:09 -04:00 |
|
Dmitriy Zaporozhets
|
935fc796d1
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
VERSION
app/controllers/admin/application_settings_controller.rb
app/controllers/omniauth_callbacks_controller.rb
app/controllers/projects/project_members_controller.rb
app/helpers/application_settings_helper.rb
app/models/user.rb
app/services/files/base_service.rb
app/views/profiles/accounts/show.html.haml
db/schema.rb
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.11.md
doc/workflow/README.md
lib/gitlab/markdown/external_issue_reference_filter.rb
lib/gitlab/reference_extractor.rb
lib/gitlab/upgrader.rb
|
2015-06-05 11:40:36 +02:00 |
|
Robert Speicher
|
6e5473f930
|
Remove show actions from Admin and Project DeployKeys
|
2015-06-03 18:03:04 -04:00 |
|
Douwe Maan
|
97bfd764b7
|
Add feature specs for license upload.
|
2015-05-05 14:13:57 +02:00 |
|
Dmitriy Zaporozhets
|
2e243fc321
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
README.md
VERSION
app/controllers/projects/services_controller.rb
app/controllers/projects/uploads_controller.rb
app/services/test_hook_service.rb
db/schema.rb
features/steps/admin/settings.rb
lib/gitlab/reference_extractor.rb
spec/models/note_spec.rb
|
2015-04-27 11:53:31 +03:00 |
|
Stan Hu
|
2f04599751
|
Fix bug where Slack service channel was not saved in admin template settings.
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future.
Closes https://github.com/gitlabhq/gitlabhq/issues/9181
|
2015-04-24 08:33:24 -07:00 |
|
Dmitriy Zaporozhets
|
d01d0c02b7
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
app/controllers/admin/application_settings_controller.rb
app/controllers/groups/group_members_controller.rb
app/controllers/projects/deploy_keys_controller.rb
app/controllers/projects/project_members_controller.rb
app/models/concerns/mentionable.rb
app/models/project.rb
app/models/project_team.rb
app/models/service.rb
app/views/admin/application_settings/_form.html.haml
app/views/admin/groups/show.html.haml
app/views/groups/group_members/_new_group_member.html.haml
config/initializers/1_settings.rb
db/schema.rb
lib/gitlab/reference_extractor.rb
spec/lib/gitlab/reference_extractor_spec.rb
|
2015-04-15 19:22:57 +03:00 |
|
Douwe Maan
|
6237cae1f1
|
Add admin deploy keys tests.
|
2015-04-03 12:51:01 +02:00 |
|
Valery Sizov
|
3bf8f097d9
|
git hook sample: tests
|
2015-03-26 13:38:26 +02:00 |
|
Dmitriy Zaporozhets
|
3840549566
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Conflicts:
app/assets/javascripts/dispatcher.js.coffee
features/admin/settings.feature
features/steps/admin/settings.rb
features/steps/user.rb
features/user.feature
lib/gitlab/git_access.rb
|
2015-03-25 09:16:09 -07:00 |
|
Stan Hu
|
a3daead1b0
|
Include missing events and fix save functionality in admin service template settings form
Closes #1275
|
2015-03-23 05:51:38 -07:00 |
|
Dmitriy Zaporozhets
|
d3361e6d1b
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Conflicts:
Gemfile.lock
app/controllers/admin/application_settings_controller.rb
app/controllers/groups/application_controller.rb
app/controllers/groups/group_members_controller.rb
app/controllers/projects/team_members_controller.rb
app/helpers/application_settings_helper.rb
app/helpers/projects_helper.rb
app/helpers/tab_helper.rb
app/models/application_setting.rb
app/models/user.rb
app/views/devise/shared/_signin_box.html.haml
app/views/groups/projects.html.haml
app/views/profiles/keys/_key.html.haml
app/views/projects/team_members/_form.html.haml
app/views/projects/team_members/index.html.haml
config/routes.rb
db/schema.rb
spec/lib/gitlab/ldap/access_spec.rb
|
2015-03-16 21:25:00 -07:00 |
|
Douwe Maan
|
31fc73f0a9
|
Use project_member instead of team_member.
|
2015-03-15 13:50:38 +01:00 |
|
Dmitriy Zaporozhets
|
d56d4f2579
|
Fix custom header logo tests
|
2015-03-03 22:04:25 -08:00 |
|
Dmitriy Zaporozhets
|
c0828d6fcd
|
Merge branch '7-9-pre' into 'master'
Recent changes from CE master
See merge request !325
|
2015-03-02 22:56:40 +00:00 |
|