summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-0515-14/+363
|\
| * Merge branch 'docs/30141-improve-contributing-guide' into 'master' Robert Speicher2017-05-041-5/+36
| |\
| | * Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.mddocs/30141-improve-contributing-guideRémy Coutable2017-05-041-3/+0
| | * Improve the Code review guidelines documentationRémy Coutable2017-05-031-5/+39
| * | Compile gitlab-shell go executablesJacob Vosmaer2017-05-043-0/+4
| * | Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable2017-05-041-3/+26
| |\ \
| | * | Expose project statistics on single requests via the APIMark Fletcher2017-05-031-1/+9
| | * | Update Projects API documentation to include statistics parameterMark Fletcher2017-05-011-2/+17
| * | | Update todos screenshots31064-update-docs-todosAnnabel Dunstone Gray2017-05-032-0/+0
| * | | Merge branch 'docs/31692-elaborate-on-spring-instructions' into 'master' Achilleas Pipinellis2017-05-031-6/+16
| |\ \ \
| | * | | Elaborate on the usage of Springdocs/31692-elaborate-on-spring-instructionsRémy Coutable2017-05-031-6/+16
| * | | | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-031-0/+8
| |\ \ \ \
| | * | | | Improve documentationShinya Maeda2017-05-031-3/+3
| | * | | | Revise documentsShinya Maeda2017-05-031-4/+4
| | * | | | Adopt awesome axil ideaShinya Maeda2017-05-031-2/+2
| | * | | | Revise document. string to boolean.Shinya Maeda2017-05-031-1/+1
| | * | | | No need to support sha for sortingShinya Maeda2017-05-031-1/+1
| | * | | | Reduce playable columns for sortingShinya Maeda2017-05-031-1/+1
| | * | | | Add name(User)Shinya Maeda2017-05-031-1/+2
| | * | | | Fix inappropriate words in docShinya Maeda2017-05-031-3/+3
| | * | | | Add specs. Plus, minor fixes.Shinya Maeda2017-05-031-1/+1
| | * | | | Fixed those points.Shinya Maeda2017-05-031-0/+7
| * | | | | Merge branch 'docs/ldap-admin-guide-chris' into 'master' Achilleas Pipinellis2017-05-036-0/+273
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | update article datedocs/ldap-admin-guide-chrisMarcia Ramos2017-05-021-1/+1
| | * | | | link ldap-ee article from auth indexMarcia Ramos2017-05-021-0/+1
| | * | | | add ldap article and changes from !10299Marcia Ramos2017-05-026-0/+272
* | | | | | Rephrase documentation for protected actions featureGrzegorz Bizon2017-05-031-3/+4
* | | | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0325-32/+315
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'docs/pipeline-grouping' into 'master' Sean Packham (GitLab)2017-05-036-10/+145
| |\ \ \ \ \
| | * | | | | Document sorting of jobs in pipelines graphdocs/pipeline-groupingAchilleas Pipinellis2017-04-282-2/+27
| | * | | | | Document pipeline groupingAchilleas Pipinellis2017-04-285-8/+118
| | | |_|_|/ | | |/| | |
| * | | | | Create the rest of the wiki docsdocs/wikisAchilleas Pipinellis2017-05-036-5/+51
| * | | | | Fill in information about creating the wiki Home pageAchilleas Pipinellis2017-05-034-11/+46
| * | | | | Move wiki doc to its own index pageAchilleas Pipinellis2017-05-031-0/+0
| * | | | | Create initial file for Wiki documentationDe Wet Blomerus2017-05-031-0/+18
| * | | | | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-021-2/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Enable `RSpec/DescribedClass` copRobert Speicher2017-05-011-2/+3
| * | | | | Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-021-0/+25
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Add some documentation for the new migration helpersBob Van Landuyt2017-05-021-0/+25
| | |/ / /
| * | | | #31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts2017-05-021-0/+11
| * | | | Merge branch 'patch-20' into 'master' Rémy Coutable2017-05-021-1/+1
| |\ \ \ \
| | * | | | use TCP or HTTPS protocol for port 443 on load balancerBen Bodenmiller2017-04-271-1/+1
| * | | | | Merge branch 'patch-19' into 'master' Rémy Coutable2017-05-021-2/+2
| |\ \ \ \ \
| | * | | | | Gitlab -> GitLabBen Bodenmiller2017-04-271-2/+2
| | |/ / / /
| * | | | | Merge branch 'wabernat1/gitlab-ce-patch-14' into 'master' 31515-navigation-menu-bugs-on-the-contribution-analytics-pageSean Packham (GitLab)2017-05-022-16/+20
| |\ \ \ \ \
| | * | | | | Update docs on creating a projectAchilleas Pipinellis2017-05-022-16/+20
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'menway/gitlab-ce-patch-15' into 'master' Sean Packham (GitLab)2017-05-024-0/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Change to correct directory in update instructionsmenway/gitlab-ce-patch-15menway2017-04-274-0/+8
* | | | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0236-414/+710
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix typoTsvi Mostovicz2017-04-301-1/+1
| | |_|_|/ | |/| | |