summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Revert `stages` changeKamil Trzcinski2016-05-141-1/+2
| * | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-1322-99/+131
| |\ \ \ \
| * | | | | Fix specsKamil Trzcinski2016-05-131-2/+1
| * | | | | Added pipelines specKamil Trzcinski2016-05-131-1/+1
| * | | | | Fix CI testsKamil Trzcinski2016-05-122-4/+5
| * | | | | Use pipeline permissions instead of buildKamil Trzcinski2016-05-102-3/+2
| * | | | | Update generic commit status to make it look like a buildKamil Trzcinski2016-05-102-23/+19
| * | | | | Improve pipelines designKamil Trzcinski2016-05-103-16/+16
| * | | | | Fix SQL queries for calculating stages statusKamil Trzcinski2016-05-102-8/+7
| * | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-0997-700/+676
| |\ \ \ \ \