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-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Merge branch 'always-show-latest-pipeline-in-commit-box' into 'master' Kamil Trzciński
Always show latest pipeline info in commit box Closes #31378 See merge request !11038
2017-05-04Merge branch '2247-emails-forwarded-to-service-desk-email-don-t-come' into ↵Sean McGivern
'master' Handle incoming emails from aliases correctly See merge request !11079
2017-05-04Merge branch 'zj-chat-message-pretty-time' into 'master' Sean McGivern
Convert seconds to minutes and hours on chat notifations See merge request !11054
2017-05-04Merge branch '28558-create-new-branch-from-issue-page' into 'master' Phil Hughes
Allow to create new branch and empty WIP merge request from issue page See merge request !10018
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-05-04Merge branch '31647-fix-snippet-content_html' into 'master' Rémy Coutable
Fix caching large snippet HTML content on MySQL databases Closes #31647 See merge request !11024
2017-05-04Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable
Resolve "Size of project from API" Closes #31544 See merge request !11013
2017-05-04Convert seconds to minutes and hours on chat notifationsZ.J. van de Weg
In the pipeline message, the duration of the pipeline was shown as: > gitlab-org/gitlab-ee: Pipeline #8002259 of master branch by Douwe Maan failed in 8612 seconds But this many seconds only gave me a clue how long the pipeline took, so now this will be shown as something like: 02:20:12 which gives a much better measure of time.
2017-05-04Merge branch '31064-update-docs-todos' into 'master' Achilleas Pipinellis
Update todos screenshots Closes #31064 See merge request !11081
2017-05-04Merge branch '31671-merge-request-message-contains-carriage-returns' into ↵Douwe Maan
'master' removes the possibility of commit messages having carriage returns Closes #31671 See merge request !11077
2017-05-04Merge branch 'dm-artifact-browser-header' into 'master' Robert Speicher
Add breadcrumb, build header and pipelines submenu to artifacts browser See merge request !11050
2017-05-04Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan
2017-05-04Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' Sean McGivern
Allow commenting on older versions of the diff and comparisons between diff versions See merge request !10388
2017-05-04Update todos screenshotsAnnabel Dunstone Gray
2017-05-03removes the possibility of commit messages having carriage returnsTiago Botelho
2017-05-03Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern
Refactor Blob support of external storage in preparation of job artifact blobs See merge request !11048
2017-05-03Handle incoming emails from aliases correctlySean McGivern
These set the 'actual' destination email in one of the Delivered-To lines, so check those too.
2017-05-03Allow commenting on older versions of the diff and comparisons between diff ↵Douwe Maan
versions
2017-05-03Merge branch 'further-attempt-to-fix-protected_tags_spec' into 'master' Sean McGivern
Try waiting for previous dropdown to definitly close before going to click See merge request !11070
2017-05-03Merge branch '30458-real-time-note-edits' into 'master' Jacob Schatz
Add real-time note edits :chipmunk: Closes #30458 See merge request !10837
2017-05-03Add real-time note edits :chipmunk:Eric Eastwood
2017-05-03Merge branch 'docs/move-api-lint-to-docs-link-job' into 'master' Rémy Coutable
Move api lint out of static analysis job See merge request !11046
2017-05-03Move api lint out of static analysis jobAchilleas Pipinellis
2017-05-03Merge branch 'fix/project-tree-saver-spec' into 'master' Rémy Coutable
Fix project tree saver and fork spec failures Closes #31746 See merge request !11076
2017-05-03Fix project tree saver and fork spec failuresJames Lopez
2017-05-03Merge branch '26883-members-page-layout-looks-broken' into 'master' Annabel Dunstone Gray
Added UX improvements to the project members settings view Closes #26883 See merge request !8650
2017-05-03Merge branch 'docs/31692-elaborate-on-spring-instructions' into 'master' Achilleas Pipinellis
Elaborate on the usage of Spring See merge request !11058
2017-05-03Merge branch ↵Robert Speicher
'28408-feature-proposal-include-search-options-to-pipelines-api' into 'master' Resolve "Feature Proposal: Include search options to pipelines API" Closes #28408 See merge request !9367
2017-05-03Merge branch 'docs/ldap-admin-guide-chris' into 'master' Achilleas Pipinellis
How to Configure LDAP with GitLab CE Closes #30572 See merge request !11045
2017-05-03Merge branch 'workhorse-2.0.0' into 'master' Sean McGivern
Use gitlab-workhorse 2.0.0 See merge request !11067
2017-05-03Merge branch 'fix-issue_sidebar_spec-failure-and-remove-sleep' into 'master' Sean McGivern
Fixed issue_sidebar_spec.rb click as true click cannot hit the right element and removed sleep See merge request !11064
2017-05-03remove debug codeLuke "Jared" Bennett
2017-05-03Merge branch ↵Rémy Coutable
'31274-creating-schedule-trigger--causes-http-500-when-accessing-settings-ci_cd' into 'master' Fix lazy error handling of cron parser Closes #31274 See merge request !10948
2017-05-03Fix lazy error handling of cron parserDosuken shinya
2017-05-03Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-05-03Merge branch '30667-creating-new-label-on-new-issue-causing-bug' into 'master' Rémy Coutable
Fix label creation from issuable for subgroup projects Closes #30667 See merge request !11011
2017-05-03Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz
Load milestone tabs asynchronously See merge request !10919
2017-05-03Merge branch ↵Rémy Coutable
'29673-500-internal-server-error-when-enabling-a-deploy-key-more-than-once-through-api' into 'master' Detect already enabled DeployKeys in EnableDeployKeyService Closes #29673 See merge request !11010
2017-05-03Merge branch 'commit-limited-container-width' into 'master'Robert Speicher
Commit view correctly spans the full width when parallel view Closes #30881 See merge request !10851
2017-05-03Merge branch '31383-admin-remove-user-text-incorrect' into 'master' Rémy Coutable
Note Ghost user and refer to user deletion documentation Closes #31383 See merge request !11012
2017-05-03Merge branch 'dm-blob-header-content' into 'master' Robert Speicher
Extract common parts of snippet and blob pages into partial See merge request !11049
2017-05-03Fix caching large snippet HTML content on MySQL databasesNick Thomas
2017-05-03Use gitlab-workhorse 2.0.0Jacob Vosmaer
2017-05-03Merge branch 'tc-job-page-mr-bold' into 'master' Jacob Schatz
Make MR link in build sidebar bold See merge request !10513
2017-05-03Merge branch '31704-misaligned-buttons-in-wiki-pages' into 'master' Filipa Lacerda
Resolve "Misaligned buttons in Wiki pages" Closes #31704 See merge request !11043
2017-05-03Revert to real click seeing as that was a bug with only the original branchLuke "Jared" Bennett
2017-05-03Fixed issue_sidebar_spec.rb click as true click cannot hit the right element ↵Luke "Jared" Bennett
and removed sleep
2017-05-03Merge branch 'fix-create_new_mr_spec-dropdown-transient-failure' into 'master' Sean McGivern
find and match first dropdown before clicking See merge request !11060