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-05-30Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes
Creates a mediator for pipeline details vue in order to mount several vue apps with the same data Closes #31849 See merge request !11732
2017-05-30Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'Rémy Coutable
31616-add-uptime-of-gitlab-instance-in-admin-area Closes #31616 See merge request !11590
2017-05-29Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński
Resolve "pipeline_schedules pages throwing error 500" Closes #32790 See merge request !11706
2017-05-2931616-add-uptime-of-gitlab-instance-in-admin-areajboltz88
2017-05-29Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan
Resolve "Wiki is not searchable with Guest permissions" Closes #30917 See merge request !11613
2017-05-29Merge branch 'sh-fix-submodules-trailing-spaces' into 'master'Robert Speicher
Strip trailing whitespaces in submodule URLs Closes #33018 See merge request !11753
2017-05-29Merge branch '23036-replace-all-spinach-tests-with-rspec-feature-tests' into ↵Rémy Coutable
'master' Replace 'starred_projects.feature' spinach test with an rspec analog See merge request !11752
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
Rework project authorizations and nested groups for better performance See merge request !10885
2017-05-29Add performance deltas between app deployments on Merge Request widgetKushal Pandya
2017-05-29Strip trailing whitespaces in submodule URLsStan Hu
Users attempting to access repositories that had `.gitmodules` entries with trailing whitespaces would encounter an Error 500. This was due to a change in bf876ec7 that quietly removed the whitespace stripping. Closes #33018
2017-05-29Add changelogShinya Maeda
2017-05-28Replace 'starred_projects.feature' spinach test with an rspec analogblackst0ne
2017-05-26Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda
2017-05-26Merge branch 'dm-consistent-last-push-event' into 'master'Robert Speicher
Consistently display last push event widget See merge request !11585
2017-05-26Merge branch 'issuable-form-create-label-sub-groups' into 'master'Filipa Lacerda
Fixed create new label form in issue form not working for sub-group projects Closes #32906 See merge request !11703
2017-05-26Merge branch 'fix-counter-cache-for-acts-as-taggable' into 'master'Stan Hu
Fix Counter Cache not being disabled for acts-on-taggable Closes #30582 See merge request !11727
2017-05-26Merge branch '31448-jira-urls' into 'master'Grzegorz Bizon
Add API URL to JIRA settings Closes #31448 See merge request !11707
2017-05-26Add API URL to JIRA settingsJarka Kadlecova
2017-05-26Minimum postgresql version is now 9.2Nick Thomas
2017-05-26Creates a mediator for pipeline details vue in order to mount several vue ↵Filipa Lacerda
apps with the same data
2017-05-26Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil Trzciński
Return the last coverage in trace stream Closes #31556 See merge request !11128
2017-05-26Fix Counter Cache not being disabled for acts-on-taggableKamil Trzcinski
2017-05-25Consistently display last push event widgetDouwe Maan
2017-05-25Merge branch 'issue_19262' into 'master'Douwe Maan
Prevent commits from upstream repositories to be re-processed by forks Closes #19262 See merge request !11511
2017-05-25Merge branch 'dm-more-dependency-linkers' into 'master'Grzegorz Bizon
Autolink package names in more dependency files See merge request !11226
2017-05-25Merge branch 'fix-kubernetes-namespace' into 'master'Grzegorz Bizon
Fix terminals support for Kubernetes service Closes #31754 See merge request !11653
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
Implement Web Hooks calls logging Closes #17848 See merge request !11027
2017-05-25Fix terminals support for Kubernetes serviceKamil Trzcinski
It was broken, because we introduced a default namespace, which was not used by terminal methods.
2017-05-25Fixed create new label form in issue form not working for sub-group projectsPhil Hughes
Closes #32906
2017-05-25Merge branch '32807-company-icon' into 'master'Phil Hughes
Use briefcase icon for company Closes #32807 See merge request !11692
2017-05-25Implement web hooks loggingAlexander Randa
* implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover
2017-05-25Merge branch 'feature/rss-scoped-token' into 'master'Douwe Maan
Use rss token for atom access See merge request !11647
2017-05-25Remove redundant data-turbolink attributes from linksblackst0ne
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24add changelogAlexis Reigel
2017-05-24Use briefcase icon for companyAnnabel Dunstone Gray
2017-05-24Copy as GFM even when parts of other elements are selectedDouwe Maan
2017-05-24Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda
Don't copy empty elements that were not selected on purpose as GFM See merge request !11520
2017-05-24Merge branch '32715-fix-note-padding' into 'master'Annabel Dunstone Gray
32715 Make all notes use equal padding Closes #32715 and #32467 See merge request !11616
2017-05-24Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon
Add system note with link to diff comparison when MR discussion becomes outdated Closes #30058 See merge request !11584
2017-05-24Merge branch '29852-latex-formatting' into 'master'Robert Speicher
Fix LaTeX formatting for AsciiDoc wiki Closes #29852 See merge request !11212
2017-05-24add changelog for latex formatting fix [ci skip]Jarka Kadlecova
2017-05-24Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan
Use wait_for_requests for checking Vue resource and $.ajax requests [CE] Closes #31946 and #31555 See merge request !11451
2017-05-24Merge branch 'mrchrisw-catch-openssl' into 'master'Douwe Maan
Rescue OpenSSL::SSL::SSLError in JiraService See merge request !11467
2017-05-24Add changelogShinya Maeda
2017-05-24Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda
Don't wrap pasted code when it's already inside code tags Closes #32507 See merge request !11524
2017-05-24Reorder Issue action buttons as per UX recommendationKushal Pandya
2017-05-24Merge branch '32682-skipped-ci-icon' into 'master'Phil Hughes
Adds new icon for CI skipped status Closes #32682 See merge request !11606
2017-05-24Add changelogDouwe Maan
2017-05-2332715 Make all notes use equal paddingtauriedavis