Commit graph

1094 commits

Author SHA1 Message Date
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
Dmitry Smirnov
59bab3ed47 Added new patch to fix Markdown rendering (Closes: #890757).
Thanks, Libor Klepáč.
2018-03-14 20:53:58 +11:00
Dmitry Smirnov
a4c1248499 Depends += "ruby-excon (>= 0.60.0~)"
Fixed yet another case of broken dependency after upgrading from Gitlab 8.5
on Stretch:

~~~~
Bundler could not find compatible versions for gem "excon":
  In Gemfile:
    fog-core (~> 1.44) was resolved to 1.45.0, which depends on
      excon (~> 0.58)

Could not find gem 'excon (~> 0.58)', which is required by gem 'fog-core (~>
1.44)', in any of the sources.
~~~~
2018-03-14 20:42:31 +11:00
Pirate Praveen
5cd9c34d18 mention master-10 2018-03-12 13:01:14 +05:30
Pirate Praveen
b83ed301a5 explain how each branch is used 2018-03-12 12:57:10 +05:30
Pirate Praveen
5fb986d5b5 update changelog 2018-03-01 23:45:57 +05:30
Pirate Praveen
24f4a7496e Locales should be compiled before precompiling assets 2018-03-01 23:45:05 +05:30
Pirate Praveen
142716c02b Remove locale directory during purge 2018-02-28 23:07:08 +05:30
Pirate Praveen
291eaaa2c8 Remove phantomjs from dependencies 2018-02-28 12:01:48 +05:30
Pirate Praveen
cda4589813 remove webpack-bundle-analyzer 2018-02-26 16:52:34 +05:30
Pirate Praveen
eb6ebe6417 update changelog 2018-02-25 19:13:23 +05:30
Pirate Praveen
7a96ea9415 add npm 5.6.0 to package.json 2018-02-25 19:11:35 +05:30
Pirate Praveen
d67fcacee2 libjs-atwho package now works, removing the workaround 2018-02-25 19:11:11 +05:30
Pirate Praveen
08901ce51a update changelog 2018-02-23 00:04:05 +05:30
Pirate Praveen
f2d44084dc build locales 2018-02-23 00:00:41 +05:30
Pirate Praveen
b9f2d25561 relax dependencies 2018-02-22 23:59:30 +05:30
Pirate Praveen
23d874964a update changelog 2018-02-14 20:11:05 +05:30
Pirate Praveen
9e82ee6d91 Use jquery from system for compatibility with at.js in node_modules 2018-02-14 20:09:31 +05:30
Pirate Praveen
7efefc06fb update changelog 2018-02-14 17:20:32 +05:30
Pirate Praveen
286257652b Add workaround for broken libjs-jquery-atwho (#890391) 2018-02-14 17:18:49 +05:30
Pirate Praveen
8bcd27c5aa update changelog 2018-02-14 14:46:42 +05:30
Pirate Praveen
6725cd44d0 needs a newer npm for @ support in module names 2018-02-14 14:44:28 +05:30
Pirate Praveen
18398a2f8f Fix dependency (rails-dom-testing -> ruby-rails-dom-testing) 2018-02-14 14:43:51 +05:30
Dmitry Smirnov
f5f611eec3 Fixed dependencies.
~~~~
Could not find gem 'redcarpet (~> 3.4)'
Could not find gem 'asana (~> 0.6.0)'
Could not find gem 'gettext_i18n_rails (~> 1.8)'
Could not find gem 'octokit (>= 4.6.2, ~> 4.6)'
Could not find gem 'rack-test (~> 0.7.0)', which is required by gem 'actionpack (= 4.2.9)'
...

  in any of the gem sources listed in your Gemfile.

...

ERROR in ./issue_show/index.js
Module build failed: Error: Cannot find module 'debug/node'
~~~~
2018-01-09 18:44:54 +11:00
Pirate Praveen
a47ba1fb6a update changelog 2017-12-26 17:32:44 +05:30
Pirate Praveen
56331bb9fe tighten dependencies 2017-12-26 17:31:00 +05:30
Pirate Praveen
46c7d8d897 fix permissions for .gitlab_shell_secret 2017-12-25 23:50:56 +05:30
Pirate Praveen
ea679071f8 relax dependencies 2017-12-25 21:16:13 +05:30
Pirate Praveen
b861ab3fff add missing attributions 2017-12-13 23:50:33 +05:30
Pirate Praveen
6e808e20a0 bump standards 2017-12-13 10:51:13 +05:30
Pirate Praveen
c486e2f3d4 remove unreleased version 2017-12-13 10:50:36 +05:30
Pirate Praveen
af2d9e8d7a exclude .git from upstream file count 2017-12-13 10:48:53 +05:30
Pirate Praveen
43fd2404bf update copyright for initializers 2017-12-13 01:30:27 +05:30
Pirate Praveen
42286ef273 add copyright for animate 2017-12-13 01:25:56 +05:30
Pirate Praveen
8261d3dcc5 add copyright for xterm.css 2017-12-13 01:21:59 +05:30
Pirate Praveen
729d26b16d add copyright for vendor/gitignore 2017-12-13 01:15:54 +05:30
Pirate Praveen
7c5d6cd0dd Fix first time installation issues 2017-12-13 00:51:58 +05:30
Pirate Praveen
f2e56e0d18 remove more unused libraries 2017-09-26 15:08:15 +05:30
Pirate Praveen
7c881d5605 rearrange, remove unneeded deps 2017-09-26 14:55:05 +05:30
Pirate Praveen
be6b5d0c15 update changelog 2017-09-25 16:18:24 +05:30
Pirate Praveen
0665442fe7 link minified pdf*.js 2017-09-25 15:58:07 +05:30
Pirate Praveen
0437fc8246 use katex from system 2017-09-25 11:36:48 +05:30
Pirate Praveen
5dc5101f06 update overrides 2017-09-25 10:44:30 +05:30
Pirate Praveen
85f97d6113 update overrides 2017-09-24 12:39:23 +05:30
Pirate Praveen
bb2db26932 remove tessuite field 2017-09-24 12:35:39 +05:30
Pirate Praveen
a3cf7834a4 bump standards, update build deps 2017-09-24 12:31:32 +05:30
Pirate Praveen
95228b78e7 replace vendored js with system libs 2017-09-24 12:25:44 +05:30
Pirate Praveen
749c471666 update overrides 2017-09-24 12:01:50 +05:30
Pirate Praveen
3d4ad3e536 fix permissions 2017-09-23 21:24:39 +05:30
Pirate Praveen
13c837be81 remove rbnacl-libsodium (rbnacl already provides it) 2017-09-22 17:35:12 +05:30
Pirate Praveen
e9e692c89c install regexpu-core from npm 2017-09-19 21:47:32 +05:30
Pirate Praveen
6815f38379 update dependencies 2017-09-19 19:06:40 +05:30
Pirate Praveen
62affc810b use more system libs 2017-09-19 19:05:58 +05:30
Pirate Praveen
d91112ff81 fix gitlab-mailroom service 2017-09-17 22:13:29 +05:30
Pirate Praveen
542cdffefe add more dependencies 2017-09-17 15:45:13 +05:30
Pirate Praveen
0ec6ab4476 use more libs from system 2017-09-17 15:30:48 +05:30
Pirate Praveen
09de59dd63 update dependencies 2017-09-15 17:34:23 +05:30
Pirate Praveen
1518225895 use imports-loader and url-loader from system 2017-09-15 17:31:42 +05:30
Pirate Praveen
ec4417671d add node-jszip as dependency 2017-09-15 14:04:56 +05:30
Pirate Praveen
8f5dc575d9 use jszip from system 2017-09-15 14:04:05 +05:30
Pirate Praveen
e71e374c7f loaders can't be found in system path now 2017-09-15 14:00:46 +05:30
Pirate Praveen
9a6241d565 add path for loaders too, by Jishnu 2017-09-15 14:00:02 +05:30
Pirate Praveen
b7c8171931 install .babelrc 2017-09-15 13:47:33 +05:30
Pirate Praveen
db39333642 always install example configs 2017-09-12 18:08:23 +05:30
Pirate Praveen
efab522bee update gitlab.yml.example 2017-09-12 17:43:12 +05:30
Pirate Praveen
369acfbadf use ln -sf 2017-09-12 17:42:58 +05:30
Pirate Praveen
4349ea1c38 add rufus-scheduler 2017-09-12 17:42:36 +05:30
Pirate Praveen
13088ebe2c add more dependencies 2017-09-11 23:18:09 +05:30
Pirate Praveen
9410785f7a update/tighten dependencies 2017-09-11 21:07:24 +05:30
Pirate Praveen
845360da31 relax rbnacl 2017-09-11 21:06:55 +05:30
Pirate Praveen
fc14a15c98 skip peek-mysql2 2017-09-11 18:38:16 +05:30
Pirate Praveen
ee25f8147b update/tighten dependencies 2017-09-11 18:36:32 +05:30
Pirate Praveen
d72042c834 tighten dependencies 2017-09-10 22:30:07 +05:30
Pirate Praveen
94d7f3b18d relax task_list 2017-09-10 22:29:58 +05:30
Pirate Praveen
f8e51f4b93 refresh patches 2017-09-10 18:21:32 +05:30
Pirate Praveen
9795ea552f update changelog 2017-09-10 17:41:13 +05:30
Pirate Praveen
28a5621974 remove npm pulled webpack 2017-09-09 22:17:18 +05:30
Pirate Praveen
0fca49167d symlink raw-loader and exports-loader to node_modules 2017-09-09 14:58:20 +05:30
Pirate Praveen
c4aec24b1c add node-file-loader to depends 2017-09-09 11:15:18 +05:30
Pirate Praveen
e930ede140 drop file-loader 2017-09-09 11:14:16 +05:30
Pirate Praveen
eff29f7fae add node-eslint-plugin-html to depends 2017-09-09 10:35:05 +05:30
Pirate Praveen
247927138c drop eslint-plugin-html from package.json 2017-09-09 10:34:45 +05:30
Pirate Praveen
33db7bee6c use more packaged libs 2017-09-06 23:16:42 +05:30
Pirate Praveen
3fc2774930 add config option to webpack 2017-09-04 10:53:19 +05:30
Pirate Praveen
e5fb637032 add phantomjs to dependencies 2017-09-04 10:37:39 +05:30
Pirate Praveen
c6ec4c7136 json does not allow comments 2017-09-04 10:32:29 +05:30
Pirate Praveen
d626986354 add node-lie as dependency 2017-09-04 10:12:23 +05:30
Pirate Praveen
bf943ef801 use system webpack 2017-09-04 10:11:15 +05:30
Pirate Praveen
4574c88a7c prepare for using system webpack 2017-09-04 10:08:05 +05:30
Pirate Praveen
1ffb582697 upload to unstable 2017-09-01 18:02:42 +05:30
Pirate Praveen
3be81a883d set NODE_PATH for webpack 2017-09-01 17:28:47 +05:30
Pirate Praveen
558f194c06 run webpack target instead of webpack-prod 2017-09-01 17:19:32 +05:30
Pirate Praveen
a1423d278a set ROOT_PATH in webpack.config.js 2017-08-23 09:38:10 +05:30
Pirate Praveen
93b5160611 set NODE_PATH and --context for webpack command 2017-08-23 09:13:29 +05:30
Pirate Praveen
14d8f10bf7 run webpack 2017-08-22 19:19:31 +05:30
Pirate Praveen
302dbd50e4 use webpack from npm 2017-08-22 19:19:12 +05:30
Pirate Praveen
0d76bc527a add npm as a dependency 2017-08-22 17:25:26 +05:30
Pirate Praveen
d04e1a7cff update minimum version of gitlab-shell 2017-08-22 17:05:49 +05:30
Pirate Praveen
e7f6290a1e use npm install for front end dependencies 2017-08-22 17:03:57 +05:30
Pirate Praveen
bd9f7088b3 move to contrib 2017-08-22 16:38:12 +05:30
Pirate Praveen
44e2f14de0 relax pg dependency 2017-08-22 10:30:25 +05:30
Pirate Praveen
24f4bce393 tighten/update depndencies 2017-08-20 00:17:47 +05:30
Pirate Praveen
b7803bead1 relax more dependencies 2017-08-20 00:17:22 +05:30
Pirate Praveen
0fe4b08442 tighten dependencies, add more depends 2017-08-19 19:09:58 +05:30
Pirate Praveen
cba1141158 update patches, relax more gems 2017-08-19 19:09:35 +05:30
Pirate Praveen
979c5f2332 tighten versions, add new dependencies 2017-08-19 00:41:26 +05:30
Pirate Praveen
b3aafb3fcd relax gollum-rugged_adapter 2017-08-19 00:40:42 +05:30
Pirate Praveen
ed799aec7c install new files and directories 2017-08-17 23:19:21 +05:30
Pirate Praveen
8965f123ab remove uglifyjs commands 2017-08-17 23:04:11 +05:30
Pirate Praveen
9c632eddb6 refresh patches 2017-08-17 23:00:15 +05:30
Pirate Praveen
6e758cd33e update changelog 2017-08-17 23:00:01 +05:30
Pirate Praveen
6432792916 fix watch file for new url scheme 2017-08-17 21:58:55 +05:30
Balasankar C
c7efa4cee7
Add patch for CVE-2016-9086 2017-08-17 19:03:37 +05:30
Pirate Praveen
4fb6378723 bump standards, change section to net 2017-08-14 12:34:54 +05:30
Pirate Praveen
dcb7bf1a15 update changelog 2017-08-14 12:22:06 +05:30
Pirate Praveen
d89bff8a7f tighten dependency on ruby-truncato 2017-08-14 12:21:11 +05:30
Pirate Praveen
887121af56 update changelog 2017-07-30 16:14:07 +05:30
Pirate Praveen
4dd9805ac8 relax ruby-net-ssh dependency 2017-07-30 16:12:49 +05:30
Pirate Praveen
44cb4f8790 update changelog 2017-07-18 15:31:08 +05:30
Pirate Praveen
9da239f78e relax webmock 2017-07-18 15:16:42 +05:30
Pirate Praveen
8e04ec9382 update changelog 2017-07-18 14:07:10 +05:30
Pirate Praveen
c1edf85766 relax depenency on asana 2017-07-18 14:06:36 +05:30
Pirate Praveen
1542674154 fix typo, clarify 2017-06-05 22:11:09 +05:30
Pirate Praveen
1e1a87cd3b update changelog 2017-06-05 22:00:13 +05:30
Pirate Praveen
536948887f export all varibales in gitlab-debian.conf 2017-06-05 21:58:04 +05:30
Praveen Arimbrathodiyil
c693f57be9 upload to unstable 2017-05-12 10:13:18 +05:30
Praveen Arimbrathodiyil
d2d0f660c8 update changelog 2017-05-12 10:02:48 +05:30
Praveen Arimbrathodiyil
385845ec8f fix packagename for dbc_go in config 2017-05-12 09:57:29 +05:30
Praveen Arimbrathodiyil
ec58d79656 set dbc_dbuser in postinst too 2017-05-12 09:44:35 +05:30
Praveen Arimbrathodiyil
9d7b2f0778 upload to unstable 2017-05-11 22:29:53 +05:30
Praveen Arimbrathodiyil
15d5a26790 remove hard coded gitlab user in postinst 2017-05-11 22:27:11 +05:30
Praveen Arimbrathodiyil
64dce4e79c remove dbconfig-common config in purge 2017-05-11 22:20:51 +05:30
Balasankar C
7cf57f4eb8
Revert "Fix CVE-2017-8778"
This reverts commit 7241318db4.
2017-05-06 23:02:07 +05:30
Balasankar C
7241318db4
Fix CVE-2017-8778 2017-05-05 23:57:14 +05:30
Praveen Arimbrathodiyil
91401687c3 upload to unstable 2017-04-27 11:28:42 +05:30
Praveen Arimbrathodiyil
ea241dd970 fix letsencrypt email handling 2017-04-27 11:23:26 +05:30
Praveen Arimbrathodiyil
f198d87199 upload to unstable 2017-04-26 21:12:38 +05:30
Praveen Arimbrathodiyil
55a2db1d4e update changelog 2017-04-26 20:24:34 +05:30
Praveen Arimbrathodiyil
fe9de28786 ask email for letsencrypt 2017-04-26 20:23:50 +05:30
Praveen Arimbrathodiyil
8152bb431f update changelog 2017-04-21 19:31:59 +05:30
Praveen Arimbrathodiyil
9a257e780b check if gitlab_data_dir is empty as well 2017-04-21 19:31:09 +05:30
Praveen Arimbrathodiyil
1b01da6667 update changelog 2017-04-21 16:03:37 +05:30
Benjamin Drung
ac68fae02e Quote variable for test -n calls
$ test -n; echo $?
0
$ test -n ""; echo $?
1
2017-04-21 16:01:39 +05:30
Praveen Arimbrathodiyil
54f0d8896a use -- sh -c for runuser 2017-04-21 15:03:54 +05:30
Praveen Arimbrathodiyil
22de637298 update changelog 2017-04-21 13:51:53 +05:30
Praveen Arimbrathodiyil
993946077e switch to using runuser from su 2017-04-21 13:50:40 +05:30
Praveen Arimbrathodiyil
e40cb82195 update changelog 2017-04-21 13:40:35 +05:30
Praveen Arimbrathodiyil
51514c0001 change template name to purge_data 2017-04-21 13:39:50 +05:30
Praveen Arimbrathodiyil
a470003cf3 update changelog 2017-04-21 13:17:19 +05:30
Praveen Arimbrathodiyil
7fa2ea01ff don't set gitlab user in postinst 2017-04-21 13:15:30 +05:30
Praveen Arimbrathodiyil
46b101a574 update changelog 2017-04-21 12:47:31 +05:30
Praveen Arimbrathodiyil
83189ec0e0 use dbconfig-common for database 2017-04-21 12:47:11 +05:30
Praveen Arimbrathodiyil
8816d45e94 fix typo 2017-04-20 12:01:01 +05:30
Praveen Arimbrathodiyil
eb28b21c7e update gitlab user in override.conf 2017-04-20 11:59:40 +05:30
Praveen Arimbrathodiyil
c60a09eae5 update doc with new way of reading variables 2017-04-20 11:53:38 +05:30
Praveen Arimbrathodiyil
755450b380 update changelog 2017-04-20 11:50:12 +05:30
Praveen Arimbrathodiyil
8f15e1d4c6 don't override systemd override.conf 2017-04-20 11:47:34 +05:30
Praveen Arimbrathodiyil
b3a957ee4c update changelog 2017-04-20 11:40:10 +05:30
Praveen Arimbrathodiyil
d754030ccd handle pre-seeding of https and letsencrypt 2017-04-20 11:32:10 +05:30
Praveen Arimbrathodiyil
ba96466d12 always create required varibales in config file 2017-04-19 18:19:32 +05:30
Praveen Arimbrathodiyil
50856123c5 add comment for unique matching 2017-04-19 15:33:00 +05:30
Praveen Arimbrathodiyil
165203a3ac describe all small and all caps variables 2017-04-19 15:11:39 +05:30
Praveen Arimbrathodiyil
a1599c35ed preseed values from config file 2017-04-19 14:20:58 +05:30
Praveen Arimbrathodiyil
582df940da fix syntax 2017-04-17 14:38:24 +05:30
Praveen Arimbrathodiyil
a2d65f9c61 update changelog 2017-04-17 11:06:40 +05:30
Praveen Arimbrathodiyil
8ed3768bb3 check varibales are defined before using them 2017-04-17 11:05:50 +05:30
Praveen Arimbrathodiyil
20c77e7cb7 update changelog 2017-04-17 10:12:56 +05:30
Praveen Arimbrathodiyil
a99872e5ec make postrm idempotent 2017-04-17 10:09:55 +05:30
Balasankar C
c9148dc95f
Repack source to remove fuzzaldrin-plus.js 2017-04-13 18:13:05 +05:30
Praveen Arimbrathodiyil
c995b35751 update changelog 2017-03-23 17:16:57 +05:30
Praveen Arimbrathodiyil
33eb420ac6 be more defensive in rm -rf 2017-03-23 17:16:26 +05:30
Praveen Arimbrathodiyil
f92b012a7a don't fail if defaults file is not found 2017-03-23 17:01:41 +05:30
Praveen Arimbrathodiyil
849cb09aef repalce with official backported patch 2017-03-21 22:08:56 +05:30
Praveen Arimbrathodiyil
3fb54e9d80 update changelog 2017-03-21 20:12:53 +05:30
Praveen Arimbrathodiyil
661540e604 move gitlab_log_dir to /etc (needed got gitlab-unicorn service) 2017-03-21 20:11:34 +05:30
Praveen Arimbrathodiyil
d301f672d5 update changelog 2017-03-21 18:28:59 +05:30
Balasankar C
4633e24a80
Add CVE patch 2017-03-21 14:56:56 +05:30
Praveen Arimbrathodiyil
885dd87a97 export DB before bundle in autopkgtest 2017-03-17 22:52:59 +05:30
Praveen Arimbrathodiyil
07c6693120 upload to unstable 2017-03-17 22:30:24 +05:30
Praveen Arimbrathodiyil
4a4a221846 use source and export only required variables 2017-03-17 22:27:14 +05:30
Praveen Arimbrathodiyil
623f0fdf01 update changelog 2017-03-14 17:28:32 +05:30
Praveen Arimbrathodiyil
e154dc50b8 use command -v instead of test -x 2017-03-14 17:27:22 +05:30
Praveen Arimbrathodiyil
2c9069326b upload to unstable 2017-03-14 17:21:29 +05:30
Praveen Arimbrathodiyil
f0c3fe8a12 update changelog 2017-03-13 14:34:19 +05:30
Praveen Arimbrathodiyil
1cdb908f64 move path setting used only in post* outside /etc 2017-03-13 14:33:48 +05:30
Balasankar C
f5117976df Update changelog 2017-02-24 17:53:10 +05:30
Praveen Arimbrathodiyil
1b59512170 improve echo wording 2017-02-24 14:46:32 +05:30
Praveen Arimbrathodiyil
8b09472f29 fix userdel 2017-02-24 14:33:51 +05:30
Balasankar C
ac1dd4c0e1 Fix problems with gitlab_user not set 2017-02-24 13:05:34 +05:30
Balasankar C
c160045850
Check for gitlab_user before trying to delete 2017-02-24 11:30:24 +05:30
Balasankar C
ea2bc36da2
Add changelog entry 2017-02-22 12:13:53 +05:30
Balasankar C
996abf57ec
Remove db only if command is available 2017-02-22 12:02:43 +05:30
Praveen Arimbrathodiyil
1b9c7f9902 update gitlab-shell version 2017-02-20 19:54:55 +05:30
Praveen Arimbrathodiyil
51aefea655 remove /etc/gitlab/ssl 2017-02-20 18:54:43 +05:30
Praveen Arimbrathodiyil
43da0d9f91 copy gitlab_yml correcly 2017-02-20 18:47:40 +05:30
Praveen Arimbrathodiyil
57f3d06e39 update changelog 2017-02-20 18:33:16 +05:30
Praveen Arimbrathodiyil
15cca163fd gitlab.yml is not gz now 2017-02-20 18:16:58 +05:30