summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Move files tab before commits tab to follow same order as top navigationproject-navigation-redesignDmitriy Zaporozhets2016-05-241-3/+3
* Fix badge count UI for pipelines menu itemDmitriy Zaporozhets2016-05-241-1/+1
* Use start_with? instead of regexDmitriy Zaporozhets2016-05-241-1/+1
* Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-23166-603/+2013
|\
| * Merge branch 'rs-space-around-keyword' into 'master' Robert Speicher2016-05-231-2/+1
| |\
| | * Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-2/+1
| * | Merge branch 'complexity/rubocop-style-loop' into 'master' Robert Speicher2016-05-231-1/+1
| |\ \
| | * | Enable Style/InfiniteLoop Rubocop copcomplexity/rubocop-style-loopGrzegorz Bizon2016-05-231-1/+1
| | |/
| * | Merge branch 'rs-start-with' into 'master' Robert Speicher2016-05-232-2/+2
| |\ \
| | * | Enable Performance/StartWith cop and fix offensesrs-start-withRobert Speicher2016-05-232-2/+2
| | |/
| * | Revert commit info changeAnnabel Dunstone2016-05-231-10/+10
| * | Put column headers back17736-builds-hotfixAnnabel Dunstone2016-05-231-0/+11
| * | Move build info out of pipeline conditionalAnnabel Dunstone2016-05-231-10/+10
| * | Move tags into columnAnnabel Dunstone2016-05-231-12/+12
| |/
| * Fixed issue with dropdown not opening after removing due dateremove-due-datePhil Hughes2016-05-231-7/+9
| * Added remove due date buttonPhil Hughes2016-05-233-7/+32
| * Serialize application setting as Array by defaultfix/application-settings-error-default-valueGrzegorz Bizon2016-05-221-1/+1
| * Allow anonymous user to access pipelinesKamil Trzcinski2016-05-233-1/+7
| * Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski2016-05-232-2/+2
| * Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-212-2/+2
| |\
| | * Fix container deletion permission issueKamil Trzcinski2016-05-202-2/+2
| * | fix user.name length in milestones participants tabTony Chu2016-05-211-1/+1
| * | Merge branch 'dz-fix-fork-counter' into 'master' Jacob Schatz2016-05-212-3/+8
| |\ \
| | * | Fix fork counter ui bug for safaridz-fix-fork-counterDmitriy Zaporozhets2016-05-192-3/+8
| * | | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-213-41/+58
| |\ \ \
| | * | | Replaced line breaksissuable-new-due-datePhil Hughes2016-05-201-6/+6
| | * | | Updated if statementPhil Hughes2016-05-161-1/+1
| | * | | Added due date calendar to new issue formPhil Hughes2016-05-163-41/+58
| * | | | Merge branch 'dropdown-enter-select' into 'master' Jacob Schatz2016-05-211-1/+1
| |\ \ \ \
| | * | | | Fixed issue with enter key selecting wrong option in dropdowndropdown-enter-selectPhil Hughes2016-05-201-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'merge-immediately-button-color-fix' into 'master' Jacob Schatz2016-05-211-2/+2
| |\ \ \ \
| | * | | | Fixed issue with merge button colormerge-immediately-button-color-fixPhil Hughes2016-05-201-2/+2
| | |/ / /
| * | | | Merge branch 'fix/style-empty-groups' into 'master' Jacob Schatz2016-05-211-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Wrap "No groups found" message with a .nothing-here-blockKarlo Soriano2016-05-191-1/+1
| * | | | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-2010-41/+212
| |\ \ \ \
| | * | | | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-208-69/+90
| | * | | | Dropdown implementationAlfredo Sumaran2016-05-205-20/+64
| | * | | | First import of gitignoresZeger-Jan van de Weg2016-05-205-5/+92
| | * | | | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-204-9/+28
| * | | | | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-209-11/+47
| |\ \ \ \ \
| | * | | | | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-209-11/+47
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-206-23/+21
| |\ \ \ \ \
| | * | | | | Reuse existing SCSS variablesadambutler/gitlab-ce-feature/support-diff-of-issue-title-renameRémy Coutable2016-05-182-4/+2
| | * | | | | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-186-23/+23
| * | | | | | Merge branch 'issue_14684_2' into 'master' Douwe Maan2016-05-201-1/+1
| |\ \ \ \ \ \
| | * | | | | | current_user.confirmed_at.present? => current_user.confirmed?issue_14684_2Felipe Artur2016-05-201-1/+1
| * | | | | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-204-7/+75
| |\ \ \ \ \ \ \
| | * | | | | | | Address Yorick's feedbackeReGeBe/gitlab-ce-feature/milestone-mdRémy Coutable2016-05-181-2/+2
| | * | | | | | | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-18378-3404/+3276
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-mdDouwe Maan2016-04-2382-486/+588
| | |\ \ \ \ \ \ \ \