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-04-18Implement search by extern_uid in Users APIRobin Bobbitt
2017-04-12Merge branch 'improve-testing-documentation' into 'master' Robert Speicher
Improve the testing documentation Closes #29499 and #29623 See merge request !10161
2017-04-12Merge branch 'user-activity-scroll-bar' into 'master' Annabel Dunstone Gray
Set user contribution calendar `overflow-x: scroll` more precisely Closes #30738 See merge request !10636
2017-04-12Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan
removes redundant code from database.rb Closes #29056 See merge request !10583
2017-04-12Merge branch 'improve-discussions-feature-attempt-1' into 'master'Douwe Maan
Improve discussion_comments_spec perf See merge request !10648
2017-04-12Merge branch 'patch-8' into 'master' Rémy Coutable
Fix grammar See merge request !10639
2017-04-12Merge branch '27755-update-pipelines-documentation' into 'master' Sean Packham (GitLab)
Resolve "Update Pipelines documentation" Closes #27755 See merge request !10600
2017-04-12Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński
Return nil as coverage instead of a File object See merge request !10633
2017-04-12Merge branch 'zj-improve-template' into 'master' Sean McGivern
Let uses hide verbose output by default See merge request !10650
2017-04-12Let uses hide verbose output by defaultZ.J. van de Weg
[ci skip]
2017-04-12Merge branch 'fix/gb/qa/fix-outdated-admin-area-link-title' into 'master' Rémy Coutable
Fix outdated 'Admin area' link label in GitLab QA Closes gitlab-qa#41 See merge request !10646
2017-04-12Separate examples for each otherLuke "Jared" Bennett
2017-04-12Merge branch 'zj-api-fix-build-events' into 'master' Rémy Coutable
Api fix build events rename to Job events Closes #30412 See merge request !10586
2017-04-12Collapse similar sibling scenariosLuke "Jared" Bennett
2017-04-12Use empty_project for resources that are independent of the repoLuke "Jared" Bennett
2017-04-12Merge branch 'grpc-1.2.2' into 'master' Sean McGivern
Use gRPC 1.2.2 Closes #30766 See merge request !10589
2017-04-12Return nil as coverage instead of a File objectZ.J. van de Weg
Given a valid pipeline job, and a regex which wouldn't match to a jobs trace, the stream of the trace would return the File object. This was not the case when it matched a value, as that would have been return from the block. Now the `extract_coverage` method returns `nil` if no match was found.
2017-04-12Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable
Hide new subgroup button if user has no permission to create one Closes #30139 See merge request !10627
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
Setup and run a Gitaly server for testing if GitalyClient is enabled See merge request !10298
2017-04-12Improve the testing documentationRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-12Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern
Fix issue's note cache expiration after delete Closes #30457 See merge request !10461
2017-04-12Fix outdated 'Admin area' link label in GitLab QAGrzegorz Bizon
[ci skip]
2017-04-12Fix API not accepting job_events for webhooksZ.J. van de Weg
When renaming, the argument on the projects hook API was forgotten. Now one could successfully set it again. The fix is a little ugly stylewise, but needed as the underlying model still refers to it as build_events. This commit is to fix it, later we should migrate the data to a new column. The edit on the spec file makes sure it passes now, and will fail when we migrate the column.
2017-04-12Merge branch 'bb_save_trace' into 'master' Sean McGivern
[BB Importer] Save the error trace and the whole raw document See merge request !9604
2017-04-12Merge branch 'docs-topic-auth' into 'master' Marcia Ramos
Documentation topic: Authentication Closes #30744 See merge request !10608
2017-04-12Fix grammarIsmail S
2017-04-12Let browser set overflow-x scroll on user activity calendar.Bryce Johnson
2017-04-12Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern
Link to outdated diff in older MR version from outdated diff discussion Closes #27865 See merge request !10572
2017-04-12Merge branch '28017-separate-ce-params-on-api' into 'master' Douwe Maan
Resolve "API: Separate CE params to avoid wrong conflict resolutions" Closes #28017 See merge request !10484
2017-04-11Merge branch 'removed-notebooklab-absolute-paths' into 'master' Jacob Schatz
Fixed notebooklab code including file paths See merge request !10629
2017-04-11Merge branch 'update-doc-installation-and-upgrade' into 'master' Robert Speicher
Update installation and upgrading guides [ci skip] See merge request !10621
2017-04-11Merge branch '30636-fix-blame-edit-blob-without-repo-permissions' into 'master' Annabel Dunstone Gray
Fix "Edit" button on blame page without repo permissions Closes #30636 See merge request !10598
2017-04-11Merge branch 'update-licenses.csv' into 'master' Robert Speicher
Update licenses.csv [ci skip] See merge request !10620
2017-04-11fix conflictMarcia Ramos
2017-04-11removes redundant code from database.rbTiago Botelho
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-11Fixed notebooklab code including file pathsPhil Hughes
2017-04-11Merge branch 'gitlab-update_templates' into 'master'Robert Speicher
Update templates See merge request !10619
2017-04-11Update changelog with MR idDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-04-11Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-04-11Merge branch 'new-git-index' into 'master' Marcia Ramos
New git index See merge request !10349
2017-04-11[BB Importer] Save the error trace and the whole raw documentValery Sizov
2017-04-11Statisfy Robertcop and SeancopDouwe Maan
2017-04-11Merge branch 'rs-remove-open-for-scope' into 'master' Douwe Maan
Remove unused scopes See merge request !10609
2017-04-11Merge branch 'zj-fk-ci-triggers' into 'master' Yorick Peterse
Add foreign key on trigger requests See merge request !10537
2017-04-11Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray
Change project view default for existing users and anonymous visitors to files+readme Closes #29926 See merge request !10498
2017-04-11Fix link againRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-11Update documents according to:Lin Jen-Shin
https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#step-1-update-the-installation-from-source-guide In step 1 and step 2
2017-04-11Merge branch 'signed-out-menu-shortcuts' into 'master' Jacob Schatz
Added keyboard shortcuts to signed out menu See merge request !10526
2017-04-11Update licenses.csv via:Lin Jen-Shin
license_finder report --format=csv --save=vendor/licenses.csv