Skip to content
Snippets Groups Projects
Commit 154af5b7 authored by Sabba Petri's avatar Sabba Petri
Browse files

Merge branch 'master' of gitlab.com:gitlab-com/www-gitlab-com into fixing_landing_animation

Conflicts:
	source/stylesheets/landing.css
parents 1c3486be e370d52d
No related branches found
No related tags found
1 merge request!576Animation now loads after images
Showing
with 719 additions and 50 deletions
Loading
Loading
@@ -78,6 +78,16 @@ Add the following to the top of a blog post (between the --- markers) and it wil
 
image_title: '/images/unspash/hardware.jpg'
 
# Image Guidelines
When adding images to the site, please avoid using largely sized images, as they drastically decrease load on the server and make the experience poor for the user.
Also make sure to compress the images as much as possible (use online resource, Photoshop, however you'd like)
You can find images at unsplash.com and then compress them at tinypng.com.
You can link to the authors twitter account with:
author_twitter: sytses
# Other documentation
 
* [Autodeploy](doc/autodeploy.md)
Loading
Loading
Loading
Loading
@@ -114,10 +114,13 @@ task :new_post, :title do |t, args|
post.puts "---"
post.puts "layout: post"
post.puts "title: \"#{title.gsub(/&/,'&')}\""
post.puts "date: #{Time.now.strftime('%Y-%m-%d %H:%M:%S %z')}"
post.puts "date: #{Time.now.strftime('%Y-%m-%d')}"
post.puts "comments: true"
post.puts "categories: "
post.puts "author: FIRST LAST"
post.puts "author_twitter: HANDLE_WITHOUT_@"
post.puts "image_title: '/images/unspash/FILENAME.jpg'"
post.puts "---"
post.puts "<!-- more -->"
end
end
 
Loading
Loading
Loading
Loading
@@ -116,5 +116,7 @@
</li>
</ol>
<p>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Sharealike</a> license
The text of these terms is licensed under the
<a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Sharealike</a>
license.
</p>
Loading
Loading
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>GitLab | {{ page.title }}</title>
<title>{{ page.title }} | GitLab</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<link rel="alternate" type="application/atom+xml" title="Blog" href="/atom.xml" />
Loading
Loading
Loading
Loading
@@ -174,7 +174,11 @@
</li>
</ol>
<p>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Sharealike</a> license, parts taken from <a href="http://www.wordpress.com/">WordPress.com</a> ToS
The text of these terms is licensed under the
<a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Sharealike</a>
license, parts are courtesy of the
<a href="http://www.wordpress.com/">WordPress.com</a>
Terms of Service.
</p>
 
 
Loading
Loading
@@ -4,7 +4,9 @@
on Twitter.
 
<a href="/atom.xml" class="rss-btn">
<button class="btn btn-sm btn-default">RSS</button>
<button class="btn btn-sm btn-default" data-toggle="tooltip" data-placement="right" title="RSS">
<i class="fa fa-rss"></i>
</button>
</a>
 
</div>
Loading
Loading
Loading
Loading
@@ -207,5 +207,7 @@
</ol>
 
<p>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Sharealike</a> license
The text of these terms is licensed under the
<a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Sharealike</a>
license.
</p>
---
layout: post
title: "GitLab acquires Gitorious to bolster its on premises code collaboration platform"
date: 2015-03-03
comments: true
author: Sytse Sijbrandij
author_twitter: sytses
image_title: '/images/unsplash/water.jpg'
---
As [reported by the Next Web](http://thenextweb.com/insider/2015/03/03/gitlab-acquires-rival-gitorious-will-shut-june-1/) GitLab and Gitorious announce today they are joining forces in an effort to strengthen the development of GitLab’s open source Git management application and provide Gitorious customers with an enhanced user experience.
Since 2008, Gitorious has been one of the leading providers for open source hosting and on-premise enterprise Git management around the globe. Gitorious was the first widely used open source Git management application.
“We believe that, in the long term, coming together under one umbrella with a common goal will benefit everyone, so we are getting that process started today” says GitLab CEO, Sytse Sijbrandij.
<!-- more -->
GitLab is a simple upgrade path for existing Gitorious users. GitLab offers Git repository management, code reviews, issue tracking, activity feeds, wikis and continuous integration.
Rolf Bjaanes, Gitorious CEO, gives some background on the reasons for the acquisition: “At Gitorious we saw more and more organizations adopting GitLab. Due to decreased income from on-premises customers, running the free Gitorious.org was no longer sustainable. GitLab was solving the same problem that we were, but was solving it better.”
“This acquisition will accelerate the growth of GitLab. With more than 100,000 organizations using it, it is already the most used on-premise solution for Git repository management, and bringing Gitorious into the fold will significantly increase that footprint.” says Sytse Sijbrandij, GitLab CEO.
Starting today, Gitorious.org users can import their existing projects into GitLab.com by clicking the “Import projects from Gitorious.org” link when creating a new project. Gitorious.org will stay online until the end of May 2015 to give people time to migrate their repositories. Existing users of Gitorious on-premises can contact sales@gitlab.com for more information.
We are both confident that the communities around GitLab and Gitorious will see the advantage of combining our strengths to make the best open source software to collaborate on code.
---
---
layout: post
title: "GitLab 7.8.2 Released"
date: 2015-03-04
comments: true
categories:
author: Marin Jankovski
---
Today we release GitLab 7.8.2 CE, EE and GitLab CI 7.8.2.
GitLab 7.8.2 CE fixes:
- Fix service migration issue when upgrading from versions prior to 7.3
- Fix setting of the default use project limit via admin UI
- Fix display of already imported projects for GitLab and Gitorious importers
- Fix response of push to repository to return "Not found" if user doesn't have access
- Fix check if user is allowed to view the file attachment
- Fix import check for case sensitive namespaces
In addition to the fixes in 7.8.2 CE, Enterprise Edition 7.8.2 contains the following fixes:
- Check if LDAP admin group exists before querying for user membership
- Remove duplicate settings link in admin section
GitLab 7.8.2 CI fixes:
- Fix email notifications for build failures
<!-- more -->
## Upgrade barometer
This upgrade doesn't contain database migrations when upgrading from 7.8.1. so it can be done without downtime.
## Upgrading
Omnibus-gitlab packages for GitLab 7.8.2 are [now available](https://about.gitlab.com/downloads/).
To upgrade a GitLab installation from source please use the
[upgrader](http://doc.gitlab.com/ce/update/upgrader.html) or the [patch update
guide](http://doc.gitlab.com/ce/update/patch_versions.html).
To upgrade a GitLab CI installation from source, please use the [upgrade guide](https://gitlab.com/gitlab-org/gitlab-ci/blob/master/doc/update/patch_versions.md).
## Enterprise Edition
Omnibus packages for GitLab Enterprise Edition 7.8.2 are available for subscribers [here](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/install/packages.md). For installations from source, use [this guide](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/update/patch_versions.md).
Interested in GitLab Enterprise Edition?
For an overview of feature exclusive to GitLab Enterprise Edition please have a look at the [features exclusive to GitLab EE](http://about.gitlab.com/features/#enterprise).
Access to GitLab Enterprise Edition is included with a [subscription](http://www.gitlab.com/subscription/).
No time to upgrade GitLab yourself?
A subscription also entitles to our upgrade and installation services.
---
layout: post
title: "GitLab is part of the Y Combinator family"
date: 2015-03-04
comments: true
author: Sytse Sijbrandij
author_twitter: sytses
image_title: '/images/unsplash/yc.jpg'
---
As [reported by Techcrunch](http://techcrunch.com/2015/03/03/the-great-git-debate/) we’re part of Y Combinator’s winter 2015 batch!
Y Combinator, a Silicon Valley based seed fund, provides mentorship, advice and connections to a meticulously selected group of startups in two batches each year. Previous startups that went to the program include Dropbox, AirBnB, Stripe and Reddit. Y Combinator has also funded some of the best tools for developer community - including Heroku, CoreOS and Docker. Being selected by Y Combinator is a fantastic opportunity to learn from successful startup founders and leverage the experience of Y Combinators’ extensive network.
<!-- more -->
At first glance, it might not seem obvious for our company to join Y Combinator since we already have 10 employees and hundreds of paying clients. The reason for joining was learning more about how to grow as a company. We were always really focussed on GitLab and of course we never want to lose that. But we want to avoid as many mistakes made by fast growing companies and to learn from the Y Combinator partners that have seen hundreds of organizations growing fast. There are regular events that feature experts in all facets of building a company, from user retention to enterprise sales. And it is great to hear stories from other startups,what they have overcame and how relentlessly resourceful they have been.
Our team has moved to Mountain View for the program to both focus and learn from the broader Silicon Valley ecosystem. Having the whole team in together Silicon Valley has been a great opportunity to bond with each other and work with some of our larger customers. Going forward we’ll continue to have most of our people working remotely but we’re also hiring for an inside-sales and a director of sales position in San Francisco.
We think that what we are learning at Y Combinator will help us deliver a better product and service to all GitLab users. Our commitment to shipping a great open source product has never been greater. Feel free to ask any questions you might have in the comments below.
This diff is collapsed.
Loading
Loading
@@ -45,14 +45,6 @@ extra_css:
</div>
</div>
 
<div class="row">
<div class="col-md-4">
<h4>Leanlabs.io Kanban board</h4>
<p>Simple kanban board for Gitlab issues</p>
<a href="http://kanban.leanlabs.io">kanban.leanlabs.io</a>
</div>
</div>
<hr />
 
<h2 id="api-clients">API Clients</h2>
Loading
Loading
@@ -204,6 +196,15 @@ extra_css:
</div>
</div>
 
<div class="row">
<div class="col-md-4">
<h4>Leanlabs.io Kanban board</h4>
<p>Simple kanban board for Gitlab issues</p>
<a href="http://kanban.leanlabs.io">kanban.leanlabs.io</a>
</div>
</div>
<hr />
 
<h2 id="continuous-integration">Continuous Integration</h2>
Loading
Loading
Loading
Loading
@@ -66,6 +66,24 @@ extra_css:
</div>
<div class="list-of-reasons-container">
<ol>
<li>
<p>GitLab handles huge repositories well</p>
<p>
Big repository? No problem. GitLab is build to handle very large repositories. Huge (binary) files? Keep reading for GitLab Annex!
</p>
</li>
<li>
<p>GitLab Annex</p>
<p>With GitLab Annex you can manage large files in your git repositories without the performance issues.</p>
<p><a href="https://about.gitlab.com/2015/02/17/gitlab-annex-solves-the-problem-of-versioning-large-binaries-with-git">Read about GitLab Annex</a></p>
</li>
<li>
<p>Rebase before merge in the web UI to prevent merge commits</p>
<p>Before merging one branch in the other, GitLab can rebase it automatically.</p>
<p><a href="https://about.gitlab.com/2014/12/22/gitlab-7-6-and-ci-5-3-released/">See how to prevent merge commits</a></p>
</li>
<li>
<p>Access your logs easily</p>
<p>Everything is logging, so you can analyze your instance using various system log files</p>
Loading
Loading
@@ -123,24 +141,6 @@ extra_css:
on their own servers.
</p>
</li>
<li>
<p>GitLab handles huge repositories well</p>
<p>
Big repository? No problem. GitLab is build to handle very large repositories. Huge (binary) files? Keep reading for GitLab Annex!
</p>
</li>
<li>
<p>Rebase before merge in the web UI to prevent merge commits</p>
<p>Before merging one branch in the other, GitLab can rebase it automatically.</p>
<p><a href="https://about.gitlab.com/2014/12/22/gitlab-7-6-and-ci-5-3-released/">See how to prevent merge commits</a></p>
</li>
<li>
<p>GitLab Annex</p>
<p>With GitLab Annex you can manage large files in your git repositories without the performance issues.</p>
<p><a href="https://about.gitlab.com/2015/02/17/gitlab-annex-solves-the-problem-of-versioning-large-binaries-with-git">Read about GitLab Annex</a></p>
</li>
</ol>
</div>
 
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ extra_css:
<div class="row">
<div class="col-sm-6">
<a href="https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md">
<div class="link-box">
<div class="link-box single">
<h4>Contributing Guidelines</h4>
If you want to contribute to GitLab, make sure to read and follow the contributing guidelines.
</div>
Loading
Loading
@@ -36,7 +36,8 @@ extra_css:
</div>
</a>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<a href="http://feedback.gitlab.com/">
<div class="link-box">
Loading
Loading
@@ -48,12 +49,25 @@ extra_css:
 
<div class="col-sm-6">
<a href="/development/">
<div class="link-box">
<div class="link-box single">
<h4>Sponsor the development of new features</h4>
If you want us to implement a certain feature, you can sponsor us to do so.
</div>
</a>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<a href="http://feedback.gitlab.com/forums/176466-general/status/796455">
<div class="link-box">
<h4>Accepting Merge/Pull Requests</h4>
You can find out if we are accepting merge requests for certain suggestion features here.
</div>
</a>
</div>
</div>
</div>
</div>
</div>
Loading
Loading
@@ -25,6 +25,42 @@ title: GitLab CE Download Archives
</thead>
<tbody>
 
<!-- GitLab / CI 7.8.2 -->
<tr>
<td><img src="/images/ubuntu.png"></td>
<td>Ubuntu 12.04 LTS 64bit</td>
<td><a href="https://downloads-packages.s3.amazonaws.com/ubuntu-12.04/gitlab_7.8.2-omnibus.1-1_amd64.deb">gitlab_7.8.2-omnibus.1-1_amd64.deb</a></td>
<td>9a91f9344b9cce376f6e620773d7607f9c42f93ac9b4ee4cbebfb3f2ce736cfc</td>
</tr>
<tr>
<td><img src="/images/ubuntu.png"></td>
<td>Ubuntu 14.04 LTS 64bit</td>
<td><a href="https://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab_7.8.2-omnibus.1-1_amd64.deb">gitlab_7.8.2-omnibus.1-1_amd64.deb</a></td>
<td>9e052536e2a76e61bbd16b4bff771cff560ab2ffe966c90bd85510d1849f9996</td>
</tr>
<tr>
<td><img src="/images/debian.png"></td>
<td>Debian 7 (Wheezy) 64bit</td>
<td><a href="https://downloads-packages.s3.amazonaws.com/debian-7.8/gitlab_7.8.2-omnibus.1-1_amd64.deb">gitlab_7.8.2-omnibus.1-1_amd64.deb</a></td>
<td>4eb7c4b1b4e22580488698b48748524f2f0dbba1873f52e3e606a838f48f6132</td>
</tr>
<tr>
<td><img src="/images/centos.png"></td>
<td>CentOS 6.6 64bit (compatible with all Enterprise Linux 6.x distributions)</td>
<td><a href="https://downloads-packages.s3.amazonaws.com/centos-6.6/gitlab-7.8.2_omnibus.1-1.el6.x86_64.rpm">gitlab-7.8.2_omnibus.1-1.el6.x86_64.rpm</a></td>
<td>dbf343fa18d4c64894996e0d906289ecb242f92cfe4c448ab8bdc87f84d4e4d3</td>
</tr>
<tr>
<td><img src="/images/centos.png"></td>
<td>CentOS 7.0 64bit (compatible with all Enterprise Linux 7.x distributions)</td>
<td><a href="https://downloads-packages.s3.amazonaws.com/centos-7.0.1406/gitlab-7.8.2_omnibus.1-1.el7.x86_64.rpm">gitlab-7.8.2_omnibus.1-1.el7.x86_64.rpm</a></td>
<td>3fe237777fd1ea619b382ecbefc51244088b3b9606361e5735d25506800c4111</td>
</tr>
<!-- GitLab / CI 7.8.1 -->
<tr>
<td><img src="/images/ubuntu.png"></td>
Loading
Loading
@@ -1285,4 +1321,4 @@ title: GitLab CE Download Archives
</div>
</div>
</div>
</div>
\ No newline at end of file
</div>
Loading
Loading
@@ -8,34 +8,34 @@ extra_js:
platforms:
- name: ubuntu1204
long_name: Ubuntu 12.04
download_command: wget https://downloads-packages.s3.amazonaws.com/ubuntu-12.04/gitlab_7.8.1-omnibus-1_amd64.deb
download_command: wget https://downloads-packages.s3.amazonaws.com/ubuntu-12.04/gitlab_7.8.2-omnibus.1-1_amd64.deb
install_commands: |
sudo dpkg -i gitlab_7.8.1-omnibus-1_amd64.deb
sudo dpkg -i gitlab_7.8.2-omnibus.1-1_amd64.deb
dependency_commands: |
sudo apt-get install openssh-server
sudo apt-get install postfix
- name: ubuntu1404
long_name: Ubuntu 14.04
download_command: wget https://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab_7.8.1-omnibus-1_amd64.deb
download_command: wget https://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab_7.8.2-omnibus.1-1_amd64.deb
install_commands: |
sudo dpkg -i gitlab_7.8.1-omnibus-1_amd64.deb
sudo dpkg -i gitlab_7.8.2-omnibus.1-1_amd64.deb
dependency_commands: |
sudo apt-get install openssh-server
sudo apt-get install postfix
 
- name: debian7
long_name: Debian 7
download_command: wget https://downloads-packages.s3.amazonaws.com/debian-7.8/gitlab_7.8.1-omnibus-1_amd64.deb
download_command: wget https://downloads-packages.s3.amazonaws.com/debian-7.8/gitlab_7.8.2-omnibus.1-1_amd64.deb
install_commands: |
sudo dpkg -i gitlab_7.8.1-omnibus-1_amd64.deb
sudo dpkg -i gitlab_7.8.2-omnibus.1-1_amd64.deb
dependency_commands: |
sudo apt-get install openssh-server
sudo apt-get install postfix
- name: centos6
long_name: CentOS 6 (and RedHat/Oracle/Scientific Linux 6)
download_command: curl -O https://downloads-packages.s3.amazonaws.com/centos-6.6/gitlab-7.8.1_omnibus-1.el6.x86_64.rpm
download_command: curl -O https://downloads-packages.s3.amazonaws.com/centos-6.6/gitlab-7.8.2_omnibus.1-1.el6.x86_64.rpm
install_commands: |
sudo rpm -i gitlab-7.8.1_omnibus-1.el6.x86_64.rpm
sudo rpm -i gitlab-7.8.2_omnibus.1-1.el6.x86_64.rpm
dependency_commands: |
sudo yum install openssh-server
sudo yum install postfix
Loading
Loading
@@ -46,9 +46,9 @@ platforms:
firewall_open: sudo lokkit -s http -s ssh
- name: centos7
long_name: CentOS 7 (and RedHat/Oracle/Scientific Linux 7)
download_command: curl -O https://downloads-packages.s3.amazonaws.com/centos-7.0.1406/gitlab-7.8.1_omnibus-1.el7.x86_64.rpm
download_command: curl -O https://downloads-packages.s3.amazonaws.com/centos-7.0.1406/gitlab-7.8.2_omnibus.1-1.el7.x86_64.rpm
install_commands: |
sudo rpm -i gitlab-7.8.1_omnibus-1.el7.x86_64.rpm
sudo rpm -i gitlab-7.8.2_omnibus.1-1.el7.x86_64.rpm
dependency_commands: |
sudo yum install openssh-server
sudo systemctl enable sshd
Loading
Loading
Loading
Loading
@@ -28,7 +28,7 @@ extra_js:
<div class="title">GitLab <br> <b>Community edition</b></div>
<div class="header-text">
<uL>
<li><b>Feature rich</b>: Git repository management, code reviews, issue tracking, activity feeds, wikis and continuous integration</li>
<li><b>Feature rich</b>: Git repository management, code reviews, issue tracking, activity feeds and wikis. It comes with <a href="/gitlab-ci/">GitLab CI</a> for continuous integration abd delivery.</li>
<li><b>Open Source</b>: MIT licensed, community driven, 700+ contributors, inspect and modify the source, easy to integrate into your infrastructure</li>
<li><b>Scalable</b>: support 25,000 users on one server or a highly available active/active cluster</li>
</ul>
Loading
Loading
Loading
Loading
@@ -13,7 +13,7 @@ extra_js:
<div class="color-bg">
<div>
<h1>GitLab.com</h1>
<h3>GitLab.com will host your software projects for free on our instance</h3>
<h3>GitLab.com hosts your (private) software projects for free</h3>
<div class="header">
<a href="https://gitlab.com/users/sign_in" id="join-community">Sign Up</button></a>
</div>
Loading
Loading
@@ -21,7 +21,7 @@ extra_js:
<ul>
<li>
<i class="fa fa-chevron-down"></i>
<p>Free private repositories, issue-tracking and wikis.</p>
<p>Free public and private repositories, issue-tracking and wikis.</p>
</li>
<li>
<i class="fa fa-chevron-down"></i>
Loading
Loading
source/images/drbd/drbd-three-nodes.png

47.6 KiB

source/images/drbd/drbd-too-much-data.png

29.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment