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-05-24Move files tab before commits tab to follow same order as top navigationDmitriy Zaporozhets
2016-05-24Fix badge count UI for pipelines menu itemDmitriy Zaporozhets
2016-05-24Use start_with? instead of regexDmitriy Zaporozhets
2016-05-23Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets
2016-05-23Merge branch 'rs-space-around-keyword' into 'master' Robert Speicher
2016-05-23Merge branch 'complexity/rubocop-style-loop' into 'master' Robert Speicher
2016-05-23Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher
2016-05-23Merge branch 'rs-start-with' into 'master' Robert Speicher
2016-05-23Change rgba to hex; use sass variables to calculate header heightAnnabel Dunstone
2016-05-23Enable Style/InfiniteLoop Rubocop copGrzegorz Bizon
2016-05-23Enable Performance/StartWith cop and fix offensesRobert Speicher
2016-05-23Revert commit info changeAnnabel Dunstone
2016-05-23Put column headers backAnnabel Dunstone
2016-05-23Move build info out of pipeline conditionalAnnabel Dunstone
2016-05-23Move tags into columnAnnabel Dunstone
2016-05-23Fixed issue with dropdown not opening after removing due datePhil Hughes
2016-05-23Added remove due date buttonPhil Hughes
2016-05-23Serialize application setting as Array by defaultGrzegorz Bizon
2016-05-23Allow anonymous user to access pipelinesKamil Trzcinski
2016-05-23Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski
2016-05-22Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse
2016-05-21fix user.name length in milestones participants tabTony Chu
2016-05-21Merge branch 'dz-fix-fork-counter' into 'master' Jacob Schatz
2016-05-21Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz
2016-05-21Merge branch 'dropdown-enter-select' into 'master' Jacob Schatz
2016-05-21Merge branch 'merge-immediately-button-color-fix' into 'master' Jacob Schatz
2016-05-21Merge branch 'fix/style-empty-groups' into 'master' Jacob Schatz
2016-05-21Fix container deletion permission issueKamil Trzcinski
2016-05-21Merge branch 'zj-gitignore-dropdown'Douwe Maan
2016-05-21Merge branch 'rm-source-branch' into 'master' Douwe Maan
2016-05-21Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan
2016-05-21Merge branch 'issue_14684_2' into 'master' Douwe Maan
2016-05-21Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan
2016-05-21Merge branch 'issue_9013' into 'master' Douwe Maan
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-20First import of gitignoresZeger-Jan van de Weg
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-20Merge branch 'issue-17537-fix' into 'master' Douwe Maan
2016-05-20Merge branch 'rs-issue-3055' into 'master' Douwe Maan
2016-05-20current_user.confirmed_at.present? => current_user.confirmed?Felipe Artur
2016-05-20refactor project to include some nicer EE stuffJames Lopez
2016-05-20Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs
2016-05-20Replaced line breaksPhil Hughes
2016-05-20Fixed issue with enter key selecting wrong option in dropdownPhil Hughes
2016-05-20Fixed issue with merge button colorPhil Hughes
2016-05-20Fix fork counter ui bug for safariDmitriy Zaporozhets
2016-05-20Use the right default notification settings for non membersFelipe Artur
2016-05-20Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher
2016-05-20Merge branch 'fix-ci-commit-creation' into 'master' Rémy Coutable