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
AgeCommit message (Collapse)Author
2017-02-27Merge branch 'patch-14' into 'master' Rémy Coutable
Update manage_large_binaries_with_git_lfs.md See merge request !9412
2017-02-25use single backticks for inline codeheapifyman
2017-02-21change todos counter position & format ( for large counts )mhasbini
2017-02-21Update manage_large_binaries_with_git_lfs.md heapifyman
Add note to include .gitattributes file in repository - see instructions here: https://git-lfs.github.com/
2017-02-20Merge branch '21240_snippets_line_ending' into 'master' Sean McGivern
Download snippets with LF line-endings by default Closes #21240 See merge request !8999
2017-02-20Download snippets with LF line-endings by defaultJarka Kadlecova
2017-02-18Merge branch 'directly-addressed-todo-docs' into 'master' Achilleas Pipinellis
Add docs for directly addressed todos See merge request !9312
2017-02-17Update gitlab_flow.mdMark Bowman
2017-02-17Add docs for directly addressed todosSean McGivern
2017-02-15Merge branch 'docs/broken-links' into 'master' Achilleas Pipinellis
Fix most of broken docs links See merge request !9275
2017-02-15Fix most of broken docs linksAchilleas Pipinellis
[ci skip]
2017-02-15Merge branch '26651-cannot-move-project-into-group' into 'master' Rémy Coutable
Specify that only project owners can transfer a project Closes #26651 See merge request !9262
2017-02-15Specify that only project owners can transfer a projectMark Fletcher
[skip ci]
2017-02-15Rename builds to jobs in docsAchilleas Pipinellis
[ci skip]
2017-02-13Move merge requests index file inside the merge_requests dirAchilleas Pipinellis
[ci skip]
2017-02-06Fix broken links to docsAchilleas Pipinellis
[ci skip]
2017-01-24Add due dates docsAchilleas Pipinellis
[ci skip]
2017-01-24Add docs for confidential issuesAchilleas Pipinellis
[ci skip]
2017-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
Backport timetracking to CE See merge request !8195
2017-01-18Fixing typoCristian Thiago Moecke
2017-01-15Slight modification to the docRegis Freyd
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-11Merge branch 'patch-8' into 'master' Achilleas Pipinellis
Clarify instructions for importing Wiki/Merge Request data See merge request !8075
2017-01-09Merge branch 'remove-successful-pipeline-emails-for-now' into 'master' Sean McGivern
Make successful pipeline emails off for watchers Closes #24845 See merge request !8176
2017-01-06Merge branch 'update-gitea-importer-doc' into 'master' Rémy Coutable
With Gitea v1.0.0, notes are imported See merge request !8298
2017-01-05Make successful pipeline emails off for watchersLin Jen-Shin
Closes #24845
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
Add more storage statistics See merge request !7754
2016-12-23With Gitea v1.0.0, notes are importedRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-23Fix whitespace in codeblock Chris Wilson
[ci skip]
2016-12-21Add more storage statisticsMarkus Koller
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.
2016-12-20Merge branch '22348-gitea-importer-docs' into 'master' Rémy Coutable
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
2016-12-19Add Wiki import to BB importerValery Sizov
2016-12-19Fix link to imgAchilleas Pipinellis
2016-12-19Remove duplicate image and optimize the remaining oneAchilleas Pipinellis
2016-12-19Add doc for the Gitea importerRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-16BB importer: Fix documantationValery Sizov
2016-12-16Use new generic image for project importAchilleas Pipinellis
2016-12-16Refactor Bitbucket import docsAchilleas Pipinellis
2016-12-16BB importer: Added note about linking BB users and GitLab users[ci skip]Valery Sizov
2016-12-15Update html link to markdown linkLee Matos
2016-12-15applying style guide fixesLee Matos
2016-12-13Clarify instructions for importing Wiki/Merge Request dataLee Matos
2016-11-29Move MWPS document to new locationAchilleas Pipinellis
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
* 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
2016-11-24Fix title case to sentence caseLuis Alonso Chavez Armendariz
2016-11-23Merge branch 'patch-13' into 'master' Achilleas Pipinellis
add details that Git LFS must be enabled in project ## What does this MR do? Add details that Git LFS must be enabled in project before it will work See merge request !7680
2016-11-22add details that Git LFS must be enabled in projectBen Bodenmiller
2016-11-22Reduce size of images from 25MB to 13MB using pngquantAchilleas Pipinellis
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip]
2016-11-22Merge branch 'patch-1' into 'master' Achilleas Pipinellis
fixed manage_large_binaries_with_git_lfs.md typo See merge request !7612
2016-11-22fixed manage_large_binaries_with_git_lfs.md typoJán Dzurek