Pirate Praveen
5c8cd7452e
update changelog
2018-06-03 20:19:30 +05:30
Pirate Praveen
65fad5c6ae
refresh patches
2018-06-03 20:19:11 +05:30
Pirate Praveen
54a2f60739
update overrides
2018-05-12 20:56:35 +05:30
Pirate Praveen
3038f48412
upload to experimental
2018-05-12 20:54:44 +05:30
Pirate Praveen
7302d251cb
Tighten dependency on gitlab-shell to >= 7.1.2
2018-05-12 12:27:29 +05:30
Pirate Praveen
49931d92b2
Tighten dependencies
2018-05-10 11:49:59 +05:30
Pirate Praveen
48e83ad41e
adjust file count
2018-05-09 16:27:58 +05:30
Pirate Praveen
855426d518
update changelog
2018-05-09 12:43:06 +05:30
Pirate Praveen
0ab431c304
Refresh patches
2018-05-09 12:38:34 +05:30
Pirate Praveen
846e192278
fix filenamemagle as well to use bz2
2018-05-08 19:58:28 +05:30
Dmitry Smirnov
349fa4dddd
watch file to version 4; get tar.bz2 instead of tar.gz;
...
Still, mk-origtargz doesn't like upstream tarballs...
2018-05-07 00:34:38 +10:00
Dmitry Smirnov
b8ef6d4cdc
copyright: format URL to HTTPS.
2018-05-06 16:04:08 +10:00
Dmitry Smirnov
bdd7cb7923
CI: origtargz
2018-05-06 13:52:57 +10:00
Dmitry Smirnov
53b1b3b9c1
CI: experimental CI.
2018-05-06 04:53:52 +10:00
Pirate Praveen
ca22081a78
update changelog
2018-05-02 18:11:17 +05:30
Pirate Praveen
6d783f2167
Remove symlinks for vendored files (now using it directly)
2018-05-02 17:43:51 +05:30
Pirate Praveen
f0628bd24c
Use yarn installed webpack
2018-05-02 17:29:48 +05:30
Pirate Praveen
97f7614c5b
Set minimum version of nodejs to 6 (punycode@2.1.0 needs nodejs >= 6)
2018-05-02 14:44:42 +05:30
Pirate Praveen
4cb6d07fe7
add comment to copyright about being in contrib
2018-05-01 15:56:58 +05:30
Pirate Praveen
3267e03389
add default-mta as optional dependency
2018-05-01 15:56:58 +05:30
Pirate Praveen
70a230bb7e
upload to unstable
2018-05-01 15:39:12 +05:30
Pirate Praveen
b5a15fb368
Add override for missing sources
2018-05-01 15:35:55 +05:30
Pirate Praveen
14dd7ea239
Bump Standards-Version to 4.1.4 (no changes needed)
2018-05-01 15:13:37 +05:30
Pirate Praveen
992e4b68f0
fix
2018-05-01 15:12:27 +05:30
Pirate Praveen
513a79f6ab
Update watch file for new gitlab.com download url pattern
2018-05-01 15:02:26 +05:30
Pirate Praveen
73bc94f367
Use vendored js files (to ease backporting to jessie)
2018-05-01 15:02:26 +05:30
Pirate Praveen
8c8db5af6c
Remove node-uglify from build deps
2018-04-29 17:03:42 +05:30
Pirate Praveen
e06295b3e0
update changelog
2018-04-29 16:59:26 +05:30
Pirate Praveen
8ccd4db00e
Relax dependency on asciidoctor-plantuml
2018-04-29 16:35:25 +05:30
Pirate Praveen
f052aa3af8
Use salsa.debian.org in Vcs-* fields
2018-04-27 14:22:36 +05:30
Pirate Praveen
0125a4859d
Bump Standards-Version to 4.1.4 (no changes needed)
2018-04-27 14:22:33 +05:30
Pirate Praveen
5f129c7dec
update changelog
2018-04-27 14:18:23 +05:30
Pirate Praveen
01af6b17bb
Install all frontend dependencies via npm
2018-04-26 18:48:38 +05:30
Pirate Praveen
ce1c7a9921
Update description, webpack is in main now
2018-04-26 18:43:33 +05:30
Pirate Praveen
a823c99d6c
fix ruby-unf-ext version constraint
2018-04-25 22:15:01 +05:30
Dmitry Smirnov
bb85602534
895871-markdown.patch is forwarded upstream.
2018-04-17 12:21:56 +10:00
Dmitry Smirnov
42a8e904e2
New patch to fix Markdown rendering ( Closes : #895871 ).
2018-04-17 12:01:55 +10:00
Dmitry Smirnov
1c50ce0726
Tightening Depends...
...
~~~~
Bundler could not find compatible versions for gem "posix-spawn":
In Gemfile:
gitlab-flowdock-git-hook (>= 1.0.1, ~> 1.0) was resolved to 1.0.1, which
depends on
gitlab-grit (>= 2.4.1) was resolved to 2.8.2, which depends on
posix-spawn (~> 0.3)
Could not find gem 'posix-spawn (~> 0.3)', which is required by gem 'gitlab-grit
(>= 2.4.1)', in any of the sources.
~~~~
2018-04-16 19:09:06 +10:00
Dmitry Smirnov
8f0df06c7c
ruby-arel (>= 6.0.4~) is crucial.
...
Fixes the following problem:
~~~~
TypeError: Cannot visit Integer
/usr/share/gitlab/app/models/application_setting.rb:243:in `rescue in current'
/usr/share/gitlab/app/models/application_setting.rb:232:in `current'
/usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings'
/usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!'
/usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?'
/usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?'
/usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>'
/usr/share/gitlab/config/environment.rb:5:in `<top (required)>'
Caused by:
NoMethodError: undefined method `visit_Integer' for #<Arel::Visitors::PostgreSQL:0x00005648fdfdb190>
Did you mean? visit_String
/usr/share/gitlab/app/models/application_setting.rb:243:in `rescue in current'
/usr/share/gitlab/app/models/application_setting.rb:232:in `current'
/usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings'
/usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!'
/usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?'
/usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?'
/usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>'
/usr/share/gitlab/config/environment.rb:5:in `<top (required)>'
Caused by:
TypeError: Cannot visit Integer
/usr/share/gitlab/app/models/application_setting.rb:236:in `block in current'
/usr/share/gitlab/app/models/application_setting.rb:235:in `current'
/usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings'
/usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!'
/usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?'
/usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?'
/usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>'
/usr/share/gitlab/config/environment.rb:5:in `<top (required)>'
Caused by:
NoMethodError: undefined method `visit_Integer' for #<Arel::Visitors::PostgreSQL:0x00005648fdfdb190>
Did you mean? visit_String
/usr/share/gitlab/app/models/application_setting.rb:236:in `block in current'
/usr/share/gitlab/app/models/application_setting.rb:235:in `current'
/usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings'
/usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!'
/usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings'
/usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?'
/usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?'
/usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>'
/usr/share/gitlab/config/environment.rb:5:in `<top (required)>'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
dpkg: error processing package gitlab (--configure):
~~~~
2018-04-16 16:02:16 +10:00
Dmitry Smirnov
bc55a2bc45
Fixed versioning of dependencies.
2018-04-16 15:14:55 +10:00
Dmitry Smirnov
2f94f4d91e
Recommends += gitaly; ( Closes : #894015 )
...
Gitaly is no longer optional so we should at least recommend it.
2018-04-16 14:32:20 +10:00
Dmitry Smirnov
3e60a44b30
gitlab.yml.example: fixed path to "gitaly.socket".
2018-04-16 14:29:30 +10:00
Dmitry Smirnov
dead43f69d
Build-Depends tightening: ruby-grape-entity (>= 0.7.1~)
...
~~~
Could not find gem 'grape-entity (~> 0.7.1)' in any of the gem sources listed in
your Gemfile.
~~~~
2018-04-16 12:26:26 +10:00
Pirate Praveen
99cd046955
update changelog
2018-04-05 14:08:31 +05:30
Pirate Praveen
2a125fff38
Upload to unstable
2018-04-04 22:28:58 +05:30
Pirate Praveen
8c2127108b
Relax dependency on grape-entity
2018-04-04 22:27:21 +05:30
Pirate Praveen
cf216f886d
Tighten dependency on ruby-loofah
2018-04-04 21:52:11 +05:30
Pirate Praveen
5d34383ed9
refresh patches
2018-04-04 21:51:30 +05:30
Pirate Praveen
b6c662bc48
relax grpc
2018-03-27 22:51:10 +05:30
Pirate Praveen
d06650f8e9
refresh patches
2018-03-27 22:49:57 +05:30
Pirate Praveen
ca3485e31f
fix patch
2018-03-27 22:47:51 +05:30
Pirate Praveen
340c2f4f25
update dependencies
2018-03-27 21:46:53 +05:30
Pirate Praveen
0c2e730735
update overrides
2018-03-27 20:45:43 +05:30
Pirate Praveen
24280c27f3
install plugins directory
2018-03-27 20:33:58 +05:30
Pirate Praveen
47134e777a
update changelog
2018-03-27 20:24:38 +05:30
Pirate Praveen
78b925fd30
Refresh patches
2018-03-27 20:24:05 +05:30
Pirate Praveen
6c13c714c2
update changelog
2018-03-26 16:34:10 +05:30
Pirate Praveen
c46d449533
Tighten dependency on ruby-omniauth-auth0
2018-03-26 14:57:52 +05:30
Pirate Praveen
e908693969
refresh patches
2018-03-26 14:57:00 +05:30
Dmitry Smirnov
3378a82786
tighten/version dependency ruby-net-ldap:
...
Otherwise upgrade from GitLab 9.5 may fail as follows:
~~~~
Bundler could not find compatible versions for gem "net-ldap":
In Gemfile:
net-ldap
gitlab_omniauth-ldap (~> 2.0.4) was resolved to 2.0.4, which depends on
net-ldap (~> 0.16)
Could not find gem 'net-ldap (~> 0.16)', which is required by gem
'gitlab_omniauth-ldap (~> 2.0.4)', in any of the sources.
~~~~
2018-03-26 16:56:30 +11:00
Pirate Praveen
808a85ee71
update changelog
2018-03-23 21:02:36 +05:30
Pirate Praveen
62aac29d23
Remove plantuml_lexer.rb initializer from /etc ( Closes : #893867 )
2018-03-23 21:00:16 +05:30
Pirate Praveen
9065a49551
Relax kubeclient dependency
2018-03-23 15:20:11 +05:30
Pirate Praveen
b37e927d55
update changelog
2018-03-22 21:32:50 +05:30
Pirate Praveen
ccd6093f3b
use more node modules from system
2018-03-22 21:31:48 +05:30
Pirate Praveen
b998560fec
isolate yarn to its own directory
2018-03-22 21:16:18 +05:30
Pirate Praveen
88da6da317
Start using system node libs, don't add yarn to package.json
2018-03-22 21:15:16 +05:30
Pirate Praveen
42a1aa3564
remove devDependencies from package.json
2018-03-22 17:32:54 +05:30
Pirate Praveen
c3f63be05a
tighten devise to 4.4.3
2018-03-21 21:52:00 +05:30
Pirate Praveen
b595094f3f
lock ajv-keywords to 2.1.1
2018-03-21 21:51:46 +05:30
Pirate Praveen
2cada181ee
Use all node modules via yarn
2018-03-21 19:38:24 +05:30
Pirate Praveen
8a12bacaba
fix yarn-error.log path
2018-03-21 18:22:18 +05:30
Pirate Praveen
22022c4cbb
use yarn installed katex
2018-03-21 18:21:45 +05:30
Pirate Praveen
3ddd53cf97
Switch to yarn from npm
2018-03-21 10:39:39 +05:30
Pirate Praveen
1a1d85effb
lock ajv-keywords@2.1 for npm
2018-03-20 22:50:11 +05:30
Pirate Praveen
eba77b60b9
document-register-element is locked to 1.3.0 already
2018-03-20 22:05:56 +05:30
Pirate Praveen
f22fda7616
remove all devDependencies
2018-03-20 21:46:55 +05:30
Pirate Praveen
0c8cd4dccd
add npm to package.json
2018-03-20 21:34:16 +05:30
Pirate Praveen
dd5841918b
tighten dependency on ruby-gitlab-flowdock-git-hook
2018-03-20 20:28:20 +05:30
Pirate Praveen
a401281db8
Tighten gollum-lib dependencies, remove math_lexer.rb initializer
2018-03-20 18:52:21 +05:30
Pirate Praveen
2d746ee9a2
relax flipper dependencies
2018-03-19 14:22:20 +05:30
Pirate Praveen
7184853716
relax google-protobuf
2018-03-19 14:09:54 +05:30
Pirate Praveen
ee91b49906
Update CVEs and security bug fix
2018-03-19 13:21:47 +05:30
Pirate Praveen
1d65a303f5
relax gitaly-proto
2018-03-19 12:58:49 +05:30
Pirate Praveen
1dcbb7ad35
Relax google-api-client
2018-03-19 12:44:07 +05:30
Pirate Praveen
b6bd6ad978
fix omniauth-gitlab requirement
2018-03-19 12:30:19 +05:30
Pirate Praveen
54afefca59
tighten dependencies of rails and gitlab-shell
2018-03-18 20:42:14 +05:30
Pirate Praveen
eea7e16523
update overrides
2018-03-18 15:57:53 +05:30
Pirate Praveen
fe6dbef187
remove dh_fixperms (already fixed upstream)
2018-03-18 15:34:42 +05:30
Pirate Praveen
0f08004d1f
install symbol directory
2018-03-18 15:32:12 +05:30
Pirate Praveen
563be5f7f0
update changelog
2018-03-18 15:27:21 +05:30
Pirate Praveen
6d4922bb7c
revert to compat 10
2018-03-18 15:25:43 +05:30
Pirate Praveen
8419bc5a55
update changelog
2018-03-18 15:18:50 +05:30
Pirate Praveen
324609ebe3
Bump debhelper compat to 11 and standards version to 4.1.3
2018-03-18 15:16:44 +05:30
Pirate Praveen
ed4be79eef
tighten dependencies
2018-03-18 15:15:23 +05:30
Pirate Praveen
ab6cd18448
Add new node-* dependencies already in the archive as depends
2018-03-18 14:38:15 +05:30
Pirate Praveen
d9f41d8139
Refresh patches
2018-03-18 12:27:51 +05:30
Pirate Praveen
7f6a82660b
Remove files no longer present in vendor
2018-03-17 18:25:27 +05:30
Dmitry Smirnov
7bfdae1eaa
Depends: set minimum version for "rake".
...
~~~~
Bundler could not find compatible versions for gem "rake":
In Gemfile:
grape-route-helpers (~> 2.0) was resolved to 2.1.0, which depends on
rake (>= 11.0.0)
Could not find gem 'rake (>= 11.0.0)', which is required by gem
'grape-route-helpers (~> 2.0)', in any of the sources.
~~~~
2018-03-16 16:38:18 +11:00
Pirate Praveen
7c381b64c4
update branch info
2018-03-15 12:30:10 +05:30