Dmitriy Zaporozhets
3d3c7e743f
Merge branch 'check_browser_version' of https://github.com/vicvega/gitlabhq into vicvega-check_browser_version
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
app/assets/stylesheets/generic/common.scss
2014-12-28 22:13:31 +02:00
Francesco Coda Zabetta
84b40a346a
check browser version, blacklisting outdated IE (version < 10)
2014-12-24 16:22:08 +01:00
Valery Sizov
e41dadcb33
Doorkeeper integration
2014-12-24 15:38:07 +02:00
Valery Sizov
15303bbfd7
add kerberos to Gemfile
2014-12-16 13:57:40 +02:00
Jacob Vosmaer
18164afbcc
Update Sidekiq to 2.17.8
2014-12-04 18:11:49 +01:00
Doug Goldstein
2f3df4cb56
HipChat service: correct service name & use v2 API
...
HipChat refers to their own product camel cased so we should do the
same. HipChat no longer recommends people use the deprecated v1 API so
switch to using the v2 API by default. hipchat-rb does not yet default
to v2 in any version so it must be specified.
2014-11-19 21:26:58 -06:00
Dmitriy Zaporozhets
7fb3b908ed
Bump gitlab_git with new rugged
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-11-18 17:51:39 +02:00
Jacob Vosmaer
a9dc2c2029
Update gitlab_git to 7.0.0.rc11
2014-11-14 12:14:17 +01:00
Marin Jankovski
fe610ff576
Merge pull request #8156 from stevenosloan/update_slack_and_use_raw_webhook_url
...
update slack-notifier for new webhook_url format
2014-11-03 09:57:05 +01:00
Dmitriy Zaporozhets
6cb5d3d2d4
Add addressable explicitly to Gemfile
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-30 14:44:46 +02:00
Dmitriy Zaporozhets
9cadfc9e13
Update omniauth-ldap & dependencies
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-29 17:17:22 +02:00
Jacob Vosmaer
2bca55197b
Bump gitlab_git to 7.0.0.rc10 (submodules fix)
2014-10-24 11:25:39 +02:00
Steven Sloan
7b339e61e8
update slack-notifier to 1.0.0, use raw webhook_url per slack recommendation
...
per changes with slack, they’re now using “static” web hook urls that describe the team & service with IDs that don’t change if the team or service name change. their recommendation is to use the raw webhook_url instead of building it out of components to allow more flexibility
this should also prevent issues cropping up with mistakes in how the urls are parsed
2014-10-23 14:47:28 -04:00
Dmitriy Zaporozhets
ce3fb02ea0
Bump gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-06 12:27:13 +03:00
Dmitriy Zaporozhets
0676f1da7e
Merge pull request #7934 from Soullivaneuh/font-awesome
...
Upgrade to Font Awesome v4.2
2014-10-03 13:42:24 +03:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Robert Schilling
b0a3276253
Bump org-mode to 0.9.9
2014-10-02 18:53:07 +02:00
Dmitriy Zaporozhets
0eb27eada4
Bump gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-02 11:53:05 +03:00
Dmitriy Zaporozhets
6c3ad0dab6
Merge pull request #7853 from Razer6/feature/html_pipeline
...
Factor out Emoji parsing using html-pipeline-gitlab
2014-10-02 11:18:40 +03:00
Dmitriy Zaporozhets
2b88c9cd15
Bump gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-30 16:54:56 +03:00
Dmitriy Zaporozhets
5601b87b31
Bump gitlab_git version
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-30 11:34:19 +03:00
Dmitriy Zaporozhets
9654cbb592
Merge branch 'backup-uploader'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-09-29 18:20:21 +03:00
Dmitriy Zaporozhets
331a4675fe
Fix download repo featire
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-29 18:10:41 +03:00
Jacob Vosmaer
e1f6fa6f18
Add backup upload support to the rake task
2014-09-29 15:03:08 +02:00
Dmitriy Zaporozhets
633d42a335
Bump gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-26 18:04:11 +03:00
Dmitriy Zaporozhets
aaaf2bd953
Bump gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-26 10:30:38 +03:00
Robert Schilling
390183a426
Factor out Emoji parsing using html-pipeline-gitlab
2014-09-26 01:32:33 +02:00
Dmitriy Zaporozhets
a6b4e371ee
Use gitlab_git v7.0.0.rc1
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-25 17:25:20 +03:00
Dmitriy Zaporozhets
619c81b488
Fix Commit stats and diff encoding issues
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-25 15:26:35 +03:00
Dmitriy Zaporozhets
4b65b0e0f5
Fix wiki
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-25 13:56:23 +03:00
Dmitriy Zaporozhets
3695ae185b
Decorate commit parents
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-25 12:19:26 +03:00
Dmitriy Zaporozhets
13aec95264
Improve diff and bump gitlab_git revision
2014-09-24 15:59:57 +03:00
Dmitriy Zaporozhets
53f2130e63
Use new version of gitlab_git with extended rugged usage
2014-09-24 13:26:53 +03: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
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
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
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
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
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