Ahmad Sherif
34cd109797
Re-enable Gitaly commit_raw_diff feature
2017-05-07 23:37:42 +02:00
Ruben Davila
4b4fc943a3
Add ruby_parser gem for all environments.
...
It was only available for test and development environments and we need
it to run the `rake gettext:pack` command in omnibus which doesn't have
the test/dev gems installed.
2017-05-05 13:10:46 -05:00
Ruben Davila
bbfbcebdf6
Merge branch 'master' into 28433-internationalise-cycle-analytics-page
2017-05-02 13:20:41 -05:00
Zeger-Jan van de Weg
d261f83626
Update Carrierwave and fog-core
2017-05-01 20:15:16 +00:00
Douwe Maan
da9d787ac0
Bump Sidekiq to 5.0.0
2017-04-26 09:59:52 -05:00
Zeger-Jan van de Weg
6f5b579f94
Use rspec-set to speed up examples
2017-04-26 14:46:26 +00:00
Douglas Barbosa Alexandre
9bcb1b27a9
Remove unused gems
2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
7030eb3286
Add faraday gem
2017-04-24 16:17:52 -03:00
Phil Hughes
90ba69d224
Started internationalising cycyle analytics
2017-04-15 16:07:31 +01:00
Phil Hughes
302e855f52
Merge branch 'master' into 28433-internationalise-cycle-analytics-page
2017-04-14 15:42:10 +01:00
Ruben Davila
1ebcc96e3a
Setup gettext libraries
2017-04-12 22:41:46 -05:00
andrew brown
8559a90064
Use the hashie-forbideen_attributes gem
...
This gem prevents Mash from responding to :permitted?, disabling mass
assignment protection for the Grape API
2017-04-09 12:56:46 -07:00
Robert Speicher
86a2fb2fe6
Update rubocop-rspec 1.12.0 -> 1.15.0
2017-04-07 20:22:29 -04:00
Robert Speicher
33a050d31c
Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into 'master'
...
Add rake task that prints TOML storage configuration
Closes gitaly#173
See merge request !10448
2017-04-07 21:58:19 +00:00
Shinya Maeda
75f5e71043
Add rufus-scheduler to Gemfile
2017-04-06 23:46:58 +09:00
Mike Greiling
4461e7087d
Refactor test_utils bundle
2017-04-04 17:47:12 +00:00
Ahmad Sherif
62521f20e4
Add rake task that prints TOML storage configuration
...
Closes gitaly#173
2017-04-04 19:35:35 +02:00
Robert Speicher
f61ded8214
Enable the `bullet_logger` setting; enable `raise` in test environment
2017-04-03 17:15:09 -04:00
Jacob Vosmaer
88812ce2bf
Use gitaly 0.5.0
2017-04-03 13:58:29 +02:00
Elan Ruusamäe
194c88915d
Update rugged to 0.25.1.1
2017-03-28 14:19:51 +02:00
Robert Speicher
75f2c514fd
Update sentry-raven 2.0.2 -> 2.4.0
2017-03-26 20:29:41 -04:00
Robert Speicher
7d751853e9
Update webmock 1.21.0 -> 1.24.6
2017-03-26 20:29:41 -04:00
Robert Speicher
ce906f48a5
Update spring 1.7.2 -> 2.0.1
2017-03-26 20:29:41 -04:00
Robert Speicher
f2501601cd
Update simplecov 0.12.0 -> 0.14.1
2017-03-26 20:29:41 -04:00
Robert Speicher
bd31b4503d
Update flay 2.6.1 -> 2.8.1
2017-03-26 20:29:40 -04:00
Robert Speicher
72461af5b1
Update bullet 5.2.0 -> 5.5.1
2017-03-25 12:28:27 -04:00
Robert Speicher
97e9d76922
Update brakeman 3.4.1 -> 3.6.1
2017-03-25 12:23:23 -04:00
Robert Speicher
c27f3189a0
Remove web-console gem
2017-03-25 12:19:45 -04:00
Robert Speicher
1fde4977bc
Update better_errors 1.0.1 -> 2.1.1
2017-03-25 12:19:22 -04:00
Rémy Coutable
645a55f19b
Introduce a new middleware for the test environment that can block requests
...
The idea is that after each feature spec example, we block all incoming
requests at the Rack level, go to the 'about:blank' page, and wait until
the current requests reach 0.
This should solve the problem where a request would end after database
cleaner performed the database truncation. The problem was that a GET
request can still lead to records creation (e.g. namespaces or routes).
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-22 19:45:21 +01:00
Ahmad Sherif
c0a4f527db
Use Gitaly for CommitController#show
2017-03-15 12:52:11 +02:00
Markus Koller
972678b6bf
Remove whitespace in Gemfile
2017-03-07 15:08:15 +01:00
Markus Koller
c498289048
Implement OpenID Connect identity provider
2017-03-07 14:54:35 +01:00
Rémy Coutable
fe57b80587
Relax font-awesome-rails dependency to ~> 4.7
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-07 01:01:17 +01:00
Robert Speicher
2a2b24d5a7
Update carrierwave 0.10.0 -> 0.11.2
2017-03-06 14:41:09 -05:00
James Edwards-Jones
9a672c4f81
Updates Redcarpet (Markdown parser) to 3.4.0
...
Adds suppport for HTML 5 details and summary tags (https://github.com/vmg/redcarpet/issues/578 )
2017-03-06 16:27:49 +00:00
Douglas Barbosa Alexandre
0fcb8ce7d6
Bump health_check gem to version 2.6.0
2017-03-03 16:35:20 -03:00
Phil Hughes
56ced9de41
Remove jQuery UI
...
jQuery UI is no longer used anywhere so say goodbye to it from package.json & Gemfile
2017-03-02 09:07:40 +00:00
Alejandro Rodríguez
f8fa6e6f47
Add internal endpoint to notify post-receive to Gitaly
2017-03-01 18:46:59 -03:00
Robert Schilling
e7eda6349e
Remove the newrelic gem
2017-03-01 15:30:39 +01:00
Robert Schilling
86c58687b2
Return 204 for delete endpoints
2017-02-28 08:32:38 +01:00
Stan Hu
18cdc46635
Bump omniauth to 1.4.2
2017-02-25 21:11:12 -08:00
Douwe Maan
56c5b21140
Update haml_lint to work with newest rubocop
2017-02-23 09:32:42 -06:00
Douwe Maan
ec5a74ecfa
Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml
2017-02-23 09:32:42 -06:00
Connor Shea
fcb15c5677
Update Licensee from 8.0.0 to 8.7.0.
...
Changelog: https://github.com/benbalter/licensee/releases
2017-02-22 14:00:56 -07:00
Douwe Maan
deb62183ed
Merge branch '1363-redo-mailroom-support' into 'master'
...
Redo internals of Incoming Mail Support
See merge request !9385
2017-02-21 20:36:04 +00:00
Z.J. van de Weg
2707cfc1e0
Upgrade Rails to 4.2.8
2017-02-21 18:01:53 +01:00
Alexandros Keramidas
beb887748e
Added support for Authentiq Back-Channel Logout
2017-02-20 18:46:58 +02:00
Gabriel Mazetto
e49d55e961
Use newer mail_room to get `require_relative` support
2017-02-20 17:38:21 +01:00
Joe Marty
93d4234efa
Add omniauth-oauth2-generic strategy
...
- Allows configurable Single Sign On with most simple OAuth2 providers
- Adds documentation for the new strategy
Closes #26744
2017-02-13 12:54:57 -06:00