Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2014-01-25 Merge branch 'database-confusion' into 'master'Dmitriy Zaporozhets
Database Confusion To prevent https://twitter.com/TechIsCool/status/426133762032676865
2014-01-24 Merge branch 'release-procedure' into 'master'Dmitriy Zaporozhets
Release Procedure This should be in line with what is actually happening.
2014-01-24Need ! to embed.dosire
2014-01-24Embed screenshot.dosire
2014-01-24Jira integration documentation.dosire
2014-01-24Do not branch from master until release is done.dosire
2014-01-23Include a note for people that think the headers are wrong.dosire
2014-01-22 Merge branch 'warn-against-version-managers' into 'master'Dmitriy Zaporozhets
Warn Against Version Managers
2014-01-22No need for code tag here.dosire
2014-01-22Spelling mistake and add links.dosire
2014-01-22Warn against RVM.dosire
2014-01-22Replace 6.0-to-6.4.md with 6.0-to-6.5.mdJacob Vosmaer
2014-01-22Use 6-5 branch in installation docsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-22Remove deprecated twitter handle.dosire
2014-01-21Update from 6.4 to 6.5 guideDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-20 Merge branch 'clone-explanation' into 'master'Jacob Vosmaer
Explain where the memory recommendation comes from The 250MB repo limit is caused by the git command line. Also see MR !422
2014-01-20 Merge branch 'encouragement-during-install' into 'master'v6.5.0.rc1Dmitriy Zaporozhets
Encouragement during install
2014-01-20Explain the culprit and consequences of the 1GB memory recommendation.dosire
2014-01-20Revert "Since the git clone code is more efficient now we do not need this ↵Jacob Vosmaer
warning anymore." This reverts commit a757c4a24f110aa25ad36dd347d499cf859e4d0d. While it is true that Grack memory use while sending data to a client was improved, this does not change the fact that the Git processes running on a GitLab server will use more memory for large repositories.
2014-01-20 Merge branch 'ee_update_instructions' into 'master'Sytse Sijbrandij
Add EE checkout instructions to update docs
2014-01-20Add EE checkout instructions to update docsJacob Vosmaer
2014-01-19Merge branch 'add_website_url_to_user' of ↵Dmitriy Zaporozhets
https://github.com/jeromedalbert/gitlabhq into jeromedalbert-add_website_url_to_user Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
2014-01-18Add website url to userJerome Dalbert
2014-01-18Update select branch to GitLab look and explain why this guide is long so ↵dosire
people are not discouraged.
2014-01-18Since the git clone code is more efficient now we do not need this warning ↵dosire
anymore.
2014-01-16Mention base64 encoding for files APIDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-16 Merge branch 'custom_password_length' into 'master'Dmitriy Zaporozhets
Document how to customize password length limits
2014-01-16 Merge branch '6-4-update-guide' into 'master'Dmitriy Zaporozhets
Improve 6-4 update guide
2014-01-15Added webbrowser requirementsJeroen van Baarsen
Fixes https://github.com/gitlabhq/gitlabhq/issues/4319
2014-01-13Explain where the default password validation isJacob Vosmaer
2014-01-13Add instructions for custom password length limitsJacob Vosmaer
2014-01-11Dropped expiration date from the snippet APIJeroen van Baarsen
2014-01-09Ordinal numbers do not have the same ordinal.dosire
2014-01-09Since the 22th is fixed we can use absolute dates.dosire
2014-01-07Merge pull request #5937 from RandomInsano/patch-1Dmitriy Zaporozhets
Postgres Client Needed for Ubuntu 13.04
2014-01-06Merge pull request #5799 from criteo/import_url_apiDmitriy Zaporozhets
Add import_url param in API projects create
2014-01-06Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets
[API] add parent_ids to specific commit informations
2014-01-06Simplify upgrade guide based on 6-4 functionality mentioned by Jacob.dosire
2014-01-04Merge branch 'dogfood'Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: doc/update/6.0-to-6.4.md
2014-01-02Also update links to recipes.dosire
2013-12-30Change canonical urls to GitLab Cloud.dosire
2013-12-30Add import_url in API docsMaxime Brugidou
2013-12-30Forgot to change the title.dosire
2013-12-30Fast update can also be done for 6.4.dosire
2013-12-29Merge pull request #5920 from tgerdes/raw_blob_apiDmitriy Zaporozhets
Add api support for raw blob search
2013-12-27Include release candidates in the monthly release process.Sytse Sijbrandij
2013-12-27Postgres Client Needed for Ubuntu 13.04Edwin Amsler
It looks like the postgresql-9.1 package didn't include the actual client. Needed to install it separately to get this to work.
2013-12-26Add api support for raw blob searchThom Gerdes
See issue http://feedback.gitlab.com/forums/176466-general/suggestions/4566001-expose-raw-object-search-via-the-gitlab-api
2013-12-23Mention that Upgrader works for 6.4.2Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-23GitLab Upgrader requires v6.4.0+Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>