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-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-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-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
2017-05-23Update CHANGELOG.md for 9.2.1Clement Ho
[ci skip]
2017-05-23Add changelogDouwe Maan
2017-05-23Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński
Fix pipeline etag Closes #32658 See merge request !11615
2017-05-23Add changelog entry for pipeline etag issueZ.J. van de Weg
[ci skip]
2017-05-23Merge branch 'add-unicode-trace-feature-test' into 'master'Kamil Trzciński
Add feature test with unicode trace See merge request !10736
2017-05-23Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Valery Sizov
17489-hide-code-from-guests
2017-05-23Merge branch 'zj-sort-env-folders' into 'master'Kamil Trzciński
Sort environments folders when opening them Closes #30814 See merge request !11436
2017-05-23Add feature test with unicode traceShinya Maeda
Squashed commit of the following: commit 43e5bba774e9e383dd55c665e82f6fcfc4ebfc4f Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com> Date: Mon Apr 17 17:28:44 2017 +0900 Add fix commit 09610eebdf22ad048812bb86022504b2ad917e19 Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com> Date: Mon Apr 17 17:03:49 2017 +0900 Add trace test
2017-05-23Merge branch 'fix-retried-for-postgres' into 'master'Kushal Pandya
Fix migrations for older PostgreSQL versions Closes #32721 See merge request !11620
2017-05-23Rescue OpenSSL::SSL::SSLError in JiraService and IssueTrackerServiceChris Wilson
Add OpenSSL::SSL::SSLError to rescue in JiraService & IssueTrackerService. This will prevent an exception in production and instead display a message to the user.
2017-05-23Merge branch 'prevent-project-transfer' into 'master'Douwe Maan
Prevent project transfer if a new group is not selected Closes #25455 See merge request !11214
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-23Fix migrations for older PostgreSQL versionsKamil Trzcinski
- Do not care about error when creating index on PostgreSQL - Test against PostgreSQL 9.2
2017-05-22Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet
Change links to issuable meta to black Closes #32418 See merge request !11505
2017-05-22Prevent commits from upstream repositories to be re-processed by forksFelipe Artur
2017-05-22Merge branch '32486-fix-note-emoji-placement' into 'master'Annabel Dunstone Gray
32486 Fix placement of note emoji on hover Closes #32486 See merge request !11605
2017-05-22Merge branch 'ce#32623-browser-tooltip-commits-branch-list' into 'master'Annabel Dunstone Gray
32623 Change order of commits ahead and behind on divergence graph for branch list Closes #32623 See merge request !11559
2017-05-22Prevent project transfer if a new group is not selectedJose Ivan Vargas
2017-05-22Merge branch 'fix/git_http_request_without_password' into 'master'Douwe Maan
Avoid resource intensive login checks if password is not provided Closes #32598 See merge request !11537
2017-05-22Merge branch '32570-project-activity-tab-border' into 'master'Annabel Dunstone Gray
32570 Fix border-bottom for project activity tab Closes #32570 See merge request !11568
2017-05-22Update CHANGELOG.md for 9.2.0Lin Jen-Shin
[ci skip]
2017-05-2232486 Fix placement of note emoji on hovertauriedavis
2017-05-22Adds new icon for CI skipped statusFilipa Lacerda
2017-05-22Merge branch 'dz-rename-pipelines-settings-tab' into 'master'Dmitriy Zaporozhets
Rename CI/CD Pipelines to Pipelines in the project settings Closes #31980 See merge request !11305