summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-062-9/+11
|\
| * Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-041-1/+1
| |\
| * \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-031-3/+3
| |\ \
| * \ \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-033-3/+3
| |\ \ \
| * | | | Serialize pipelines in the new merge request actionGrzegorz Bizon2017-02-031-1/+8
| * | | | Moves pagination to shared folderFilipa Lacerda2017-02-032-2/+0
| * | | | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-031-7/+4
* | | | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-062-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'git_to_html_redirection' into 'master' Sean McGivern2017-02-031-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fixed redirection from http://someproject.git to http://someprojectblackst0ne2017-02-041-1/+1
| | |/ /
| * | | Disabled add issues button if no lists existPhil Hughes2017-02-031-1/+1
| * | | Fixed issue with issue not persisting in listPhil Hughes2017-02-031-1/+1
| * | | Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-032-23/+2
| * | | Infinite scrollingPhil Hughes2017-02-031-1/+1
| * | | Used issue bulk update instead of different endpointPhil Hughes2017-02-032-5/+1
| * | | Changed where data gets loadedPhil Hughes2017-02-032-1/+5
| * | | Add issues to boards listPhil Hughes2017-02-031-1/+22
| | |/ | |/|
* | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-037-13/+15
|\ \ \ | |/ /
| * | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-033-3/+3
| |\ \ | | |/ | |/|
| | * replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-033-3/+3
| * | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-022-6/+5
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-026-17/+56
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2617-152/+181
| | |\ \ \
| | * | | | Just trust set_commit_variables to set everything!Lin Jen-Shin2017-01-061-5/+3
| | * | | | Prefer leading dots over trailing dotsLin Jen-Shin2017-01-041-2/+2
| | * | | | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-0414-58/+173
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-121-6/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-106-16/+38
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-083-9/+24
| | |\ \ \ \ \ \ \
| | * | | | | | | | Introduce Repository#with_tmp_ref which we needLin Jen-Shin2016-12-081-1/+2
| * | | | | | | | | Merge branch '25811-pipeline-number-and-url-do-not-update-when-new-pipeline-i...Alfredo Sumaran2017-02-021-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Update pipeline and commit URL and text on CI status change25811-pipeline-number-and-url-do-not-update-when-new-pipeline-is-triggeredSam Rose2017-02-011-1/+2
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Check public snippets for spamSean McGivern2017-02-021-3/+5
| |/ / / / / / / /
* | | | | | | | | Fix pages abilitiesKamil Trzcinski2017-01-311-1/+2
* | | | | | | | | Split PagesController into PagesController and PagesDomainsControllerKamil Trzcinski2017-01-312-52/+51
* | | | | | | | | Added spinach testsKamil Trzcinski2017-01-311-0/+0
* | | | | | | | | Fix rubocop complainsKamil Trzcinski2017-01-311-11/+10
* | | | | | | | | Fix the remove_pagesKamil Trzcinski2017-01-311-0/+5
* | | | | | | | | Implement extra domains and save pages configurationKamil Trzcinski2017-01-311-61/+33
* | | | | | | | | WIPKamil Trzcinski2017-01-311-1/+1
* | | | | | | | | Implement proper verification of certificate's public_key against the private...Kamil Trzcinski2017-01-311-2/+3
* | | | | | | | | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+94
|/ / / / / / / /
* | | | | | | | Merge branch '24021-Migrate-Projects-Labels-to-Group-Labels' into 'master'27283-fix-wrong-label-hide-show-whitespaceSean McGivern2017-01-311-1/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Abillity to promote project labels to group labelsRitave2017-01-311-1/+32
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'zj-display-error-team-fetch' into 'master' Kamil Trzciński2017-01-311-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update #list_teams to propagate errorsZ.J. van de Weg2017-01-301-4/+1
| * | | | | | | | Fix inconsistent return typeZ.J. van de Weg2017-01-241-1/+4
* | | | | | | | | Merge branch 'feature/gb/expose-commit-and-mr-pipelines-api' into 'master'Rémy Coutable2017-01-312-1/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose serialized pipelines API for merge requestsGrzegorz Bizon2017-01-271-1/+10
| * | | | | | | | | Expose serialized pipelines for commit pipelinesGrzegorz Bizon2017-01-271-0/+11
| | |_|_|_|_|_|_|/ | |/| | | | | | |