summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove confusing Nginx example from Autodeploy docsdocs/autodeploy-refactorAchilleas Pipinellis2017-09-062-79/+17
|
* Refactor Autodeploy docsAchilleas Pipinellis2017-09-061-38/+53
| | | | | | - Add a how it works section where Herokuish is mentioned - Make the notes more apparent - Merge the postgres variables section with its parent
* Add images from auto deploy guideAchilleas Pipinellis2017-09-065-0/+0
|
* Port changes from Autodeploy EE to CEAchilleas Pipinellis2017-09-062-0/+171
|
* Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan2017-09-0616-778/+3234
|\ | | | | | | | | Port of ee translations See merge request !14076
| * Fetch new translations from crowdinBob Van Landuyt2017-09-0615-748/+3066
| |
| * Regenerate CE-potBob Van Landuyt2017-09-061-30/+168
| |
* | Merge branch 'gitaly-shell-redis-2' into 'master'Sean McGivern2017-09-064-4/+49
|\ \ | | | | | | | | | | | | | | | | | | Internal API changes to decouple redis from Shell Closes gitaly#520 See merge request !13971
| * | Update GitLab Shell to v5.9.0gitaly-shell-redis-2Alejandro Rodríguez2017-09-061-1/+1
| | |
| * | Implement /internal/pre-receive for shell operationsAlejandro Rodríguez2017-09-052-2/+26
| | |
| * | Return a value to check if redis is available on /internal/checkAlejandro Rodríguez2017-09-053-1/+22
| | |
* | | Merge branch 'docs/cleanup-projects-api' into 'master'Achilleas Pipinellis2017-09-061-187/+40
|\ \ \ | | | | | | | | | | | | | | | | Clean up projects API docs See merge request !14071
| * | | Clean up projects API docsdocs/cleanup-projects-apiAchilleas Pipinellis2017-09-061-187/+40
| | | |
* | | | Merge branch 'test-wait-gitaly-boot' into 'master'Rémy Coutable2017-09-061-0/+18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Wait for gitaly to boot during tests See merge request !14051
| * | | | Wait for gitaly to boot during teststest-wait-gitaly-bootJacob Vosmaer2017-09-061-0/+18
| | | | |
* | | | | Merge branch ↵Douwe Maan2017-09-0629-52/+347
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsing-outdated-diff-comments' into 'master' Add setting to collapse outdated diff comments on push Closes #36994 See merge request !14053
| * | | | | Fix note resolution specsSean McGivern2017-09-063-10/+16
| | | | | |
| * | | | | Add author and MR to changelogSean McGivern2017-09-061-2/+2
| | | | | |
| * | | | | Tidy up projects API specsSean McGivern2017-09-062-40/+23
| | | | | |
| * | | | | Resolve outdated diff discussions on pushSean McGivern2017-09-0616-102/+212
| | | | | |
| * | | | | Fix migrationSean McGivern2017-09-062-12/+4
| | | | | |
| * | | | | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-0619-83/+85
| | | | | |
| * | | | | add unit tests for new collapse_outdated_diff_comments toggleAshley Dumaine2017-09-063-0/+132
| | | | | |
| * | | | | Add functionality to collapse outdated diff comments regardless of ↵Ashley Dumaine2017-09-0616-4/+74
| | | | | | | | | | | | | | | | | | | | | | | | discussion resolution
* | | | | | Merge branch 'fix/import-export-performance' into 'master'Douwe Maan2017-09-067-37/+77
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve Import/Export memory use and performance Closes #35389 and #26556 See merge request !13957
| * | | | | | refactored codeJames Lopez2017-09-061-4/+3
| | | | | | |
| * | | | | | refactor code based on feedbackfix/import-export-performanceJames Lopez2017-09-062-4/+2
| | | | | | |
| * | | | | | fix spec failuresJames Lopez2017-09-061-1/+1
| | | | | | |
| * | | | | | small refactorJames Lopez2017-09-061-5/+5
| | | | | | |
| * | | | | | add changelogJames Lopez2017-09-051-0/+5
| | | | | | |
| * | | | | | fix specsJames Lopez2017-09-052-8/+6
| | | | | | |
| * | | | | | fix typoJames Lopez2017-09-051-1/+1
| | | | | | |
| * | | | | | refactor code a littleJames Lopez2017-09-052-4/+13
| | | | | | |
| * | | | | | fix export performance of CI buildsJames Lopez2017-09-054-11/+17
| | | | | | |
| * | | | | | started refactoring readerJames Lopez2017-09-051-1/+3
| | | | | | |
| * | | | | | some more refactoringJames Lopez2017-09-052-18/+5
| | | | | | |
| * | | | | | some more refactoringJames Lopez2017-09-051-17/+15
| | | | | | |
| * | | | | | enable AR caching, refactor tree hash loopJames Lopez2017-09-051-12/+27
| | | | | | |
| * | | | | | remove relation after used from the hash treeJames Lopez2017-09-051-6/+3
| | | | | | |
| * | | | | | more refactoringJames Lopez2017-09-051-3/+5
| | | | | | |
| * | | | | | some more performance refactoringJames Lopez2017-09-051-12/+33
| | | | | | |
| * | | | | | start improving memory use on I/EJames Lopez2017-09-051-3/+6
| | | | | | |
* | | | | | | Merge branch 'backstage/gb/enable-auto-retry-in-gitlab-org-pipeline' into ↵Rémy Coutable2017-09-061-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Enable auto-retry in GitLab CI/CD pipeline Closes #37281 See merge request !14033
| * | | | | | Enable auto-retry in GitLab CI/CD pipelineGrzegorz Bizon2017-09-061-0/+1
|/ / / / / /
* | | | | | Merge branch 'retro-kickoff' into 'master'Rémy Coutable2017-09-061-20/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PROCESS.md to point to retro and kickoff info See merge request !14059
| * | | | | | Update PROCESS.mdretro-kickoffVictor Wu2017-09-051-20/+2
| | | | | | |
* | | | | | | Merge branch ↵Rémy Coutable2017-09-063-4/+32
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '19650-remove-admin-section-from-search-results-if-user-doesnt-have-access' into 'master' Hide admin link from default search results for non-admins Closes #19650 See merge request !14015
| * | | | | | | Hide admin link from default search results for non-adminsMark Fletcher2017-09-063-4/+32
| | | | | | | |
* | | | | | | | Merge branch 'clean-up-new-nav-templates' into 'master'Tim Zallmann2017-09-0676-827/+198
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up new navigation templates See merge request !13983
| * | | | | | | | Clean up new navigation templatesPhil Hughes2017-09-0676-827/+198
|/ / / / / / / /