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-12-06Export template selector as ES6 modulesFilipa Lacerda
2017-12-05Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić
2017-12-05Init zenmode in snippets pagesFilipa Lacerda
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into ↵Kamil Trzcinski
cluster-page-with-list-clusters
2017-11-29Merge branch 'fix_invalid_new_pipeline_form' into 'master'Filipa Lacerda
initializes the branches dropdown upon invalid entry Closes #40012 See merge request gitlab-org/gitlab-ce!15588
2017-11-28Add checkboxes to automatically run AutoDevops pipelineEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
2017-11-28Changes after Frontend and UX review:Filipa Lacerda
- Moves toggle button to a shared location - Adds tests for toggle button - Transforms Clusters class into function - Improves UX
2017-11-27initializes the branches dropdown upon invalid entryChristiaan Van den Poel
Added Changelog added feature spec
2017-11-24Adds JS to toggle buttons [ci skip]Filipa Lacerda
2017-11-22Merge branch '40295-fix-reply-quote-shortcut-on-mr' into 'master'Clement Ho
Fix reply quote keyboard shortcut on MRs Closes #40295 See merge request gitlab-org/gitlab-ce!15523
2017-11-21Fix reply quote keyboard shortcut on MRsEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40295
2017-11-20Export code as ES6 modulesFilipa Lacerda
2017-11-17moved magic number into variablesPhil Hughes
2017-11-17Improved the design of the changed files dropdownPhil Hughes
Closes #36687
2017-11-17Exports a couple of project related code as es6 modulesFilipa Lacerda
2017-11-13Export project, projectAvatar and projectImport as ES6 modulesFilipa Lacerda
2017-11-03Add applications section to GKE clusters pageEric Eastwood
2017-11-02Merge branch 'winh-admin-projects-namespace-filter' into 'master'Tim Zallmann
Make NamespaceSelect change URL when filtering Closes #37277 See merge request gitlab-org/gitlab-ce!14888
2017-11-01Export logo and labels select as ES6 modulesFilipa Lacerda
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-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-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-27Remove groups_select from global namespace & simplifies the codeFilipa Lacerda
2017-10-26Remove issuable form from global namespaceFilipa Lacerda
2017-10-26Remove old codeFilipa Lacerda
2017-10-26Make NamespaceSelect a moduleWinnie Hellmann
2017-10-25Split project and group milestone dispatcher branchLuke "Jared" Bennett
2017-10-24Merge branch 'sticky-perf' into 'master'Filipa Lacerda
Fix performance of sticky.js Closes #39332 See merge request gitlab-org/gitlab-ce!14976
2017-10-23Removes group_avatar & group_label_subscription from global namespaceFilipa Lacerda
2017-10-23Prefer dispatcher glform init over global initLuke "Jared" Bennett
2017-10-23calculate the stickyTop instead of hard coding a variablePhil Hughes
2017-10-20Remove page-specific GLForm init and add support_autocomplete: false local ↵Luke "Jared" Bennett
to groups/milestones/_form
2017-10-19Remove Diff class from globalnamespaceFilipa Lacerda
2017-10-18Fix PikadayFilipa Lacerda
2017-10-17Merge branch 'bvl-group-trees' into 'master'Douwe Maan
Show collapsible tree on the project show page Closes #30343 See merge request gitlab-org/gitlab-ce!14055
2017-10-16Remove banner from pipelines pageFilipa Lacerda
2017-10-13Remove shortcut JS classes from global namespacePhil Hughes
2017-10-13Refactor broadcast_message.jsMike Greiling
2017-10-13Merge branch '38869-members' into 'master'Phil Hughes
Removes Members, memberExpiration from window object See merge request gitlab-org/gitlab-ce!14808
2017-10-12Remove members and memberExpirationDate from window objectFilipa Lacerda
2017-10-11Removed d3.js from the users and graphs bundleJose Ivan Vargas
2017-10-11Merge branch 'ph-gl-form-js-modules' into 'master'Filipa Lacerda
Moves form related JS modules out of global See merge request gitlab-org/gitlab-ce!14780
2017-10-11Moves form related JS modules out of globalPhil Hughes
2017-10-10Use ES6 modules in labels and labels managerFilipa Lacerda
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Merge branch '38869-u2f' into 'master'Phil Hughes
Remove u2f from global namespace See merge request gitlab-org/gitlab-ce!14776
2017-10-10Remove Build code from global namespaceFilipa Lacerda
2017-10-10Remove u2f from globalnamespaceFilipa Lacerda
2017-10-09Removes CommitsList from global namespaceFilipa Lacerda
2017-10-09Merge branch 'abuse-reports-module' into 'master'Filipa Lacerda
Convert AbuseReports class to a module See merge request gitlab-org/gitlab-ce!14709