summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Remove `issue_to_atom` helperrs-remove-issue_to_atomRobert Speicher2016-05-231-3/+1
* 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
* Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-211-1/+1
|\
| * Fix container deletion permission issueKamil Trzcinski2016-05-201-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 '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-203-5/+9
|\ \
| * | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-203-5/+9
| |/
* | 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-194-32/+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-192-32/+21
| * | Add form for runner config to run untagged jobsGrzegorz Bizon2016-05-191-0/+6
* | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-191-1/+1
|\ \ \
| * | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-1/+1
| | |/ | |/|
* | | Merge branch 'with-pipeline-view' into 'master' Douwe Maan2016-05-1916-77/+294
|\ \ \ | |_|/ |/| |
| * | 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-1617-133/+126
| |\ \ | | |/
| * | 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-1310-61/+46
| |\ \
| * | | 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-102-13/+13
| * | | Fix SQL queries for calculating stages statusKamil Trzcinski2016-05-102-8/+7
| * | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-0944-422/+454
| |\ \ \
| * | | | Make a build views nicerKamil Trzcinski2016-05-094-33/+60
| * | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-2657-261/+286
| |\ \ \ \
| * | | | | Fix builds rendering bugKamil Trzcinski2016-04-261-1/+1
| * | | | | Improve pipeline viewKamil Trzcinski2016-04-133-4/+16