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-25Do some memory profiling to diagnose memory spec failuressh-test-spec-fix2Stan Hu
2017-05-25Merge branch '32799-remove-no_turbolink-attribute-from-haml' into 'master'Robert Speicher
Remove redundant data-turbolink attributes from links Closes #32799 See merge request !11672
2017-05-25Remove redundant data-turbolink attributes from linksblackst0ne
2017-05-25Merge branch 'winh-ajax-filter-cache' into 'master'Clement Ho
Use AjaxCache in Droplab AjaxFilter See merge request !11643
2017-05-24Merge branch 'dm-copy-gfm-when-parts-of-other-elements-are-selected' into ↵Filipa Lacerda
'master' Copy as GFM even when parts of other elements are selected See merge request !11521
2017-05-24Add specDouwe Maan
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 'github-oauth-self-signed-certs-troubleshooting-docs' into 'master'Robert Speicher
Improve oauth self signed certs troubleshooting docs See merge request !11621
2017-05-24Merge branch '32170-assignees-spinner' into 'master'Phil Hughes
show loading indicator while waiting for assignees first fetch Closes #32170 See merge request !11434
2017-05-24Merge branch 'patch-19' into 'master'Achilleas Pipinellis
Updated LFS workflow for removing unreferenced LFS objects See merge request !11108
2017-05-24Merge branch '32828-refresh-build' into 'master'Phil Hughes
Use refresh icon for retried jobs Closes #32828 See merge request !11667
2017-05-24Merge branch 'fix-eslint' into 'master'Tim Zallmann
Fix eslint errors in master Closes #32862 See merge request !11684
2017-05-24Address reviewDouwe Maan
2017-05-24Merge branch 'dm-fix-routes' into 'master'Robert Speicher
Fix ambiguous routing issues by teaching router about reserved words See merge request !11570
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-24Use import instead of requireClement Ho
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-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-24Merge branch 'mrchrisw-catch-openssl' into 'master'Douwe Maan
Rescue OpenSSL::SSL::SSLError in JiraService See merge request !11467
2017-05-24Remove unnecessary variableDouwe Maan
2017-05-24Use AjaxCache in Droplab AjaxFilterwinh
2017-05-24add loading spinner to sidebar assigneesSimon Knox
store isFetching state to indicate if assignees has initial data
2017-05-24Merge branch '32702-fix-autocompletion-diff-notes' into 'master'Phil Hughes
Fix user and issues autocomplete in diff notes Closes #32702 See merge request !11627
2017-05-24Fix user and issues autocomplete in diff notesKushal Pandya
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-24Merge branch '18927-reorder-issue-action-buttons' into 'master'Filipa Lacerda
Reorder Issue action buttons as per UX recommendation Closes #18927 See merge request !11642
2017-05-24Reorder Issue action buttons as per UX recommendationKushal Pandya
2017-05-24Merge branch '32700-extra-nav-border' into 'master'Phil Hughes
Only show extra nav border on layout nav Closes #32700 See merge request !11657
2017-05-24Merge branch ↵Phil Hughes
'32563-remove-duplicated-config-code-for-filtered-search-dropdowns' into 'master' Resolve "Remove duplicated config code for filtered search dropdowns" Closes #32563 See merge request !11512
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-24Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes
Read HEAD commit and use as sentry releases value Closes #32535 See merge request !11565
2017-05-24Merge branch '32835-stop-using-webpack-hashedmoduleidsplugin-in-production' ↵Tim Zallmann
into 'master' Resolve "Stop using `webpack.HashedModuleIdsPlugin` in production." See merge request !11670
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix specsDouwe Maan
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-24Add extra step in GHE import docsCindy Pallares
2017-05-24Merge branch 'acet-fix-mr-widget-state' into 'master'Douwe Maan
Change order of if blocks to determine widget state properly. Closes #32550 See merge request !11668
2017-05-24drop HashedModuleIdsPlugin in favor of NamedModulesPlugin in all environmentsMike Greiling
2017-05-24Fix specsDouwe Maan
2017-05-24Add changelogDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-24Merge branch 'fix-notify-post-receive' into 'master'Stan Hu
Prevent errors from non-functional notify_post_receive endpoint See merge request !11509
2017-05-24MRWidget: Change order of if blocks to determine widget state properly.Fatih Acet
2017-05-24Use refresh icon for retried jobsAnnabel Dunstone Gray
2017-05-2332715 Make all notes use equal paddingtauriedavis
2017-05-23Update CHANGELOG.md for 9.2.1Clement Ho
[ci skip]