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-11-01Merge branch 'jivl-mobile-friendly-table-runners' into 'master'Annabel Dunstone Gray
Mobile-friendly table on Admin Runners Closes #33848 See merge request gitlab-org/gitlab-ce!15134
2017-11-01Merge branch '39513-fix-gears-spinning-physically' into 'master'Clement Ho
Fix Auto DevOps graphic gears spinning based on physics Closes #39513 See merge request gitlab-org/gitlab-ce!15076
2017-11-01Merge branch 'fix-user-tab-activity-mobile' into 'master'Annabel Dunstone Gray
Fixed user profile tab being off-screen See merge request gitlab-org/gitlab-ce!15030
2017-11-01Mobile-friendly table on Admin RunnersTakuya Noguchi
2017-11-01Export logo and labels select as ES6 modulesFilipa Lacerda
2017-11-01Merge branch 'lazy-load-check-when-has-images' into 'master'Filipa Lacerda
Increase lazy loader performance See merge request gitlab-org/gitlab-ce!15114
2017-11-01Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann
2017-10-31Increase lazy loader performancePhil Hughes
This stops the checkElementsInView method from running when there aren't any lazy load images on the page. By calling this method we are causing an unnecessary reflow which on large pages is a massive performance issue
2017-10-31Merge branch 'multi-file-editor-vuex' into 'master'Filipa Lacerda
Move multi-file editor store to Vuex See merge request gitlab-org/gitlab-ce!15046
2017-10-31Load participants asyncEric Eastwood
2017-10-31Merge branch '38869-issue' into 'master'Phil Hughes
Remove issue and issue status select from global namespace See merge request gitlab-org/gitlab-ce!15090
2017-10-31Merge branch '39639-clusters-poll' into 'master'Phil Hughes
Adds callback function to initial cluster request Closes #39639 See merge request gitlab-org/gitlab-ce!15105
2017-10-31fixed up upload feature after master mergePhil Hughes
2017-10-31Enable eslintFilipa Lacerda
2017-10-31Merge branch 'master' into multi-file-editor-vuexPhil Hughes
2017-10-31Adds callback function to inital cluster requestFilipa Lacerda
2017-10-31Upload files through the multi-file editorPhil Hughes
2017-10-31get branch name from the DOMPhil Hughes
2017-10-31Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann
2017-10-31Merge branch 'master' into multi-file-editor-vuexPhil Hughes
2017-10-31spec fixesPhil Hughes
2017-10-30Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"Dmitriy Zaporozhets
This reverts merge request !15009
2017-10-30Remove issue and issue status select from global namespaceFilipa Lacerda
2017-10-30Merge branch '39582-nestingdepth-6' into 'master'Annabel Dunstone Gray
Enable NestingDepth (level 6) on scss-lint Closes #39582 See merge request gitlab-org/gitlab-ce!15073
2017-10-30spec fixesPhil Hughes
increased perf of scrolling tabs into view
2017-10-30Merge branch '38869-importer_status' into 'master'Phil Hughes
Remove code from global namespace See merge request gitlab-org/gitlab-ce!15058
2017-10-30addressed feedback from reviewPhil Hughes
spec fixes
2017-10-30Merge branch ↵Fatih Acet
'39020-fix-js-call-stack-size-exceeded-autocomplete-group-milestone' into 'master' Fix call stack size exceeded group milestone description autocomplete Closes #39020 See merge request gitlab-org/gitlab-ce!14972
2017-10-30Changed project select to use it independently and not onlt as a combobuttonFrancisco Javier López
2017-10-30Fix queried elementFilipa Lacerda
2017-10-30Merge branch 'master' into multi-file-editor-vuexPhil Hughes
2017-10-30Merge branch 'master' into 38869-importer_statusFilipa Lacerda
* master: (51 commits) Move locked check to a guard-clause Ci::Build tag is a trait instead of an own factory [CE backport] Saved configuration for issue board Use the correct project visibility in system hooks Add changelog more readable changelog Make merge_jid handling less stateful in MergeService Fetch the merged branches at once remove extra whitespace use a delegate for `username` to be more future friendly Merging EE doc into CE add changelog entry Avoid using Rugged in Gitlab::Git::Wiki#preview_slug Cache commits on the repository model Remove groups_select from global namespace & simplifies the code Change default disabled merge request widget message to "Merge is not allowed yet" Semi-linear history merge is now available in CE. Remove repetitive karma spec Improve spec to check hidden component Rename to shouldShowUsername ...
2017-10-30[CE backport] Saved configuration for issue boardOswaldo Ferreira
2017-10-30Fix autodevops graphic gears spinning based on physicsEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39513
2017-10-30Enable NestingDepth (level 6) on scss-lintTakuya Noguchi
2017-10-30Merge branch 'es-module-autosave' into 'master'Filipa Lacerda
Remove Autosave class from global namespace See merge request gitlab-org/gitlab-ce!14856
2017-10-27updated karma specsPhil Hughes
2017-10-27Merge branch 'add-user-avatar-username-link' into 'master'Fatih Acet
Add configurable option to display username in user avatar link component See merge request gitlab-org/gitlab-ce!14902
2017-10-27Merge branch '39188-change-default-disabled-merge-message' into 'master'Filipa Lacerda
Change default disabled merge request widget message to be more general Closes #39188 See merge request gitlab-org/gitlab-ce!14960
2017-10-27Remove groups_select from global namespace & simplifies the codeFilipa Lacerda
2017-10-27Change default disabled merge request widget message to "Merge is not ↵Eric Eastwood
allowed yet" Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39188
2017-10-27Rename to shouldShowUsernameClement Ho
2017-10-26Remove issuable form from global namespaceFilipa Lacerda
2017-10-26Remove issuableContext from global namespaceFilipa Lacerda
2017-10-26Improves issuable testsFilipa Lacerda
Fixes missing dependencies
2017-10-26Remove old codeFilipa Lacerda
2017-10-26reset hash when changing filesPhil Hughes
[ci skip]
2017-10-26various different performance improvementsPhil Hughes
[ci skip]
2017-10-26fixed render_error not being hooked up correctlyPhil Hughes
[ci skip]
2017-10-26fixed some state bugs with the tabsPhil Hughes
[ci skip]