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-13Comment out breakpoint recalc.big-diff-perfBryce Johnson
2017-04-12More possible culprits.Bryce Johnson
2017-04-12The culprit is one of these.Bryce Johnson
2017-04-12Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceBryce Johnson
2017-04-12Merge branch 'docs-topic-auth' into 'master' Marcia Ramos
Documentation topic: Authentication Closes #30744 See merge request !10608
2017-04-12Nullify localTimeAgo.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-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-11Merge branch 'new-git-index' into 'master' Marcia Ramos
New git index See merge request !10349
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-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
2017-04-11Update templates via:Lin Jen-Shin
rake gitlab:update_templates
2017-04-11Merge branch 'mr-widget-bug-fix' into 'master' Stan Hu
Fix the MR widget that merged any MR when choosing the option "Merge when pipeline succeeds" from the dropdown Closes #29568 See merge request !10611
2017-04-11Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński
Fix container repository/tag location text copied into the clipboard Closes #30695 See merge request !10587
2017-04-11Add foreign key on trigger requestsZ.J. van de Weg
I started out as I missed the foreign key on ci_triggers and projects. However, it seemed Yorick caught this already on gitlab-org/gitlab-ce!9388. Still I found a missing foreign key, between the trigger requests and triggers. This commit adds it, and removes the depend: :destroy on the Rails model Ci::Triggers
2017-04-11Merge branch 'redundant-steps-for-ci' into 'master' Rémy Coutable
Remove redundant steps from .gitlab-ci-yml configs See merge request !10425
2017-04-11Merge branch 'patch-15' into 'master' Rémy Coutable
Fixed wrong links in README.md See merge request !10556
2017-04-11Merge branch 'patch-15' into 'master' Rémy Coutable
Set NODE_ENV for yarn:install in patch_versions.md See merge request !10521
2017-04-11Merge branch 'boards-done-add-tooltip' into 'master' Filipa Lacerda
Issue 22424: Add tooltip to header of Done list Closes #22424 See merge request !10574
2017-04-11Merge branch 'rs-skip-nested-groups-seed' into 'master' Rémy Coutable
Move the nested groups seed behind an environment flag See merge request !10601
2017-04-11Merge branch 'double-border' into 'master' Filipa Lacerda
Remove double border on MR tab See merge request !10593
2017-04-11Added CHANGELOGJose Ivan Vargas
2017-04-11Added tests and fixed a typoJose Ivan Vargas
2017-04-11Fix typo on the class merge-when-pipeline_succeedsJose Ivan Vargas
2017-04-11Axil's reviewMarcia Ramos
2017-04-11remove unnecessary lineMarcia Ramos
2017-04-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into new-git-indexMarcia Ramos
2017-04-11Merge branch '30678-improve-dev-server-process' into 'master' Jacob Schatz
Make webpack-dev-server process more resilient when switching branches. Closes #30678 See merge request !10581
2017-04-11typoMarcia Ramos
2017-04-11fix typoMarcia Ramos
2017-04-11Merge branch 'fix_cache_expiration_in_repository' into 'master' Robert Speicher
Fix redundant cache expiration in Repository Closes #30146 See merge request !10575
2017-04-11fix linksMarcia Ramos
2017-04-11Remove an unused `cared` scope from Issue and MergeRequestRobert Speicher
2017-04-11Remove an unused `Issue.open_for` scopeRobert Speicher
2017-04-11add topic: authenticationMarcia Ramos
2017-04-11Fix edit button on blame page without repo permsEric Eastwood
Without repo permissions, pressing the "Edit" button on the blame page will now prompt to Fork/Cancel. Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30636
2017-04-11Merge branch 'dm-remove-copy-link-on-svgs' into 'master' Robert Speicher
Don't show 'Copy content' button on text files that are not rendered as text See merge request !10563
2017-04-11Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan