Dmitriy Zaporozhets
|
ae713ae8fc
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
db/schema.rb
doc/README.md
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.12.md
doc/workflow/README.md
|
2015-06-17 11:25:59 +02:00 |
|
Robert Speicher
|
7400cfc114
|
Bootlint: Use offset grid classes instead of empty divs
|
2015-06-16 13:32:32 -04:00 |
|
Dmitriy Zaporozhets
|
efdf3d2905
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
doc/README.md
doc/workflow/README.md
|
2015-06-09 19:24:37 +02:00 |
|
Dmitriy Zaporozhets
|
8641cda4a5
|
Dont use fixed pixel size if form controls - its bad for mobile devices
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-06-08 16:34:58 +02:00 |
|
Douwe Maan
|
68ac20604b
|
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ce-to-ee
# Conflicts:
# app/controllers/groups/application_controller.rb
# app/services/test_hook_service.rb
# app/views/admin/groups/show.html.haml
# app/views/groups/_settings_nav.html.haml
# app/views/groups/show.html.haml
# app/views/layouts/_head.html.haml
# app/views/projects/_settings_nav.html.haml
# db/schema.rb
# features/project/project.feature
# features/steps/project/project.rb
|
2015-05-05 10:18:27 +02:00 |
|
Douwe Maan
|
ae09c2a6db
|
Capitalize "X" in "New X".
|
2015-04-30 21:33:02 +02:00 |
|
Douwe Maan
|
26ad250989
|
Add a page title to every page.
|
2015-04-30 19:12:15 +02:00 |
|
Dmitriy Zaporozhets
|
f21e269668
|
Fix adding new group members from admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-04-27 18:05:51 +03: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
|
87dd3f215f
|
Let members be invited from Add members pane.
|
2015-04-14 12:08:10 +02:00 |
|
Douwe Maan
|
2a1d4255da
|
Correctly render invite members without user.
|
2015-04-14 12:07:33 +02: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
|
30ca451fd4
|
Refactor buttons
|
2015-03-14 00:29:32 -07:00 |
|
Dmitriy Zaporozhets
|
7ac62388a5
|
Prevent database query each time we render group avatar
|
2015-03-12 13:56:53 -07:00 |
|
Dmitriy Zaporozhets
|
be4d340381
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
Conflicts:
Gemfile.lock
app/controllers/uploads_controller.rb
app/models/application_setting.rb
app/models/project_services/issue_tracker_service.rb
app/views/projects/services/_form.html.haml
db/schema.rb
doc/integration/README.md
features/steps/groups.rb
|
2015-03-11 18:41:41 -07:00 |
|
Dmitriy Zaporozhets
|
3bfd53149c
|
Replace bs-callout with alert
|
2015-03-06 18:36:22 -08:00 |
|
Vinnie Okada
|
067a5b9d8b
|
Update path helpers and routes for Rails 4.1.9
Update project path helpers and routes to reflect the new nested
resources introduced in the Rails 4.1.9 upgrade.
|
2015-02-27 18:21:15 -07:00 |
|
Dmitriy Zaporozhets
|
976e18bb33
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into 7-9-pre
Conflicts:
app/views/groups/show.html.haml
app/views/projects/team_members/index.html.haml
config/routes.rb
|
2015-02-23 23:56:59 -08:00 |
|
Marin Jankovski
|
7d9ef1124e
|
Merge remote-tracking branch 'ce/master' into merge_ce
Conflicts:
README.md
app/assets/javascripts/project.js.coffee
app/models/concerns/mentionable.rb
app/models/project.rb
app/models/project_services/jira_service.rb
app/models/service.rb
app/models/user.rb
app/services/git_push_service.rb
config/initializers/1_settings.rb
config/routes.rb
db/schema.rb
doc/integration/README.md
doc/integration/external-issue-tracker.md
doc/integration/github.md
spec/controllers/import/github_controller_spec.rb
spec/helpers/merge_requests_helper.rb
spec/lib/gitlab/upgrader_spec.rb
spec/models/note_spec.rb
spec/requests/api/groups_spec.rb
spec/services/git_push_service_spec.rb
|
2015-02-16 11:50:30 -08: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
|
bbca6a0abd
|
Refactor sorting in project
|
2015-02-05 19:15:05 -08:00 |
|
Dmitriy Zaporozhets
|
9b140b22fb
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-into-ee
Conflicts:
Gemfile.lock
app/helpers/tab_helper.rb
config/routes.rb
db/schema.rb
|
2015-02-04 18:19:22 -08:00 |
|
Sytse Sijbrandij
|
7b233ea853
|
Spelling improvement, add in a group, not into group.
|
2015-02-03 16:55:31 -08:00 |
|
Dmitriy Zaporozhets
|
fd1f54b8ab
|
Merge branch 'master' into ee-from-ce
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
Gemfile
app/controllers/application_controller.rb
app/views/admin/groups/_form.html.haml
app/views/groups/edit.html.haml
app/views/groups/show.html.haml
app/views/layouts/nav/_admin.html.haml
app/views/projects/_settings_nav.html.haml
db/schema.rb
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.6.md
|
2014-12-26 15:05:43 +02:00 |
|
Dmitriy Zaporozhets
|
1f2628fe21
|
Allow Group path to be changed at the same time as name
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-12-22 15:02:47 +02:00 |
|
Valery Sizov
|
3fcd75a911
|
Merge CE master into EE master
Conflicts:
Gemfile
VERSION
app/assets/javascripts/project.js.coffee
app/assets/javascripts/users_select.js.coffee
app/controllers/projects/services_controller.rb
app/models/project.rb
app/views/groups/edit.html.haml
features/project/service.feature
features/steps/project/services.rb
spec/models/concerns/mentionable_spec.rb
|
2014-11-13 17:05:12 +02:00 |
|
Dmitriy Zaporozhets
|
b23b78ada1
|
Merge pull request #7866 from cirosantilli/input-button-to-tag
Use button type=submit instead of input.
|
2014-10-28 12:11:15 +02:00 |
|
Dmitriy Zaporozhets
|
fb5c1dd8f0
|
Merge pull request #8113 from cirosantilli/factor-group-forms
Factor group forms
|
2014-10-21 11:39:41 +03:00 |
|
Robert Schilling
|
11656fd423
|
Merge pull request #8111 from cirosantilli/dry-group-avatar-button
Factor choose group avatar button
|
2014-10-21 08:25:09 +02:00 |
|
Ciro Santilli
|
3a47ed979a
|
Factor group forms
|
2014-10-21 00:25:44 +02:00 |
|
Ciro Santilli
|
01db264ffc
|
Factor choose group avatar button
|
2014-10-20 23:57:46 +02:00 |
|
Ciro Santilli
|
f7d01f2067
|
Factor group tips
|
2014-10-20 23:43:51 +02:00 |
|
Valery Sizov
|
e769822595
|
Merge branch '7-4-stable' into to_ee_stable_from_ce_stable
Conflicts:
config/initializers/1_settings.rb
config/initializers/7_omniauth.rb
features/admin/groups.feature
features/steps/admin/groups.rb
|
2014-10-20 19:59:36 +03:00 |
|
Dmitriy Zaporozhets
|
644fd232db
|
Add tests for remove group member feature in admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-10-20 16:37:52 +03:00 |
|
Dmitriy Zaporozhets
|
ebc0a7050a
|
Fix group user removal from admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-10-20 16:37:52 +03:00 |
|
Dmitriy Zaporozhets
|
2064a14724
|
Add tests for remove group member feature in admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-10-20 13:18:07 +03:00 |
|
Dmitriy Zaporozhets
|
f50c0e5af1
|
Fix group user removal from admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-10-20 12:59:16 +03:00 |
|
Dmitriy Zaporozhets
|
eafac5932f
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ee-7-4
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
app/helpers/merge_requests_helper.rb
doc/update/README.md
lib/gitlab/reference_extractor.rb
|
2014-10-03 16:18:40 +03:00 |
|
Dmitriy Zaporozhets
|
778923b66c
|
Merge branch 'ee-7-4' into 'master'
Recent 7.4 code from CE into EE
Fixes #187
See merge request !190
|
2014-10-03 12:29:35 +00:00 |
|
Sullivan SENECHAL
|
5d8be4438a
|
Upgrade to Font Awesome v4.2
|
2014-10-03 12:19:24 +02:00 |
|
Dmitriy Zaporozhets
|
a5972170ad
|
Merge remote-tracking branch 'origin/master' into ee-7-4
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
app/controllers/projects/team_members_controller.rb
app/finders/projects_finder.rb
app/models/group.rb
app/models/project_team.rb
app/models/users_group.rb
config/gitlab.yml.example
config/initializers/1_settings.rb
config/routes.rb
db/schema.rb
doc/integration/ldap.md
features/steps/group.rb
features/steps/project/project.rb
|
2014-10-02 13:24:59 +03:00 |
|
Marin Jankovski
|
db5497afe8
|
Move the check if group is synced with ldap to a method.
|
2014-10-02 11:50:46 +02:00 |
|
Marin Jankovski
|
336b7b8783
|
Disable ldap user showing only if group is synced with LDAP group.
|
2014-10-01 14:59:37 +02:00 |
|
Ciro Santilli
|
6294033024
|
Use button type=submit instead of input.
|
2014-10-01 11:12:56 +02:00 |
|
Marin Jankovski
|
44b94f7c26
|
Do not show ldap users in add members dropdown.
|
2014-09-29 13:36:28 +02:00 |
|
Dmitriy Zaporozhets
|
bdbadebe3e
|
Fix adminarea and emails for new membership logic
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-09-15 10:57:02 +03:00 |
|
Dmitriy Zaporozhets
|
c69b8e0459
|
Huge replace of old users_project and users_group references
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-09-14 19:32:51 +03:00 |
|
Jan-Willem van der Meer
|
cadc1e6af9
|
Change naming of multi-LDAP to linked LDAP groups
|
2014-08-15 12:19:07 +02:00 |
|
Jan-Willem van der Meer
|
e519963876
|
Refactor group/edit LDAP sync page
|
2014-08-14 17:52:28 +02:00 |
|