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-06Add service to create a new issue in a board listDouglas Barbosa Alexandre
2016-10-06Add authorization to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre
2016-10-06Changed new issue button permissionsPhil Hughes
2016-10-06Added tooltip to new issue buttonPhil Hughes
2016-10-06Made the CSS a bit more reasonablePhil Hughes
2016-10-06Changed how button is hidden when blank listPhil Hughes
2016-10-06Added testsPhil Hughes
2016-10-06Moved form outside of listPhil Hughes
2016-10-06Fixed issue with backlog list not savingPhil Hughes
2016-10-06Added ability to save the new issuePhil Hughes
2016-10-06Add new issue form to listsPhil Hughes
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-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-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