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 (Expand)Author
2016-10-06Shows error if response returns an errorPhil Hughes
2016-10-06Fix form not re-enabling thanks to jQueryPhil Hughes
2016-10-06Made the CSS a bit more reasonablePhil 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-06MergeRequest new form load diff asynchronouslyPaco Guzman
2016-10-06Fixed testsPhil Hughes
2016-10-06Merge request tabs stick when scrolling pagePhil Hughes
2016-10-06Fix CHANGELOG and wrong conflict resolutionRémy Coutable
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-06Replace bootstrap caret with fontawesome caretClement Ho
2016-10-05Fix inconsistent highlighting of already selected activity nav-linksClement Ho
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-05Correctly parse the date of artifact expiringPhil Hughes
2016-10-05Restore inexplicably removed code from requestFileSuccess.Bryce Johnson
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
2016-10-05Refactor Profile to use ES6.Bryce Johnson
2016-10-05Fixup debugger ref left in Dispatcher.Bryce Johnson
2016-10-05Refactor SearchAutocomplete to ES6 class syntax.Bryce Johnson
2016-10-05Fixup refs to currPage and currPages.Bryce Johnson
2016-10-05Refactor Todos to ES6.Bryce Johnson
2016-10-05Properly scope BlobCiYamlSelector and BlobCiYamlSelectors.Bryce Johnson
2016-10-05Refactor UserTabs to ES6.Bryce Johnson