Marin Jankovski
36a9e47d70
Merge remote-tracking branch 'CE/master' into merge_ce_rc1
...
Conflicts:
Gemfile.lock
VERSION
doc/README.md
doc/install/installation.md
2014-09-17 18:36:14 +02:00
Jacob Vosmaer
66ae1bde87
Add dormant New Relic gem
...
The gem can be enabled and configured via environment variables.
2014-09-16 17:31:20 +02:00
Jacob Vosmaer
e93523ed31
Merge commit '79190fe06b' into merge-79190fe06b-7.3.0-pre
...
Conflicts:
Gemfile
README.md
VERSION
db/schema.rb
doc/install/installation.md
lib/gitlab/git_access.rb
lib/gitlab/ldap/user.rb
spec/lib/gitlab/ldap/access_spec.rb
2014-09-15 11:24:51 +02:00
Dmitriy Zaporozhets
4a5719f990
Merge pull request #7725 from matusb/feature/shibboleth-support
...
shibboleth authentication support
2014-09-10 19:24:14 +03:00
Jacob Vosmaer
f964067c95
Update omniauth-ldap and net-ldap
2014-09-10 11:15:23 +02:00
Matus Banas
f8ec9dd397
added omniauth-shibboleth gem for shibboleth support
...
added documentation for shibboleth omniauth provider
updated changelog
2014-09-09 22:16:05 +01:00
Dmitriy Zaporozhets
a28fe934d6
Merge pull request #7628 from zzet/update_markdown
...
Update redcarpet gem
2014-09-01 14:01:19 +03:00
Robert Schilling
0cbc19f944
Awesome shortcuts for GitLab
2014-09-01 11:49:17 +02:00
Dmitriy Zaporozhets
3daef3dd51
Merge pull request #7517 from jvanbaarsen/guard-spring-fix
...
Updated the spring gem and fixed the guard file
2014-08-29 17:39:18 +03:00
Andrew Kumanyaev
8d715fb104
Update redcarper gem
2014-08-28 23:30:18 +04:00
Robert Schilling and Jacob Vosmaer
549d453d84
Update org-ruby
2014-08-19 18:20:38 +02:00
Jacob Vosmaer
2fd7d6e2ef
Merge pull request #7493 from Razer6/update_gems_with_errors
...
Update gems with errors, to prevent 500 errors
2014-08-18 17:13:38 +02:00
Jeroen van Baarsen
0b5783119f
Updated the spring gem and fixed the guard file
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com >
2014-08-16 14:30:44 +02:00
Jacob Vosmaer
ee8836a903
Merge commit '27cf081e1b0b1df166' into merge_ce_27cf081e1b0b1df166
...
Conflicts:
VERSION
app/models/user.rb
app/services/merge_requests/build_service.rb
config/gitlab.yml.example
db/schema.rb
doc/integration/README.md
features/project/merge_requests.feature
features/steps/project/merge_requests.rb
2014-08-15 10:25:23 +02:00
skv
4e40800166
diff unfold
2014-08-14 15:48:14 +04:00
Robert Schilling
3a246fbd38
Update org-ruby
2014-08-13 15:45:48 +02:00
Robert Schilling
ceabda743a
Improve markup gems
2014-07-28 11:47:27 +02:00
Dmitriy Zaporozhets
b03b69e23e
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-7-1
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/assets/images/brand_logo.png
app/assets/stylesheets/sections/login.scss
app/controllers/projects/merge_requests_controller.rb
app/helpers/appearances_helper.rb
app/views/layouts/devise.html.haml
2014-07-16 12:39:45 +03:00
Dmitriy Zaporozhets
2099aa38b6
Merge pull request #7131 from skv-headless/per_request_rules_caching
...
per request project rules caching
2014-07-14 13:58:53 +03:00
Dmitriy Zaporozhets
a74b66cdee
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into upstream-ce
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/models/group.rb
app/models/project.rb
features/steps/shared/project.rb
2014-07-10 23:43:42 +03:00
Marin Jankovski
34cfd84ed2
Upgrade to devise 3.2.4
2014-07-09 13:22:32 +02:00
Rory O’Kane
0b55b4768f
Remove stale comment in Gemfile
...
The comment was added in a91a6491bf , and referred to the below gem `grape-entity` being pulled directly from a Git repo. The `gem` command has already been changed to pull directly from Rubygems, so the comment is no longer necessary.
2014-07-01 13:24:40 -04:00
Dmitriy Zaporozhets
1dab15940d
Remove protected_atrributes gem and start moving to strong params
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-26 14:30:07 +03:00
Dmitriy Zaporozhets
e64343d6e1
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-changes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
VERSION
app/views/layouts/devise.html.haml
features/project/project.feature
features/steps/project/project.rb
2014-06-26 13:02:08 +03:00
Dmitriy Zaporozhets
2d87556847
Remove rails observers from application
2014-06-17 22:51:43 +03:00
Dmitriy Zaporozhets
b165b097f5
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-7-to-ee
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
LICENSE
VERSION
app/controllers/omniauth_callbacks_controller.rb
app/helpers/application_helper.rb
app/helpers/merge_requests_helper.rb
app/models/group.rb
app/models/project.rb
app/models/project_team.rb
app/views/admin/groups/edit.html.haml
app/views/groups/_projects.html.haml
app/views/groups/edit.html.haml
db/schema.rb
doc/install/installation.md
doc/integration/README.md
lib/gitlab/git_access.rb
lib/gitlab/markdown.rb
spec/helpers/merge_requests_helper.rb
spec/models/merge_request_spec.rb
2014-06-17 10:53:44 +03:00
Dmitriy Zaporozhets
3e3396365d
Update gitlab_meta gem
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-16 17:25:45 +03:00
skv-headless
8ec02ed9aa
per request project rules caching
2014-06-14 14:05:25 +04:00
Job van der Voort
8b6dd9d4a8
responsive sidebar
2014-06-14 11:17:11 +02:00
Dmitriy Zaporozhets
afe47e26f5
Add autolink to project/group description render
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-12 22:58:59 +03:00
Dmitriy Zaporozhets
7ed935b676
Use gitlab_git to get commit_count in repo. It allows get commits count for git repos with 100k+ commits
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-11 23:13:31 +03:00
Marin Jankovski
e57fdc1190
Remove email_validator gem and allow apostrophe as a valid character in email.
2014-06-11 13:04:30 +02:00
Dmitriy Zaporozhets
67ba36ebac
Revert "Revert "Fix for failing specs""
...
This reverts commit 2545b0f858 .
2014-06-06 09:01:17 +03:00
Jeroen van Baarsen
2545b0f858
Revert "Fix for failing specs"
...
This reverts commit 2314438925 .
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com >
Conflicts:
Gemfile.lock
2014-06-05 20:21:28 +02:00
Marin Jankovski
ef7cfdceea
Update jasmine.
2014-06-03 11:39:29 +02:00
Marin Jankovski
51d5e4cd6e
Bump to Rails 4.1.
2014-06-03 11:37:23 +02:00
Jeroen van Baarsen
2314438925
Fix for failing specs
2014-05-30 23:19:50 +02:00
Marin Jankovski
dc158af665
Add org-ruby for rendering .org files.
2014-05-28 12:23:03 +02:00
Earle Bunao & Neil Calabroso and erbunao
6a85cdf162
Implements drag and drop upload in creating issues
2014-05-23 16:22:42 +08:00
Dmitriy Zaporozhets
74079fe236
Fix scroll to highlighted line. Replace scrollTO js file with gem
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-22 18:19:50 +03:00
Dmitriy Zaporozhets
556ca35274
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ce-6-9
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
VERSION
app/assets/stylesheets/application.scss
app/views/layouts/devise.html.haml
2014-05-12 12:39:51 +03:00
Marin Jankovski and Jacob Vosmaer
ad5a982d84
Update sass-rails with newer version of rails.
2014-05-08 15:28:07 +02:00
Marin Jankovski
198bd6d5d0
Update sass-rails with newer version of rails.
2014-05-08 15:00:20 +02:00
Dmitriy Zaporozhets
0242124525
Fix 404 on jquery ui images
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-02 14:48:32 +03:00
Dmitriy Zaporozhets
c51ac0484f
Merge pull request #5962 from skv-headless/editing-preview
...
editing preview
2014-04-29 10:00:29 +03:00
Marin Jankovski
fe1ca61601
Make sure that tests pass when aws group is used.
2014-04-24 13:23:17 +02:00
Dmitriy Zaporozhets
c4e713a5b6
Merge remote-tracking branch 'origin/master' into 6-8-ce-to-ee
...
Conflicts:
VERSION
db/schema.rb
doc/install/installation.md
2014-04-22 11:58:11 +02:00
skv-headless
d859d08094
Editing preview
2014-04-15 19:02:02 +04:00
Paul Badcock
993831ff7d
Update slack to fix issues with ruby 1.9.3
2014-04-11 17:03:41 +00:00
Dmitriy Zaporozhets
fae2e540b6
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into upstream-ce-6-8
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
Gemfile.lock
README.md
VERSION
app/assets/javascripts/application.js
db/schema.rb
doc/install/installation.md
doc/update/4.2-to-5.0.md
doc/update/5.0-to-5.1.md
doc/update/5.1-to-5.2.md
doc/update/5.2-to-5.3.md
doc/update/5.4-to-6.0.md
doc/update/6.0-to-6.1.md
doc/update/6.0-to-6.7.md
lib/gitlab/git_access.rb
2014-04-10 13:34:56 +03:00