summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-066-18/+16
* Merge branch 'issues-modal-filters' into 'master' Fatih Acet2017-02-061-1/+4
|\
| * Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-0626-39/+48
| |\
| * | Passes through the correct endpointsPhil Hughes2017-02-031-0/+2
| * | Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-031-1/+2
* | | Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan2017-02-0613-0/+170
|\ \ \
| * \ \ Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-0640-84/+91
| |\ \ \
| * \ \ \ Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-0356-115/+137
| |\ \ \ \
| * | | | | 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
| * | | | | Fix adding pages domain to projects in groupsKamil Trzcinski2017-01-311-1/+1
| * | | | | Introduce pages_deployed? to Project modelKamil Trzcinski2017-01-313-3/+3
| * | | | | Fix pages abilitiesKamil Trzcinski2017-01-314-8/+11
| * | | | | Updated according to commentsKamil Trzcinski2017-01-314-9/+8
| * | | | | Added information about the CNAME recordKamil Trzcinski2017-01-311-0/+8
| * | | | | Split PagesController into PagesController and PagesDomainsControllerKamil Trzcinski2017-01-317-50/+50
| * | | | | Added spinach testsKamil Trzcinski2017-01-313-9/+8
| * | | | | Add tests for Active TabKamil Trzcinski2017-01-311-1/+1
| * | | | | Pages domain model specsKamil Trzcinski2017-01-311-2/+2
| * | | | | Fix viewsKamil Trzcinski2017-01-312-19/+20
| * | | | | Fix the remove_pagesKamil Trzcinski2017-01-311-3/+4
| * | | | | Implement extra domains and save pages configurationKamil Trzcinski2017-01-3110-123/+111
| * | | | | Implement proper verification of certificate's public_key against the private...Kamil Trzcinski2017-01-312-51/+0
| * | | | | Initial work on GitLab Pages updateKamil Trzcinski2017-01-319-0/+171
| * | | | | Fix URL to GitLab pages documentationRémy Coutable2017-01-311-1/+1
| * | | | | Clean up the text in pages viewAchilleas Pipinellis2017-01-311-8/+15
| * | | | | Add GitLab PagesKamil Trzcinski2017-01-312-0/+43
* | | | | | Merge branch 'snippet-spam-fix' into 'master' Rémy Coutable2017-02-062-23/+25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Don't render snippet actions for logged-out userssnippet-spam-fixSean McGivern2017-02-062-23/+25
| | |_|_|/ | |/| | |
* | | | | Merge branch 'redesign-searchbar-admin-project-26794' into 'master'Jacob Schatz2017-02-062-9/+6
|\ \ \ \ \
| * | | | | fixes mobile viewredesign-searchbar-admin-project-26794Nur Rony2017-01-311-1/+1
| * | | | | hides search buttonNur Rony2017-01-311-0/+1
| * | | | | layout rearrangedNur Rony2017-01-301-8/+4
* | | | | | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-0/+10
| |/ / / / |/| | | |
* | | | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-034-12/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch '26300-line-numbers-are-off-in-dynamically-loaded-diff-chunks' i...Jacob Schatz2017-02-033-9/+9
| |\ \ \ \ \
| | * | | | | ensure linenumber data attribute is correct for the last line in a diff chunk26300-line-numbers-are-off-in-dynamically-loaded-diff-chunksMike Greiling2017-01-183-9/+7
| | * | | | | ensure last line in diff block is contained within a table row elementMike Greiling2017-01-182-2/+4
| * | | | | | Merge branch 'docs/integrations' into 'master' Achilleas Pipinellis2017-02-031-1/+1
| |\ \ \ \ \ \
| | * | | | | | Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-031-1/+1
| | * | | | | | Move webhooks to new a location under IntegrationsAchilleas Pipinellis2017-02-031-1/+1
| * | | | | | | Merge branch '26829-diff-unfolding-links-erroneously-present-on-no-newline-li...Jacob Schatz2017-02-031-2/+10
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | prevent nonewline type diff lines from containing unfolding link26829-diff-unfolding-links-erroneously-present-on-no-newline-linesMike Greiling2017-01-181-2/+10
* | | | | | | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-0361-141/+141
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-039-13/+12
| |\ \ \ \ \ \ \
| | * | | | | | | Rename scripts_body_top to project_javascripts.Bryce Johnson2017-02-022-2/+2
| | * | | | | | | Remove turbolinks.Bryce Johnson2017-02-028-12/+11
| * | | | | | | | Merge branch 'add-issues-to-boards' into 'master' Fatih Acet2017-02-036-23/+15
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-031-1/+0
| | * | | | | | | Fixed bug with empty state showing after searchPhil Hughes2017-02-034-2/+7