summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* JSify all the things!jsifyFatih Acet2016-07-22343-13302/+15299
* Merge branch '20121-make-spec-mailers-notify_spec-rb-more-robust' into 'master' Rémy Coutable2016-07-221-1/+1
|\
| * Make Notify specs more robust by setting up assignee namesRémy Coutable2016-07-221-1/+1
* | Merge branch 'doc-refactor-storage-path' into 'master' Achilleas Pipinellis2016-07-223-10/+73
|\ \
| * | Refactor repository storages documentationAchilleas Pipinellis2016-07-223-10/+73
| |/
* | Update VERSION to 8.11.0-prev8.11.0.preRémy Coutable2016-07-222-2/+2
|/
* Merge branch '20107-update-documentation-according-to-the-new-multiple-reposi...Achilleas Pipinellis2016-07-222-3/+4
|\
| * Update documentation according to the new multiple git mount points feature20107-update-documentation-according-to-the-new-multiple-repository-storage-paths-featureAlejandro Rodríguez2016-07-212-3/+4
* | Merge branch 'docs-refactor-slack-service' into 'master' Achilleas Pipinellis2016-07-224-55/+39
|\ \
| * | Refactor Slack service documentationAchilleas Pipinellis2016-07-224-55/+39
* | | Merge branch 'doc_new_admin_area' into 'master' Achilleas Pipinellis2016-07-229-22/+28
|\ \ \
| * | | Move admin application settings to own pathAchilleas Pipinellis2016-07-229-22/+28
| |/ /
* | | Merge branch 'doc-protected-branches' into 'master' Achilleas Pipinellis2016-07-2214-63/+116
|\ \ \
| * | | Fix failing spec on help controllerAchilleas Pipinellis2016-07-221-1/+1
| * | | Refactor protected branches documentationAchilleas Pipinellis2016-07-2213-62/+115
| |/ /
* | | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-223-10/+44
|\ \ \ | |/ / |/| |
| * | Also fix the URL in the commentartifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-211-1/+1
| * | Fix URL in the documentationLin Jen-Shin2016-07-211-2/+2
| * | Add API documentation for downloading the latest successful buildAchilleas Pipinellis2016-07-211-2/+36
| * | Since it's too hard to use JOIN with Rails... feedback:Lin Jen-Shin2016-07-211-7/+7
* | | Merge branch 'namespace' into 'master' Achilleas Pipinellis2016-07-221-1/+1
|\ \ \
| * | | Explain CI_PROJECT_NAMESPACE betternamespaceMark Pundsack2016-07-211-1/+1
* | | | Merge branch '20079-new-wiki-page-500-spec' into 'master' Stan Hu2016-07-222-0/+16
|\ \ \ \
| * | | | Add a spec for #20079.Timothy Andrew2016-07-222-0/+16
|/ / / /
* | | | Merge branch '19572-storage-path-validations-fail-incorrectly-for-some-patter...Stan Hu2016-07-212-18/+40
|\ \ \ \
| * | | | Skip repository storage path valitaions on test environmentAlejandro Rodríguez2016-07-212-14/+15
| * | | | Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez2016-07-212-8/+29
| | |_|/ | |/| |
* | | | Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-219-39/+29
|\ \ \ \
| * | | | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-219-39/+29
| |/ / /
* | | | Merge branch '20046-snippets-menu' into 'master' Robert Speicher2016-07-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Change nav link snippet controllerAnnabel Dunstone2016-07-211-1/+1
* | | | Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan2016-07-218-38/+133
|\ \ \ \
| * | | | Update CHANGELOGfix-data-integrity-issue-with-repository-downloads-pathDouglas Barbosa Alexandre2016-07-211-0/+1
| * | | | Extract helper methods to clean up RepositoryArchiveCleanUpService specDouglas Barbosa Alexandre2016-07-211-66/+37
| * | | | Use Dir.mktmpdir instead of FileUtils.mkdir_p in the specDouglas Barbosa Alexandre2016-07-211-48/+56
| * | | | Use find instead Ruby to remove files due to performance reasonsDouglas Barbosa Alexandre2016-07-212-32/+12
| * | | | Cover the behavior RepositoryArchiveCleanUpService with testsDouglas Barbosa Alexandre2016-07-211-7/+89
| * | | | Add service to clean up repository archive cacheDouglas Barbosa Alexandre2016-07-215-35/+74
| * | | | Avoid data-integrity issue when repository_downloads_path is incorrectlyDouglas Barbosa Alexandre2016-07-211-1/+15
| * | | | Update default path for repository_downloads_path in gitlab.yml.exampleDouglas Barbosa Alexandre2016-07-211-2/+2
* | | | | Merge branch 'pipeline-table' into 'master' Jacob Schatz2016-07-212-2/+11
|\ \ \ \ \
| * | | | | Reduce min width of pipeline tableAnnabel Dunstone2016-07-212-2/+11
* | | | | | Merge branch 'fix/get-cached-rendered-html-using-single-redis-request' into '...Douwe Maan2016-07-213-20/+30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Retrieve rendered HTML from cache in one requestfix/get-cached-rendered-html-using-single-redis-requestAhmad Sherif2016-07-213-20/+30
| |/ / / /
* | | | | Merge branch 'rs-bulk-issues-update-spec' into 'master' Robert Speicher2016-07-212-76/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor Issues::BulkUpdateService specrs-bulk-issues-update-specRobert Speicher2016-07-202-76/+65
* | | | | Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-2127-1096/+340
|\ \ \ \ \
| * | | | | Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-2027-1096/+340
* | | | | | Merge branch 'ui-bug-fixes' into 'master' Robert Speicher2016-07-219-12/+46
|\ \ \ \ \ \
| * | | | | | Fix sha icon positioning on safariui-bug-fixesAnnabel Dunstone2016-07-211-2/+2