summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add feature specsDouwe Maan2017-02-063-5/+7
* Improve performance of finding last deployed environmentDouwe Maan2017-02-0610-40/+22
* Add testsDouwe Maan2017-02-063-6/+6
* Validate route mapDouwe Maan2017-02-062-13/+6
* Fix XSS issue by not using URI.joinDouwe Maan2017-02-061-2/+1
* Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-0617-16/+125
* Merge branch '27240-make-progress-bars-consistent' into 'master' Annabel Dunstone Gray2017-02-061-0/+2
|\
| * 27240 Make progress bars consistent27240-make-progress-bars-consistenttauriedavis2017-02-031-0/+2
* | Merge branch 'issues-modal-filters' into 'master' Fatih Acet2017-02-0613-25/+436
|\ \
| * | Fixed eslintPhil Hughes2017-02-062-4/+10
| * | Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-06114-555/+558
| |\ \
| * | | Fixed milestone select failing testsPhil Hughes2017-02-031-1/+1
| * | | Fixed eslint errorsPhil Hughes2017-02-036-8/+12
| * | | Show empty state if filter returns empty resultsPhil Hughes2017-02-033-1/+25
| * | | Resets modal filters when closingPhil Hughes2017-02-033-6/+16
| * | | Added tests for modal filtersPhil Hughes2017-02-031-1/+1
| * | | Passes through the correct endpointsPhil Hughes2017-02-036-6/+48
| * | | Responsive styling fixes for the filtersPhil Hughes2017-02-031-2/+14
| * | | Added all filtersPhil Hughes2017-02-0310-77/+198
| * | | Added user filter componentPhil Hughes2017-02-032-80/+104
| * | | Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-036-8/+120
| * | | Started adding filters to issues modalPhil Hughes2017-02-033-0/+66
* | | | Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan2017-02-0628-1/+734
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-06176-498/+1614
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-03119-549/+975
| |\ \ \ \ \
| * | | | | | Fix constant resolution in UpdatePagesServiceSean McGivern2017-02-011-1/+1
| * | | | | | Fix GitLab Pages not refreshing upon new contentStan Hu2017-02-011-1/+1
| * | | | | | fix attr_encrypted in EEJames Lopez2017-02-011-0/+1
| * | | | | | Fix GitLab Pages test failuresKamil Trzcinski2017-02-011-0/+1
| * | | | | | Fixed Rubocop deprecation warningsYorick Peterse2017-02-011-1/+1
| * | | | | | Fix EE specs after ci_commit rename to pipelineKamil Trzcinski2017-01-311-1/+1
| * | | | | | If no pages were deployed, show nothing. Feedback:Lin Jen-Shin2017-01-311-4/+4
| * | | | | | Only show the message if user is not the ownerLin Jen-Shin2017-01-311-9/+10
| * | | | | | Adds algorithm to the pages domain key and remote mirror credentials encrypte...Connor Shea2017-01-311-1/+4
| * | | | | | pages: Fix "undefined local variable or method `total_size'" when maximum pag...Nick Thomas2017-01-311-1/+1
| * | | | | | Fix adding pages domain to projects in groupsKamil Trzcinski2017-01-311-1/+1
| * | | | | | Introduce pages_deployed? to Project modelKamil Trzcinski2017-01-314-5/+7
| * | | | | | Fix pages abilitiesKamil Trzcinski2017-01-316-9/+15
| * | | | | | Fix the URL of group pagesKamil Trzcinski2017-01-311-3/+7
| * | | | | | Fix certificate validatorsKamil Trzcinski2017-01-312-4/+4
| * | | | | | Updated according to commentsKamil Trzcinski2017-01-316-13/+11
| * | | | | | Added information about the CNAME recordKamil Trzcinski2017-01-311-0/+8
| * | | | | | Updated configuration savingKamil Trzcinski2017-01-311-6/+6
| * | | | | | Split PagesController into PagesController and PagesDomainsControllerKamil Trzcinski2017-01-319-102/+101
| * | | | | | Added spinach testsKamil Trzcinski2017-01-315-13/+8
| * | | | | | Add tests for Active TabKamil Trzcinski2017-01-311-1/+1
| * | | | | | Fix rubocop complainsKamil Trzcinski2017-01-312-13/+12
| * | | | | | Pages domain model specsKamil Trzcinski2017-01-314-29/+50
| * | | | | | Fix viewsKamil Trzcinski2017-01-313-21/+22
| * | | | | | Fix the remove_pagesKamil Trzcinski2017-01-313-5/+11