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-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-02-07Add fast tasklist support to MR tasklistFatih Acet
Also adds specs and fixes existing specs
2019-01-31Send lockVersion from MR description task listFatih Acet
2018-10-16Prettify additional modules (I through Z)Mike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-08Update jquery.waitforimages & use npm versionPhil Hughes
#39072
2018-01-17Resolve "Closed issue label in todo's styling is difficult to read"Simon Knox
2018-01-15Fixed merge request status badge not updating after mergingPhil Hughes
2017-12-15Exported JS classes as modulesPhil Hughes
2017-12-15Export JS classes as modulesPhil Hughes
#38869
2017-12-06Generalize detail page headersEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40543 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15192
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-09-24Hide close MR button after merge without reloading pageJacopo
After merging a MR the close button is hidden, without reloading the page.
2017-07-07Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' ↵Jacob Schatz
into 'master' Resolve "Report abusive content from an issue or merge request" Closes #30281 See merge request !11786
2017-07-07Fix MR and issue specsLuke "Jared" Bennett
2017-07-07Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered ↵Luke "Jared" Bennett
search specs
2017-07-07Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett
2017-07-07Fixed MR single button submit failure and attempted to tidy up close_reopen ↵Luke "Jared" Bennett
partials using issuable_helpers and setDisable will use true as default bool
2017-07-07Dont show toggle if only one action is available and do not show report as ↵Luke "Jared" Bennett
abuse for current_user's issuables
2017-07-07Remove inclusive JS importsLuke "Jared" Bennett
2017-07-07Added specsLuke "Jared" Bennett
2017-07-07Added report issuable featureLuke "Jared" Bennett
2017-07-06refactor TaskList class to ES module syntaxMike Greiling
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-09Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda
Remove needless bind and indexOf polyfills See merge request !11187
2017-05-09Merge request widget redesignFatih Acet
2017-05-09remove bind polyfill from merge_request.jsMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-15update correct field for Notes - it's called note not descriptionSimon Knox
2017-02-13Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox
2017-02-10fixes MR widget jumpNur Rony
2017-02-08notes use new task_list, and PATCH instead of POSTSimon Knox
use data attribute for submit url optional onSuccess
2017-02-07copypaste task_list setup and events to own classSimon Knox
switch issue and merge request to use it
2017-01-29fix failing rspec buildMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
* master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling