summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan2016-12-011-1/+1
|\
| * Add Human Readable Timestamp to backup tar fileDavid Gerő2016-11-301-1/+1
* | Merge branch '22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-...Robert Speicher2016-12-013-10/+222
|\ \
| * | Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-302-5/+5
| * | Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-302-1/+203
| * | New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-302-10/+20
| |/
* | Merge branch 'docs/git-submodules-with-ci' into 'master' Achilleas Pipinellis2016-11-304-110/+96
|\ \
| * | Refactor the Git submodules with CI docsAchilleas Pipinellis2016-11-304-110/+96
| |/
* | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-301-0/+5
|\ \
| * | API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-0/+5
* | | Merge branch 'grapify-files-api' into 'master' Rémy Coutable2016-11-301-2/+2
|\ \ \
| * | | Grapify the files APIgrapify-files-apiRobert Schilling2016-11-301-2/+2
| |/ /
* | | Merge branch 'grapify-projects-api' into 'master' Rémy Coutable2016-11-301-0/+1
|\ \ \ | |_|/ |/| |
| * | Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-281-0/+1
| |/
* | Merge branch 'add-stackprof' into 'master' Robert Speicher2016-11-301-0/+110
|\ \
| * | Add StackProf to the Gemfile, along with a utility to get a profile for a specNick Thomas2016-11-291-0/+110
| |/
* | Merge branch 'docs/fix-bitbucket-integration-typos' into 'master' Achilleas Pipinellis2016-11-291-2/+2
|\ \
| * | Fixing typo & Clarifying Key nameLee Matos2016-11-291-2/+2
| |/
* | Merge branch 'refactor-issuable-description-and-metadata' into 'master' Robert Speicher2016-11-291-29/+82
|\ \
| * | Refactor issuable description and metadata form sectionsrefactor-issuable-description-and-metadataRémy Coutable2016-11-251-29/+82
* | | Remove `memberOf` OID in LDAP `user_filter` docs ldap_user_filter_update2Drew Blessing2016-11-281-1/+1
* | | Add guidelines in doc linking with HAMLAchilleas Pipinellis2016-11-281-0/+71
| |/ |/|
* | [ci skip] UX Guide: Anchor hover guidance include color changeux-guide-anchor-hoverawhildy2016-11-262-13/+5
* | [ci skip] UX Guide: add guidance for max height for dropdownsux-guide-dropdown-max-heightawhildy2016-11-251-0/+2
* | Merge branch 'workhorse-v1.0.1' into 'master' Rémy Coutable2016-11-252-2/+2
|\ \
| * | Update GitLab Workhorse to v1.0.1Nick Thomas2016-11-252-2/+2
* | | Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-251-6/+12
|\ \ \ | |_|/ |/| |
| * | Add docs for pipeline coverageZ.J. van de Weg2016-11-251-6/+12
* | | Merge branch 'issue-24534' into 'master' Rémy Coutable2016-11-2514-158/+44
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-2414-158/+44
* | | Merge branch 'issue_24748' into 'master' Fatih Acet2016-11-253-2/+2
|\ \ \
| * | | Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-233-2/+2
* | | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-251-1/+1
|\ \ \ \
| * | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* | | | | Merge branch 'remove-backup-strategies' into 'master' Stan Hu2016-11-241-1/+1
|\ \ \ \ \
| * | | | | Stop supporting Google and Azure as backup strategiesremove-backup-strategiesRémy Coutable2016-11-241-1/+1
* | | | | | You can only assign default_branch when editing a project or when creating a ...Robert Schilling2016-11-241-1/+1
* | | | | | Merge branch '24908-install-instructions-seem-to-have-two-database-steps-out-...Achilleas Pipinellis2016-11-241-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix documentation to create the `pg_trm` extension before creating the DB24908-install-instructions-seem-to-have-two-database-steps-out-of-orderRémy Coutable2016-11-241-5/+5
* | | | | | Merge branch 'master' into 'master' Achilleas Pipinellis2016-11-241-0/+58
|\ \ \ \ \ \
| * | | | | | Add missing documentation.PotHix2016-11-231-0/+58
* | | | | | | Merge branch 'update-project-api-doc' into 'master' Sean McGivern2016-11-241-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add default_branch attr to Project API payload in docs.update-project-api-docRuben Davila2016-11-231-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'improve-testing-styleguide' into 'master' Robert Speicher2016-11-241-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Document that we always use `do...end` for `before` in RSpecimprove-testing-styleguideRémy Coutable2016-11-241-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'docs/jira-add-missing-file' into 'master' Achilleas Pipinellis2016-11-241-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add missing JIRA file that redirects to the new locationAchilleas Pipinellis2016-11-241-0/+3
* | | | | | | Merge branch 'simplify-create-new-list-issue-boards' into 'master' Annabel Dunstone Gray2016-11-244-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Simplify copy on "Create a new list" dropdown in Issue Boardsvrod2016-11-234-1/+1
* | | | | | | Merge branch 'docs/rm-header-ids-from-university' into 'master' Achilleas Pipinellis2016-11-231-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |