summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Move tags to column in generic_commit_statusgeneric-commit-statusAnnabel Dunstone2016-05-241-7/+7
* 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
* Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-2358-240/+640
|\
| * 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
| * Added remove due date buttonPhil Hughes2016-05-231-4/+10
| * Allow anonymous user to access pipelinesKamil Trzcinski2016-05-231-1/+2
| * Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-211-1/+1
| |\
| | * Fix container deletion permission issueKamil Trzcinski2016-05-201-1/+1
| * | fix user.name length in milestones participants tabTony Chu2016-05-211-1/+1
| * | Merge branch 'dz-fix-fork-counter' into 'master' Jacob Schatz2016-05-211-2/+3
| |\ \
| | * | Fix fork counter ui bug for safaridz-fix-fork-counterDmitriy Zaporozhets2016-05-191-2/+3
| * | | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-211-37/+45
| |\ \ \
| | * | | 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-161-37/+45
| * | | | 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-202-3/+10
| |\ \ \ \
| | * | | | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-201-1/+1
| | * | | | Dropdown implementationAlfredo Sumaran2016-05-201-3/+1
| | * | | | First import of gitignoresZeger-Jan van de Weg2016-05-201-2/+4
| | * | | | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-202-3/+10
| | | |_|/ | | |/| |
| * | | | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-204-5/+16
| |\ \ \ \
| | * | | | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-204-5/+16
| | |/ / /
| * | | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-4/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-4/+2
| * | | | Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-195-34/+29
| |\ \ \ \
| | * | | | Minor runner-related code refactoringsGrzegorz Bizon2016-05-191-1/+1
| | * | | | Display validation errors when admin edits a runnerGrzegorz Bizon2016-05-191-1/+1
| | * | | | Add minor corrections related to config of runnerGrzegorz Bizon2016-05-192-3/+2
| | * | | | Use form errors helper in CI runner edit formGrzegorz Bizon2016-05-191-4/+1
| | * | | | Improve displaying validation messages for runnerGrzegorz Bizon2016-05-191-0/+6
| | * | | | Extend runner config options for untagged jobsGrzegorz Bizon2016-05-193-34/+21
| | * | | | Add form for runner config to run untagged jobsGrzegorz Bizon2016-05-191-0/+6
| * | | | | Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan2016-05-191-6/+6
| |\ \ \ \ \
| | * | | | | Create a todo on failing MR buildSean McGivern2016-05-171-6/+6
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-194-40/+60
| |\ \ \ \ \
| | * | | | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-174-40/+60
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'with-pipeline-view' into 'master' Douwe Maan2016-05-1918-78/+302
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Create pipeline objects with parameterswith-pipeline-viewKamil Trzcinski2016-05-182-6/+6
| | * | | | Use pipelines.errors when communicating the errorKamil Trzcinski2016-05-181-5/+2
| | * | | | Improve the pipeline boxKamil Trzcinski2016-05-163-12/+39
| | * | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-1620-136/+135
| | |\ \ \ \ | | | |/ / /
| | * | | | Improve design of commit_box with status of builds and pipelinesKamil Trzcinski2016-05-163-29/+37
| | * | | | Improve the pipelines designKamil Trzcinski2016-05-165-16/+14
| | * | | | Fix specs for MySQLKamil Trzcinski2016-05-141-1/+1