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
2020-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-09Revert "Merge branch ↵Winnie Hellmann
'4221-board-milestone-should-persist-any-none-properly-ce' into 'master'" This reverts merge request !30613
2019-07-31Port CE changes from EEcharlie ablett
- DB migration of board milestone values - issue finder & spec updates
2019-05-03I18N JS files starting with mBrandon Labuschagne
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
2018-12-06Fix duplicate boardsStore variable in milestone selectWinnie Hellmann
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-10Convert remaining issue board components into ES module syntaxMike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-07-04Port of EE refactoring to extract EE lines from boardsPaul Slaughter
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-16Fix milestones disappearing when changed on MRMario de la Ossa
2018-06-13Sidebar Milestone - Fix wrong URL when selecting a parent group milestoneMario de la Ossa
2018-04-26Reset milestone filter when clicking "Any Milestone" in dashboardWinnie Hellmann
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-06Remove modal store and mixins from global scopeFilipa Lacerda
2018-04-05Merge branch 'fl-fix-milestone-bug-10-6' into 'security-10-6'Phil Hughes
Escape miletone attribute when appending to the DOM See merge request gitlab/gitlabhq!2359
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-04Stop loading spinner on error of milestone update on issueTakuya Noguchi
2018-02-21Update to jQuery 3.Jacob Schatz
2018-01-31Converted milestone_select.js to axiosPhil Hughes
2017-12-28Resolve "Webpack Roadmap"Constance Okoghenun
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-10-31apply changes for JS and CSS from gitlab-ee!2912Simon Knox
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2912/
2017-10-30Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"Dmitriy Zaporozhets
This reverts merge request !15009
2017-10-30[CE backport] Saved configuration for issue boardOswaldo Ferreira
2017-10-13Backport a change in milestone_select from EEPhil Hughes
2017-10-11Cleanup data-page attribute after each Karma testEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38871
2017-09-14Truncate milestone text on collapse; add tooltip for titleAnnabel Dunstone Gray
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-25Removed inline JS in shared HAML filesPhil Hughes
2017-05-10Disallow multiselect for Milestone dropdownSam Rose
2017-05-04Fix FE conflictsClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya