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
path: root/app
AgeCommit message (Expand)Author
2016-10-06Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable
2016-10-06Merge branch 'jeroenj/gitlab-ce-group-milestone-archived-projects'Rémy Coutable
2016-10-06Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński
2016-10-06Fix CHANGELOG and wrong conflict resolutionRémy Coutable
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-06Merge branch 'flash-cherry-pick-error' into 'master' Fatih Acet
2016-10-05Merge branch 'revert-c676283b' into 'master' Fatih Acet
2016-10-05Merge branch 'fix_group_links_404' into 'master' Fatih Acet
2016-10-05Fix bad merge conflict resolution.Fatih Acet
2016-10-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet
2016-10-05Merge branch 'build-expire-sidebar' into 'master' Fatih Acet
2016-10-05multi-file commitMarc Siegfriedt
2016-10-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet
2016-10-05Set default value for show_menu_above variable.Fatih Acet
2016-10-05Merge branch '22295-grouped-pipeline-dropdown-should-be-a-scrollable-containe...Fatih Acet
2016-10-05Merge branch '19499-project-dropdowns' into 'master' Annabel Dunstone Gray
2016-10-05Merge branch 'trending-caching' into 'master' Rémy Coutable
2016-10-05Correctly parse the date of artifact expiringPhil Hughes
2016-10-05Refactor TrendingProjectsFinder to support cachingYorick Peterse
2016-10-05added 245px max height and overflow scroll-y to .grouped-pipeline-dropdownDimitrie Hoekstra
2016-10-05Merge branch 'desplacturing' into 'master' Jacob Schatz
2016-10-05Don't include archived projects when creating group milestonesJeroen Jacobs
2016-10-05Merge branch '22509-pipeline-tables' into 'master' Annabel Dunstone Gray
2016-10-05Make flash-alert background transparent to match flash-notice.Bryce Johnson
2016-10-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet
2016-10-05Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable
2016-10-05Restore inexplicably removed code from requestFileSuccess.Bryce Johnson
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-10-05Merge branch 'update-runner-information' into 'master' Rémy Coutable
2016-10-05Simplify TemplateSelector keyup/blur handler.Bryce Johnson
2016-10-05Delete leftover usertabs and template_selector es5 files.Bryce Johnson
2016-10-05Remove debug flag.Bryce Johnson
2016-10-05Fix leftover or inadvertantly removed comments.Bryce Johnson
2016-10-05Refactor TemplateSelector and fix for tests.Bryce Johnson
2016-10-05Make fixes to get tests passing.Bryce Johnson
2016-10-05Fix todos specs.Bryce Johnson
2016-10-05Fix profile test failure.Bryce Johnson
2016-10-05Remove old LabelManager.Bryce Johnson
2016-10-05Fix up for issues bulk assignment test.Bryce Johnson
2016-10-05Fix tests for Blob Selectors.Bryce Johnson
2016-10-05Remove unneeded semicolon.Bryce Johnson
2016-10-05Remove super passthrough.Bryce Johnson
2016-10-05Convert BlobLicenseSelctors to ES6.Bryce Johnson
2016-10-05Update LabelManager to ES6.Bryce Johnson
2016-10-05Refactor IssuesBulkAssignment to ES6.Bryce Johnson
2016-10-05Set defaults in constructor, in case opts are undefined.Bryce Johnson
2016-10-05Pass default opts.Bryce Johnson
2016-10-05Refactor GitLabCrop to ES6.Bryce Johnson
2016-10-05Make use of destructuring options, clean up based on feedback.Bryce Johnson
2016-10-05Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson