summaryrefslogtreecommitdiff
path: root/doc/workflow
Commit message (Collapse)AuthorAgeFilesLines
* Change naming from nested groups to subgroupsdocs/nested-groupsAchilleas Pipinellis2017-03-151-1/+1
| | | | [ci skip]
* Add nested groups documentationAchilleas Pipinellis2017-03-141-0/+1
| | | | [ci skip]
* Restore keyboard shortcuts for "Activity" and "Charts"Kushal Pandya2017-03-061-0/+2
|
* Remove remnants of git annexPawel Chojnacki2017-03-031-7/+0
|
* Cleaning up navigational order - ProjectKushal Pandya2017-03-021-2/+0
|
* Grammar improvement in gitlab flow intro docMarius Kleiner2017-03-011-1/+1
|
* Merge branch 'patch-14' into 'master' Rémy Coutable2017-02-271-0/+6
|\ | | | | | | | | Update manage_large_binaries_with_git_lfs.md See merge request !9412
| * use single backticks for inline codeheapifyman2017-02-251-1/+1
| |
| * Update manage_large_binaries_with_git_lfs.md heapifyman2017-02-211-0/+6
| | | | | | Add note to include .gitattributes file in repository - see instructions here: https://git-lfs.github.com/
* | change todos counter position & format ( for large counts )mhasbini2017-02-211-1/+2
|/
* Merge branch '21240_snippets_line_ending' into 'master' Sean McGivern2017-02-201-0/+1
|\ | | | | | | | | | | | | Download snippets with LF line-endings by default Closes #21240 See merge request !8999
| * Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-201-0/+1
| |
* | 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
| | |
* | | Update gitlab_flow.mdMark Bowman2017-02-171-1/+1
|/ /
* | Merge branch 'docs/broken-links' into 'master' Achilleas Pipinellis2017-02-151-3/+1
|\ \ | | | | | | | | | | | | Fix most of broken docs links See merge request !9275
| * | Fix most of broken docs linksAchilleas Pipinellis2017-02-151-3/+1
| | | | | | | | | | | | [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]
* | | Rename builds to jobs in docsAchilleas Pipinellis2017-02-152-4/+4
|/ / | | | | | | [ci skip]
* | Move merge requests index file inside the merge_requests dirAchilleas Pipinellis2017-02-131-1/+1
|/ | | | [ci skip]
* Fix broken links to docsAchilleas Pipinellis2017-02-063-4/+4
| | | | [ci skip]
* Add due dates docsAchilleas Pipinellis2017-01-241-0/+1
| | | | [ci skip]
* Add docs for confidential issuesAchilleas Pipinellis2017-01-241-0/+3
| | | | [ci skip]
* Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-184-0/+74
|\ | | | | | | | | Backport timetracking to CE See merge request !8195
| * Slight modification to the docRegis Freyd2017-01-151-5/+2
| |
| * Backport backend work for time tracking.Ruben Davila2017-01-154-0/+77
| |
* | Fixing typoCristian Thiago Moecke2017-01-181-1/+1
|/
* Merge branch 'patch-8' into 'master' Achilleas Pipinellis2017-01-101-0/+3
|\ | | | | | | | | Clarify instructions for importing Wiki/Merge Request data See merge request !8075
| * Update html link to markdown linkpatch-8Lee Matos2016-12-151-1/+1
| |
| * applying style guide fixesLee Matos2016-12-151-1/+2
| |
| * Clarify instructions for importing Wiki/Merge Request dataLee Matos2016-12-131-0/+2
| |
* | Merge branch 'remove-successful-pipeline-emails-for-now' into 'master' Sean McGivern2017-01-091-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Make successful pipeline emails off for watchers Closes #24845 See merge request !8176
| * | Make successful pipeline emails off for watchersLin Jen-Shin2017-01-051-1/+1
| | | | | | | | | | | | Closes #24845
* | | Merge branch 'update-gitea-importer-doc' into 'master' Rémy Coutable2017-01-061-4/+1
|\ \ \ | |/ / |/| | | | | | | | With Gitea v1.0.0, notes are imported See merge request !8298
| * | With Gitea v1.0.0, notes are importedupdate-gitea-importer-docRémy Coutable2016-12-231-4/+1
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-0/+8
|\ \ \ | | | | | | | | | | | | | | | | Add more storage statistics See merge request !7754
| * | | Add more storage statisticsMarkus Koller2016-12-211-0/+8
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds counters for build artifacts and LFS objects, and moves the preexisting repository_size and commit_count from the projects table into a new project_statistics table. The counters are displayed in the administration area for projects and groups, and also available through the API for admins (on */all) and normal users (on */owned) The statistics are updated through ProjectCacheWorker, which can now do more granular updates with the new :statistics argument.
* | | Fix whitespace in codeblock mrchrisw/fix-whitespace-code-blockChris Wilson2016-12-231-1/+0
|/ / | | | | [ci skip]
* | Merge branch '22348-gitea-importer-docs' into 'master' Rémy Coutable2016-12-204-5/+85
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Add doc for the Gitea importer This adds documentation for !8116. It's mostly a copy/paste of the GitHub import documentation without the OAuth parts since Gitea is not yet an OAuth provider. Part of #22348. See merge request !8139
| * | Fix link to img22348-gitea-importer-docsAchilleas Pipinellis2016-12-191-1/+1
| | |
| * | Remove duplicate image and optimize the remaining oneAchilleas Pipinellis2016-12-192-0/+0
| | |
| * | Add doc for the Gitea importerRémy Coutable2016-12-195-5/+85
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Add Wiki import to BB importerValery Sizov2016-12-191-0/+1
|/ /
* | BB importer: Fix documantationValery Sizov2016-12-161-5/+3
| |
* | Use new generic image for project importAchilleas Pipinellis2016-12-164-2/+2
| |
* | Refactor Bitbucket import docsAchilleas Pipinellis2016-12-169-14/+50
| |
* | BB importer: Added note about linking BB users and GitLab users[ci skip]Valery Sizov2016-12-161-1/+2
|/
* Move MWPS document to new locationAchilleas Pipinellis2016-11-292-3/+3
|
* Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2581-8/+14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (312 commits) Fix bad selection on dropdown menu for tags filter Fixed issue boards scrolling with a lot of lists & issues You can only assign default_branch when editing a project ... Don't convert data which already is the target type Stop supporting Google and Azure as backup strategies renames some of the specs and adds changelog entry Fixed dragging issue moving wrong issue after multiple drags of issue Fixed issue boards issue sorting when dragging issue into list Rephrase some system notes to be compatible with new system note style Add missing JIRA file that redirects to the new location Fix documentation to create the `pg_trm` extension before creating the DB Document that we always use `do...end` for `before` in RSpec Backport Note#commands_changes from EE Log mv_namespace parameters Add default_branch attr to Project API payload in docs. Fix title case to sentence case properly escape username validation error message flash Remove header ids from University docs Add missing documentation. Added test that checks the correct select box is there for the LFS ... ... Conflicts: app/services/system_note_service.rb spec/features/merge_requests/merge_when_pipeline_succeeds_spec.rb spec/services/merge_requests/merge_when_pipeline_succeeds_service_spec.rb spec/services/system_note_service_spec.rb