]> git.pld-linux.org Git - packages/gitlab-ce.git/log
packages/gitlab-ce.git
7 years agov8.12.6
Elan Ruusamäe [Fri, 14 Oct 2016 10:11:00 +0000 (13:11 +0300)]
v8.12.6

- Update mailroom to 0.8.1 in Gemfile.lock  !6814

7 years agologrotate: add su directive gitlab-ce-8.12.5-0.76
Elan Ruusamäe [Thu, 13 Oct 2016 14:14:50 +0000 (17:14 +0300)]
logrotate: add su directive

error: skipping "/var/log/gitlab/production.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.

7 years agov8.12.5
Elan Ruusamäe [Tue, 11 Oct 2016 16:57:09 +0000 (19:57 +0300)]
v8.12.5

- Switch from request to env in ::API::Helpers. !6615
- Update the mail_room gem to 0.8.1 to fix a race condition with the mailbox watching thread. !6714
- Improve issue load time performance by avoiding ORDER BY in find_by call. !6724
- Add a new gitlab:users:clear_all_authentication_tokens task. !6745
- Don't send Private-Token (API authentication) headers to Sentry
- Share projects via the API only with groups the authenticated user can access

7 years agofixing logrotate gitlab-ce-8.12.4-0.76
Elan Ruusamäe [Tue, 11 Oct 2016 16:28:39 +0000 (19:28 +0300)]
fixing logrotate

- use log dirs from gitlab-common
- update logrotate conf to restart services
- dropped common options defined in /etc/logrotate.conf

7 years ago8.12.4
Elan Ruusamäe [Thu, 6 Oct 2016 16:34:51 +0000 (19:34 +0300)]
8.12.4

- Fix "Copy to clipboard" tooltip to say "Copied!" when clipboard button is clicked. !6294 (lukehowell)
- Fix padding in build sidebar. !6506
- Changed compare dropdowns to dropdowns with isolated search input. !6550
- Fix race condition on LFS Token. !6592
- Fix type mismatch bug when closing Jira issue. !6619
- Fix lint-doc error. !6623
- Skip wiki creation when GitHub project has wiki enabled. !6665
- Fix issues importing services via Import/Export. !6667
- Restrict failed login attempts for users with 2FA enabled. !6668
- Fix failed project deletion when feature visibility set to private. !6688
- Prevent claiming associated model IDs via import.
- Set GitLab project exported file permissions to owner only

7 years agoup to 8.12.3 gitlab-ce-8.12.3-0.76
Elan Ruusamäe [Thu, 29 Sep 2016 21:40:23 +0000 (00:40 +0300)]
up to 8.12.3

- Update Gitlab Shell to support low IO priority for storage moves

7 years agoup to 8.12.2 gitlab-ce-8.12.2-0.76
Elan Ruusamäe [Thu, 29 Sep 2016 21:37:46 +0000 (00:37 +0300)]
up to 8.12.2

- Fix Import/Export not recognising correctly the imported services.
- Fix snippets pagination
- Fix List-Unsubscribe header in emails
- Fix IssuesController#show degradation including project on loaded notes
- Fix an issue with the "Commits" section of the cycle analytics summary. !6513
- Fix errors importing project feature and milestone models using GitLab project import
- Make JWT messages Docker-compatible
- Fix an issue with the "Commits" section of the cycle analytics summary. !6513
- Fix duplicate branch entry in the merge request version compare dropdown
- Respect the fork_project permission when forking projects
- Only update issuable labels if they have been changed
- Fix bug where 'Search results' repeated many times when a search in the emoji search form is cleared (Xavier Bick) (@zeiv)
- Fix resolve discussion buttons endpoint path

7 years agov8.12.1 gitlab-ce-8.12.1-0.76
Elan Ruusamäe [Sun, 25 Sep 2016 00:36:04 +0000 (03:36 +0300)]
v8.12.1

  - Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST
  - Fix issue with search filter labels not displaying

7 years agogitlab-common owns the home dir gitlab-ce-8.12.0-0.76
Elan Ruusamäe [Sun, 25 Sep 2016 00:30:42 +0000 (03:30 +0300)]
gitlab-common owns the home dir

7 years agogitlab-workhorse 0.8.2 required
Elan Ruusamäe [Fri, 23 Sep 2016 20:46:42 +0000 (23:46 +0300)]
gitlab-workhorse 0.8.2 required

check gitlab-workhorse and gitlab-shell versions at package build time

7 years agoRequires gitlab-shell 3.6.0
Elan Ruusamäe [Fri, 23 Sep 2016 13:41:41 +0000 (16:41 +0300)]
Requires gitlab-shell 3.6.0

7 years agoup to 8.12.0
Elan Ruusamäe [Thu, 22 Sep 2016 18:34:25 +0000 (21:34 +0300)]
up to 8.12.0

https://about.gitlab.com/2016/09/22/gitlab-8-12-released/

7 years agov8.11.7 - security fix for GitLab, plus fixes for minor regressions gitlab-ce-8.11.7-0.74
Elan Ruusamäe [Thu, 22 Sep 2016 17:05:05 +0000 (20:05 +0300)]
v8.11.7 - security fix for GitLab, plus fixes for minor regressions

 - Avoid conflict with admin labels when importing GitHub labels. !6158
 - Restores `fieldName` to allow only string values in `gl_dropdown.js`. !6234
 - Allow the Rails cookie to be used for API authentication.

7 years ago8.11.6 gitlab-ce-8.11.6-0.74
Elan Ruusamäe [Thu, 15 Sep 2016 12:49:06 +0000 (15:49 +0300)]
8.11.6

 - Fix unnecessary horizontal scroll area in pipeline visualizations. !6005
 - Make merge conflict file size limit 200 KB, to match the docs. !6052
 - Fix an error where we were unable to create a CommitStatus for running state. !6107
 - Optimize discussion notes resolving and unresolving. !6141
 - Fix GitLab import button. !6167
 - Restore SSH Key title auto-population behavior. !6186
 - Fix DB schema to match latest migration. !6256
 - Exclude some pending or inactivated rows in Member scopes.

7 years agogitlab-ctl: show usage if no args passed gitlab-ce-8.11.5-0.73
Elan Ruusamäe [Fri, 9 Sep 2016 21:51:25 +0000 (00:51 +0300)]
gitlab-ctl: show usage if no args passed

7 years agov8.11.5
Elan Ruusamäe [Wed, 7 Sep 2016 20:46:42 +0000 (23:46 +0300)]
v8.11.5

- Optimize branch lookups and force a repository reload for Repository#find_branch
- Fix member expiration date picker after update
- Fix suggested colors options for new labels in the admin area. !6138
- Fix GitLab import button
- Fix confidential issues being exposed as public using gitlab.com export
- Remove gitorious from import_sources
- Scope webhooks/services that will run for confidential issues

7 years agorename homedir to appdir for clarity gitlab-ce-8.11.4-0.73
Elan Ruusamäe [Mon, 5 Sep 2016 20:05:12 +0000 (23:05 +0300)]
rename homedir to appdir for clarity

7 years ago.gitconfig should be in git user's home, not app dir
Elan Ruusamäe [Mon, 5 Sep 2016 20:04:40 +0000 (23:04 +0300)]
.gitconfig should be in git user's home, not app dir

7 years agouse gitlab-workhorse
Elan Ruusamäe [Sun, 4 Sep 2016 11:21:07 +0000 (14:21 +0300)]
use gitlab-workhorse

fixes empty clones over http protocol
https://gitlab.com/gitlab-org/gitlab-ce/issues/2727

7 years agonginx: gzip sample
Elan Ruusamäe [Sun, 4 Sep 2016 10:44:18 +0000 (13:44 +0300)]
nginx: gzip sample

from https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/support/nginx/gitlab

7 years agonginx: add X-Forwarded-Host example
Elan Ruusamäe [Sun, 4 Sep 2016 10:41:30 +0000 (13:41 +0300)]
nginx: add X-Forwarded-Host example

7 years agov8.11.4
Elan Ruusamäe [Thu, 1 Sep 2016 19:24:11 +0000 (22:24 +0300)]
v8.11.4

- Fix broken gitlab:backup:restore because of bad permissions on repo storage !6098 (Dirk Hörner)
- Fix resolving conflicts on forks. !6082
- Fix diff commenting on merge requests created prior to 8.10. !6029
- Fix pipelines tab layout regression. !5952
- Fix "Wiki" link not appearing in navigation for projects with external wiki. !6057
- Do not enforce using hash with hidden key in CI configuration. !6079
- Fix hover leading space bug in pipeline graph !5980
- Fix sorting issues by "last updated" doesn't work after import from GitHub
- GitHub importer use default project visibility for non-private projects
- Creating an issue through our API now emails label subscribers !5720
- Block concurrent updates for Pipeline
- Don't create groups for unallowed users when importing projects
- Fix issue boards leak private label names and descriptions
- Remove gitorious. !5866

7 years agomove builds/ to var gitlab-ce-8.11.3-0.70
Elan Ruusamäe [Tue, 30 Aug 2016 16:00:48 +0000 (19:00 +0300)]
move builds/ to var

The location where build traces are stored (default: builds/).

7 years agoadd /var/cache
Elan Ruusamäe [Tue, 30 Aug 2016 15:13:45 +0000 (18:13 +0300)]
add /var/cache

7 years agosetup gitlab repositories path
Elan Ruusamäe [Tue, 30 Aug 2016 06:24:13 +0000 (09:24 +0300)]
setup gitlab repositories path

7 years agocleanup gem test in clean script; sorted
Elan Ruusamäe [Tue, 30 Aug 2016 06:19:37 +0000 (09:19 +0300)]
cleanup gem test in clean script; sorted

7 years agoupdate rugged to 0.25.0b7
Elan Ruusamäe [Tue, 30 Aug 2016 05:19:57 +0000 (08:19 +0300)]
update rugged to 0.25.0b7

7 years agov8.11.3
Elan Ruusamäe [Tue, 30 Aug 2016 05:11:10 +0000 (08:11 +0300)]
v8.11.3

- Don't show resolve conflicts link before MR status is updated
- Fix IE11 fork button bug !598
- Don't prevent viewing the MR when git refs for conflicts can't be found on disk
- Allow system info page to handle case where info is unavailable
- Fix external issue tracker "Issues" link leading to 404s
- Don't try to show merge conflict resolution info if a merge conflict contains non-UTF-8 characters
- Label list shows all issues (opened or closed) with that label
- Automatically expand hidden discussions when accessed by a permalink !5585 (Mike Greiling)

7 years agouse secrets.yml.example for packaging gitlab-ce-8.11.2-0.66
Elan Ruusamäe [Mon, 29 Aug 2016 20:50:16 +0000 (23:50 +0300)]
use secrets.yml.example for packaging

7 years agopackage secrets.yml
Elan Ruusamäe [Mon, 29 Aug 2016 20:39:35 +0000 (23:39 +0300)]
package secrets.yml

7 years agopackaging fixes (satellites, public)
Elan Ruusamäe [Mon, 29 Aug 2016 20:21:42 +0000 (23:21 +0300)]
packaging fixes (satellites, public)

7 years agofix .gitconfig symlink
Elan Ruusamäe [Mon, 29 Aug 2016 20:00:36 +0000 (23:00 +0300)]
fix .gitconfig symlink

7 years agomore files packaging to /var
Elan Ruusamäe [Mon, 29 Aug 2016 20:00:00 +0000 (23:00 +0300)]
more files packaging to /var

7 years agoFHS packaging, preserve homedir relative paths
Elan Ruusamäe [Thu, 25 Aug 2016 21:45:36 +0000 (00:45 +0300)]
FHS packaging, preserve homedir relative paths

7 years agodifferent hack to build with rubygems loaded
Elan Ruusamäe [Thu, 25 Aug 2016 20:42:24 +0000 (23:42 +0300)]
different hack to build with rubygems loaded

https://github.com/ruby-prof/ruby-prof/pull/191

7 years agoup to 8.11.2
Elan Ruusamäe [Thu, 25 Aug 2016 09:31:22 +0000 (12:31 +0300)]
up to 8.11.2

v8.11.2
  - Show "Create Merge Request" widget for push events to fork projects on the source project. !5978
  - Use gitlab-workhorse 0.7.11 !5983
  - Does not halt the GitHub import process when an error occurs. !5763
  - Fix file links on project page when default view is Files !5933
  - Fixed enter key in search input not working !5888

v8.11.1
  - Pulled due to packaging error.

7 years agoavoid passing command itself as arguments to subcommand gitlab-ce-8.11.0-0.60
Elan Ruusamäe [Mon, 22 Aug 2016 21:44:55 +0000 (00:44 +0300)]
avoid passing command itself as arguments to subcommand

7 years agorevert https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5281
Elan Ruusamäe [Mon, 22 Aug 2016 19:54:04 +0000 (22:54 +0300)]
revert https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5281

a hack due https://github.com/ruby-prof/ruby-prof/pull/191

7 years agoup to 8.11
Elan Ruusamäe [Mon, 22 Aug 2016 19:53:43 +0000 (22:53 +0300)]
up to 8.11

https://about.gitlab.com/2016/08/22/gitlab-8-11-released/

7 years agomove .gitconfig to /etc; root own immutable files gitlab-ce-8.10.7-0.59
Elan Ruusamäe [Sun, 21 Aug 2016 21:08:23 +0000 (00:08 +0300)]
move .gitconfig to /etc; root own immutable files

7 years agogitlab-rake: show tasks list if no arg specified
Elan Ruusamäe [Sun, 21 Aug 2016 21:01:33 +0000 (00:01 +0300)]
gitlab-rake: show tasks list if no arg specified

7 years agodrop unused www dir
Elan Ruusamäe [Sun, 21 Aug 2016 20:32:33 +0000 (23:32 +0300)]
drop unused www dir

7 years agofinish systemd macros
Elan Ruusamäe [Sun, 21 Aug 2016 20:31:26 +0000 (23:31 +0300)]
finish systemd macros

7 years agogitlab-ctl: pass upgrade params
Elan Ruusamäe [Sun, 21 Aug 2016 19:09:38 +0000 (22:09 +0300)]
gitlab-ctl: pass upgrade params

7 years agounify example hostname
Elan Ruusamäe [Sun, 21 Aug 2016 13:24:35 +0000 (16:24 +0300)]
unify example hostname

7 years agofix workhorse socket path
Elan Ruusamäe [Sun, 21 Aug 2016 13:24:01 +0000 (16:24 +0300)]
fix workhorse socket path

7 years agoadd nginx.conf config (not packaged altho)
Elan Ruusamäe [Sun, 21 Aug 2016 13:22:47 +0000 (16:22 +0300)]
add nginx.conf config (not packaged altho)

7 years agorename apache conf with sane name
Elan Ruusamäe [Sun, 21 Aug 2016 13:22:03 +0000 (16:22 +0300)]
rename apache conf with sane name

7 years agoapache: fix docroot; update log path
Elan Ruusamäe [Sun, 21 Aug 2016 13:21:24 +0000 (16:21 +0300)]
apache: fix docroot; update log path

7 years agouse gitlab-rake wrapper
Elan Ruusamäe [Sun, 21 Aug 2016 13:20:22 +0000 (16:20 +0300)]
use gitlab-rake wrapper

7 years agoschama.rb needs to be writable
Elan Ruusamäe [Sat, 20 Aug 2016 22:43:38 +0000 (01:43 +0300)]
schama.rb needs to be writable

7 years agomove files cleanup to script
Elan Ruusamäe [Sat, 20 Aug 2016 22:05:55 +0000 (01:05 +0300)]
move files cleanup to script

7 years agoup to 8.10.7
Elan Ruusamäe [Sat, 20 Aug 2016 19:56:13 +0000 (22:56 +0300)]
up to 8.10.7

7 years agosimplify db/schema.rb handling gitlab-ce-8.10.6-0.52
Elan Ruusamäe [Sat, 20 Aug 2016 10:56:45 +0000 (13:56 +0300)]
simplify db/schema.rb handling

just move it to /etc and keep symlink in original place

7 years agomake db/schema.rb writable
Elan Ruusamäe [Sat, 20 Aug 2016 10:41:27 +0000 (13:41 +0300)]
make db/schema.rb writable

$ gitlab-rake db:migrate
Errno::EACCES: Permission denied @ rb_sysopen - /var/lib/gitlab/db/schema.rb
/var/lib/gitlab/vendor/bundle/ruby/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:239:in `initialize'
/var/lib/gitlab/vendor/bundle/ruby/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:239:in `open'
/var/lib/gitlab/vendor/bundle/ruby/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:239:in `block (3 levels)
 in <top (required)>'
/var/lib/gitlab/vendor/bundle/ruby/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:52:in `block (2 levels)
in <top (required)>'
/var/lib/gitlab/vendor/bundle/ruby/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:45:in `block (2 levels)
in <top (required)>'
Tasks: TOP => db:schema:dump
(See full trace by running task with --trace)

7 years agoskip rugged second install
Elan Ruusamäe [Fri, 19 Aug 2016 13:10:58 +0000 (16:10 +0300)]
skip rugged second install

it messes up cache

7 years agodocs subpackage
Elan Ruusamäe [Fri, 19 Aug 2016 07:02:51 +0000 (10:02 +0300)]
docs subpackage

7 years agocleanup .rdoc, .txt
Elan Ruusamäe [Fri, 19 Aug 2016 05:38:15 +0000 (08:38 +0300)]
cleanup .rdoc, .txt

7 years agodo rugged hack in install
Elan Ruusamäe [Fri, 19 Aug 2016 05:37:51 +0000 (08:37 +0300)]
do rugged hack in install

so it doesn't mess up the cache

7 years agoverbose gem install
Elan Ruusamäe [Fri, 19 Aug 2016 04:54:00 +0000 (07:54 +0300)]
verbose gem install

7 years agocleanup also gems/rugged
Elan Ruusamäe [Thu, 18 Aug 2016 21:18:33 +0000 (00:18 +0300)]
cleanup also gems/rugged

7 years agofix rugged libgit2 cleanup
Elan Ruusamäe [Thu, 18 Aug 2016 21:13:31 +0000 (00:13 +0300)]
fix rugged libgit2 cleanup

...excludes 36M packaging of source and build files

7 years agoinstall newer rugged for diff bug
Elan Ruusamäe [Thu, 18 Aug 2016 21:12:53 +0000 (00:12 +0300)]
install newer rugged for diff bug

https://gitlab.com/gitlab-org/gitlab-ce/issues/14972

7 years agocleanup gem install leftovers
Elan Ruusamäe [Thu, 18 Aug 2016 16:11:21 +0000 (19:11 +0300)]
cleanup gem install leftovers

not needed at runtime (and no plans supporting gem commands)
saves ~260M of installed size

7 years agoscript to cleanup ruby vendor dir
Elan Ruusamäe [Fri, 13 May 2016 19:10:44 +0000 (22:10 +0300)]
script to cleanup ruby vendor dir

7 years agoup to 8.10.6
Elan Ruusamäe [Thu, 18 Aug 2016 11:26:09 +0000 (14:26 +0300)]
up to 8.10.6

7 years agoup to 8.10.5 gitlab-ce-8.10.5-0.38
Elan Ruusamäe [Tue, 16 Aug 2016 08:12:03 +0000 (11:12 +0300)]
up to 8.10.5

7 years agoup to 8.10.4 gitlab-ce-8.10.4-0.38
Elan Ruusamäe [Thu, 4 Aug 2016 18:35:48 +0000 (21:35 +0300)]
up to 8.10.4

7 years agoupdate gitlab-shell dep gitlab-ce-8.10.3-0.38
Elan Ruusamäe [Thu, 4 Aug 2016 06:35:19 +0000 (09:35 +0300)]
update gitlab-shell dep

WARNING: This version of GitLab depends on gitlab-shell 3.2.1, but
you're running 2.7.2. Please update gitlab-shell.

7 years agoup to 8.10.3
Elan Ruusamäe [Tue, 2 Aug 2016 12:56:37 +0000 (15:56 +0300)]
up to 8.10.3

7 years agoup to 8.10.2 gitlab-ce-8.10.2-0.37
Elan Ruusamäe [Thu, 28 Jul 2016 13:13:01 +0000 (16:13 +0300)]
up to 8.10.2

7 years agoup to 8.8.5 gitlab-ce-8.8.5-0.37
Elan Ruusamäe [Tue, 21 Jun 2016 13:21:20 +0000 (16:21 +0300)]
up to 8.8.5

7 years ago8.8.4 gitlab-ce-8.8.4-0.37
Elan Ruusamäe [Fri, 10 Jun 2016 15:09:24 +0000 (18:09 +0300)]
8.8.4

7 years agouse git user in tmpfiles gitlab-ce-8.8.3-0.37
Elan Ruusamäe [Sat, 4 Jun 2016 21:28:46 +0000 (00:28 +0300)]
use git user in tmpfiles

7 years agoup to 8.8.3
Elan Ruusamäe [Fri, 3 Jun 2016 14:26:48 +0000 (17:26 +0300)]
up to 8.8.3

7 years agoinform that db is auto-backuped gitlab-ce-8.8.2-0.34
Elan Ruusamäe [Fri, 27 May 2016 07:02:13 +0000 (10:02 +0300)]
inform that db is auto-backuped

7 years agoversion pinning isn't that easy; disable for now
Elan Ruusamäe [Fri, 27 May 2016 06:49:37 +0000 (09:49 +0300)]
version pinning isn't that easy; disable for now

7 years agofix preinst trigger state check
Elan Ruusamäe [Fri, 27 May 2016 05:40:57 +0000 (08:40 +0300)]
fix preinst trigger state check

7 years agopackage skip-auto-migrations as ghost; add verify to config files
Elan Ruusamäe [Thu, 26 May 2016 21:40:11 +0000 (00:40 +0300)]
package skip-auto-migrations as ghost; add verify to config files

7 years agoup to 8.8.2
Elan Ruusamäe [Thu, 26 May 2016 21:12:51 +0000 (00:12 +0300)]
up to 8.8.2

7 years agosetup db backup and db upgrade on package upgrade gitlab-ce-8.8.1-0.34
Elan Ruusamäe [Thu, 26 May 2016 20:47:51 +0000 (23:47 +0300)]
setup db backup and db upgrade on package upgrade

7 years agoadd sysv initscripts scriptlets
Elan Ruusamäe [Thu, 26 May 2016 20:22:56 +0000 (23:22 +0300)]
add sysv initscripts scriptlets

7 years agogitlab-ctl
Elan Ruusamäe [Thu, 26 May 2016 20:18:24 +0000 (23:18 +0300)]
gitlab-ctl

trying to have similar commands that gitlab-omnibus has

7 years agobug-14972.patch is kept locally
Elan Ruusamäe [Thu, 26 May 2016 16:27:38 +0000 (19:27 +0300)]
bug-14972.patch is kept locally

7 years agofix more run paths
Elan Ruusamäe [Thu, 26 May 2016 16:26:55 +0000 (19:26 +0300)]
fix more run paths

7 years agopin newer rugged to fix diff view showing garbage
Elan Ruusamäe [Wed, 25 May 2016 21:27:22 +0000 (00:27 +0300)]
pin newer rugged to fix diff view showing garbage

https://gitlab.com/gitlab-org/gitlab-ce/issues/14972

7 years agoadd tmp/backups dir
Elan Ruusamäe [Wed, 25 May 2016 21:05:47 +0000 (00:05 +0300)]
add tmp/backups dir

7 years agopackage /var/run/gitlab, update pids and sockets paths
Elan Ruusamäe [Wed, 25 May 2016 20:16:47 +0000 (23:16 +0300)]
package /var/run/gitlab, update pids and sockets paths

7 years agorestore fixtures. emojis are used
Elan Ruusamäe [Wed, 25 May 2016 20:15:31 +0000 (23:15 +0300)]
restore fixtures. emojis are used

Errno::ENOENT (No such file or directory @ rb_sysopen -
/var/lib/gitlab/fixtures/emojis/digests.json):
  lib/award_emoji.rb:73:in `read'
  lib/award_emoji.rb:73:in `urls'
  app/controllers/projects_controller.rb:142:in `autocomplete_sources'
  lib/gitlab/middleware/go.rb:16:in `call'

7 years agopackage shared/registry dir
Elan Ruusamäe [Wed, 25 May 2016 19:56:00 +0000 (22:56 +0300)]
package shared/registry dir

7 years agoup to 8.8.1
Elan Ruusamäe [Tue, 24 May 2016 21:14:44 +0000 (00:14 +0300)]
up to 8.8.1

7 years agoremove unneeded test, etc files gitlab-ce-8.7.5-0.25
Elan Ruusamäe [Mon, 16 May 2016 05:34:04 +0000 (08:34 +0300)]
remove unneeded test, etc files

7 years agouse local secret_file for compiling assets
Elan Ruusamäe [Sun, 15 May 2016 20:45:28 +0000 (23:45 +0300)]
use local secret_file for compiling assets

the patched config.yml would use path from /etc which is unavailable at
build time

7 years ago/etc/gitlab - owned by gitlab-shell
Elan Ruusamäe [Sun, 15 May 2016 18:41:04 +0000 (21:41 +0300)]
/etc/gitlab - owned by gitlab-shell

7 years agopatch path for gitlab-shell secret
Elan Ruusamäe [Sun, 15 May 2016 18:40:54 +0000 (21:40 +0300)]
patch path for gitlab-shell secret

7 years agoupdate mysql config
Elan Ruusamäe [Sun, 15 May 2016 18:38:44 +0000 (21:38 +0300)]
update mysql config

7 years agouse patch to configure
Elan Ruusamäe [Sun, 15 May 2016 18:34:52 +0000 (21:34 +0300)]
use patch to configure

better overview of the changes and fails when chunks no longer apply

7 years agopackage shared/{artifacts,lfs-objects}
Elan Ruusamäe [Sun, 15 May 2016 15:48:13 +0000 (18:48 +0300)]
package shared/{artifacts,lfs-objects}

backup can be created now:
 # gitlab-rake gitlab:backup:create

7 years agoadd link to rake tasks documentation
Elan Ruusamäe [Sun, 15 May 2016 12:50:53 +0000 (15:50 +0300)]
add link to rake tasks documentation

7 years agosetup default .gitconfig
Elan Ruusamäe [Sun, 15 May 2016 11:38:04 +0000 (14:38 +0300)]
setup default .gitconfig

This page took 0.115263 seconds and 4 git commands to generate.