summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`api-star-restfulRobert Schilling2017-02-202-3/+4
|
* API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`api-remove-deploy-key-disableRobert Schilling2017-02-202-33/+7
|
* Merge branch 'global-dropdown-edits' into 'master' Alfredo Sumaran2017-02-171-7/+0
|\ | | | | | | | | Global dropdown edits See merge request !9336
| * Remove application theme settings from preferencesAnnabel Dunstone Gray2017-02-171-7/+0
| |
* | Merge branch '28313-words' into 'master' Achilleas Pipinellis2017-02-172-5/+5
|\ \ | | | | | | | | | | | | | | | | | | Fix job status -> pipeline status Closes #28313 See merge request !9320
| * | Fix job status -> pipeline status28313-wordsMark Pundsack2017-02-162-5/+5
| | |
* | | Merge branch 'directly-addressed-todo-docs' into 'master' Achilleas Pipinellis2017-02-171-1/+25
|\ \ \ | | | | | | | | | | | | | | | | Add docs for directly addressed todos See merge request !9312
| * | | Add docs for directly addressed todosdirectly-addressed-todo-docsSean McGivern2017-02-171-1/+25
| | | |
* | | | Merge branch 'add-yarn-documentation' into 'master' Clement Ho2017-02-171-5/+9
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Update documentation to include yarn in our dependencies See merge request !9316
| * | | correct gitlab version that started requiring yarnadd-yarn-documentationMike Greiling2017-02-171-3/+4
| | | |
| * | | pluralize "this step"Mike Greiling2017-02-171-1/+1
| | | |
| * | | Merge branch 'master' into add-yarn-documentationMike Greiling2017-02-169-179/+292
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (73 commits) fix typo in node section move "Install node modules" step before "Migrate DB" within update process Renders pagination again for pipelines table update migration docs for 8.17 to include minimum node version Add CHANGELOG file Fix positioning of top scroll button add space between ci text and commit sha in Merge Request widget Do not use single quote in headings as it breaks docs.gitlab.com Fix broken test Update services templates docs Simplify Pages admin source docs Simplify Pages admin Omnibus docs Fix error in MR widget after /merge slash command Remove arrow icon from folders Create util to handle pagination transformation Wrap long Project and Group titles Changes after review Changes after review Rename storePagination to setPagination Transforms startTimeAgoLoops into a static method so we can reuse it instead of have 2 ...
| * | | | revert changes to 8.17 update docs since yarn is now set for 9.0Mike Greiling2017-02-161-35/+8
| | | | |
| * | | | do not use --force command argument for yarnMike Greiling2017-02-162-2/+2
| | | | |
| * | | | add yarn command to install from source instructionsMike Greiling2017-02-161-0/+1
| | | | |
| * | | | update yarn commandMike Greiling2017-02-161-1/+1
| | | | |
| * | | | update rake command for assets compilationMike Greiling2017-02-151-1/+1
| | | | |
| * | | | update install from source directions to mention nodejs and yarn requirementsMike Greiling2017-02-151-6/+23
| | | | |
| * | | | update migration docs for 8.17 to include minimum node version and yarn ↵Mike Greiling2017-02-151-8/+35
| | | | | | | | | | | | | | | | | | | | installation
* | | | | Merge branch 'patch-14' into 'master'Rémy Coutable2017-02-171-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab_flow.md. Insert missing word on line 70. See merge request !9334
| * | | | | Update gitlab_flow.mdMark Bowman2017-02-171-1/+1
| | | | | |
* | | | | | Merge branch 'document-ce-to-ee' into 'master' Robert Speicher2017-02-171-9/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document better the CE -> EE merge See merge request !9313
| * | | | | | Document better the CE -> EE mergedocument-ce-to-eeRémy Coutable2017-02-161-9/+16
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable2017-02-171-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Paginate all the things Closes #8099 See merge request !8606
| * | | | | Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-171-0/+1
| | | | | |
* | | | | | Merge branch '22018-api-milestone-merge-requests' into 'master' Rémy Coutable2017-02-171-0/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add API endpoint to get all milestone merge requests Closes #22018 See merge request !9298
| * | | | | | Add API endpoint to get all milestone merge requestsJoren De Groof2017-02-171-0/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-173-7/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Update global sidebar to dropdown" Closes #26200 See merge request !9199
| * | | | | Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-153-7/+0
| | | | | |
* | | | | | Merge branch 'fix-8.17-upgrade-process' into 'master' Alfredo Sumaran2017-02-162-15/+45
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 8.17 upgrade documentation Closes #28021 See merge request !9285
| * | | | | fix typo in node sectionfix-8.17-upgrade-processMike Greiling2017-02-161-1/+1
| | | | | |
| * | | | | update migration docs for 8.17 to include minimum node versionMike Greiling2017-02-162-15/+45
| | |_|_|/ | |/| | |
* | | | | Merge branch 'docs/pages-admin' into 'master' Achilleas Pipinellis2017-02-162-156/+248
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Simplify GitLab Pages admin docs See merge request !9303
| * | | | Simplify Pages admin source docsdocs/pages-adminAchilleas Pipinellis2017-02-161-91/+160
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Simplify Pages admin Omnibus docsAchilleas Pipinellis2017-02-161-65/+88
| | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'docs/broken-anchor-links' into 'master' Achilleas Pipinellis2017-02-161-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Do not use single quote in headings as it breaks docs.gitlab.com Closes #25539 See merge request !9307
| * | | | Do not use single quote in headings as it breaks docs.gitlab.comAchilleas Pipinellis2017-02-161-4/+4
| | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | Update services templates docsAchilleas Pipinellis2017-02-162-9/+10
|/ / / / | | | | | | | | | | | | [ci skip]
* | | | Clarify that stage is needed to stop environmentsAchilleas Pipinellis2017-02-162-1/+6
|/ / / | | | | | | | | | [ci skip]
* | | Merge branch 'docs/broken-link-uni' into 'master' Achilleas Pipinellis2017-02-161-1/+1
|\ \ \ | |/ / |/| | | | | | | | Fix broken link in university docs See merge request !9295
| * | Fix broken link in university docsAchilleas Pipinellis2017-02-161-1/+1
| |/ | | | | | | [ci skip]
* | Clean up terms used for issues. Use New instead of Add.pedro-issue-terminologyPedro Moreira da Silva2017-02-155-36/+22
|/
* Merge branch 'docs/broken-links' into 'master' Achilleas Pipinellis2017-02-1543-114/+169
|\ | | | | | | | | Fix most of broken docs links See merge request !9275
| * Fix most of broken docs linksAchilleas Pipinellis2017-02-1543-114/+169
| | | | | | | | [ci skip]
* | Merge branch '26651-cannot-move-project-into-group' into 'master' 27950-ci-status-checkRémy Coutable2017-02-151-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Specify that only project owners can transfer a project Closes #26651 See merge request !9262
| * | Specify that only project owners can transfer a projectMark Fletcher2017-02-151-1/+1
| | | | | | | | | | | | [skip ci]
* | | Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable2017-02-152-3/+25
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Add missing api entities Closes #23895 See merge request !7138
| * | entities: use the RepoCommit entity for branch commitsBen Boeckel2017-02-142-3/+25
| | | | | | | | | | | | Fixes #23895.
* | | Rename builds to jobs in docsAchilleas Pipinellis2017-02-1563-773/+789
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'dz-nested-groups-improvements-3' into 'master' Dmitriy Zaporozhets2017-02-152-9/+23
|\ \ \ | | | | | | | | | | | | | | | | Nested groups improvements pt 3 See merge request !9227