summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'use-restore-custom-hooks-gitaly' into 'master'Douwe Maan2018-06-082-28/+60
|\
| * RefactorAhmad Hassan2018-06-081-35/+32
| * Use RestoreCustomHooks RPC in restore rake taskAhmad Hassan2018-06-072-10/+45
* | Remove Gitlab::Popen dependency from lib/gitlab/gitJacob Vosmaer2018-06-082-1/+12
* | Merge branch 'introduce-job-keep-alive-api-endpoint' into 'master'Tomasz Maczukin2018-06-072-2/+9
|\ \
| * | Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin2018-06-072-18/+9
| * | Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin2018-06-071-0/+16
* | | Merge branch 'add-new-arg-to-git-rev-list-call' into 'master'Douwe Maan2018-06-072-6/+23
|\ \ \
| * | | Pass the --in-commit-order arg to `git-rev-list`Rubén Dávila2018-06-072-6/+23
* | | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-1/+48
|\ \ \ \
| * | | | dry up asset path helper callsAlexis Reigel2018-06-051-3/+10
| * | | | the '?' favicon hack doesn't seem to be requiredAlexis Reigel2018-06-051-8/+1
| * | | | remove favicon preview on appearance pageAlexis Reigel2018-06-051-6/+0
| * | | | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-052-6/+5
| * | | | create favicon overlay on the clientAlexis Reigel2018-06-051-12/+21
| * | | | call Gitlab::Favicon.status in serializerAlexis Reigel2018-06-059-15/+18
| * | | | add request store caching to faviconAlexis Reigel2018-06-051-1/+1
| * | | | Add a '?' to the custom favicon's urlsAlexis Reigel2018-06-051-2/+9
| * | | | use custom favicon for ci build status faviconsAlexis Reigel2018-06-059-11/+23
| * | | | extract favicon logic to lib classAlexis Reigel2018-06-051-0/+23
* | | | | Merge branch 'sh-fix-schema-migrations-seq-scans' into 'master'Douwe Maan2018-06-071-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make Gitlab::CurrentSettings.current_application_settings return cached setti...Rémy Coutable2018-06-071-2/+4
| * | | | Avoid sequential scans loading schema_migrations table when loading applicati...Stan Hu2018-06-071-0/+13
* | | | | Add git filter flag only if it is supportedFrancisco Javier López2018-06-071-1/+5
* | | | | Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-073-3/+89
|/ / / /
* | | | Merge branch 'backup-rake-tar' into 'master'Douwe Maan2018-06-071-3/+8
|\ \ \ \
| * | | | Consistently use tar lookup functionJacob Vosmaer2018-06-071-3/+8
| | |_|/ | |/| |
* | | | Add installation type to usage ping dataBalasankar C2018-06-072-0/+2
| |_|/ |/| |
* | | Restore navigation theme orderGeorge Tsiolis2018-06-071-8/+8
|/ /
* | Merge branch '45505-lograge_formatter_encoding' into 'master'Kamil Trzciński2018-06-071-0/+17
|\ \
| * | Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas2018-06-061-0/+17
* | | Merge branch 'fj-move-rev-list-option' into 'master'Douwe Maan2018-06-072-3/+5
|\ \ \
| * | | Moving rev-list lfs options to LfschangesFrancisco Javier López2018-06-062-3/+5
* | | | Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray2018-06-071-5/+10
|/ / /
* | | Support LFS objects when creating a project by importFrancisco Javier López2018-06-066-5/+106
* | | Merge branch '42751-rename-master-to-maintainer' into 'master'Sean McGivern2018-06-063-11/+11
|\ \ \
| * | | change wordingMark Chao2018-06-061-1/+1
| * | | wordingMark Chao2018-06-061-2/+2
| * | | Rename master to maintainerMark Chao2018-06-061-8/+8
* | | | Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński2018-06-061-2/+22
|\ \ \ \
| * | | | Fix the query to select stale live tracesShinya Maeda2018-06-061-19/+23
| * | | | Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda2018-06-061-1/+1
| * | | | Add exclusive relase for trace arhiveShinya Maeda2018-06-061-14/+30
* | | | | Merge branch 'gitaly-find-commit-go-git' into 'master'Sean McGivern2018-06-062-0/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Rescue from failed feature lookupsJacob Vosmaer2018-06-061-0/+4
| * | | | Simplify server feature flagsJacob Vosmaer2018-06-062-15/+7
| * | | | Set Gitaly Server feature flags from RailsZeger-Jan van de Weg2018-06-062-0/+21
* | | | | Merge branch '47189-github_import_visibility' into 'master'Douwe Maan2018-06-061-1/+4
|\ \ \ \ \
| * | | | | Use Github repo visibility during import while respecting restricted visibili...Imre Farkas2018-06-061-1/+4
| | |_|/ / | |/| | |
* | | | | Merge branch '45821-avatar_api' into 'master'Rémy Coutable2018-06-063-0/+28
|\ \ \ \ \