summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26371-native-emojis-v3-code' into '26371-native-emojis-v3' 26371-native-emojis-v3Eric Eastwood2017-03-0653-10674/+10599
|\
| * Update changelog26371-native-emojis-v3-codeEric Eastwood2017-03-061-0/+0
| * Fix up @DouweM reviewEric Eastwood2017-03-067-38/+38
| * Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-066-27/+21
| * Fix up potential for build finish event to fire for wrong menuEric Eastwood2017-03-062-5/+4
| * Fix up off index when reading canvas and something failedEric Eastwood2017-03-061-3/+6
| * Fix up emoji not being next to autocomplete labelEric Eastwood2017-03-061-0/+7
| * Fix emoji cut-off line-heightEric Eastwood2017-03-063-4/+3
| * Fix up `watch` alias lookup in FirefoxEric Eastwood2017-03-062-2/+3
| * Use native unicode emojisEric Eastwood2017-03-0651-10643/+10565
|/
* Add emoji images (generated from `rake gemojione:sprite`)Eric Eastwood2017-03-061792-0/+0
* Merge branch 'rs-fix-deployments-v3-namespace' into 'master' Robert Speicher2017-03-062-29/+31
|\
| * Move `api/v3/deployments` to the correct namespaceRobert Speicher2017-03-062-29/+31
* | Merge branch '24998-fix-typo-gitlab-config-file' into 'master' Rémy Coutable2017-03-062-1/+5
|\ \
| * | Add changelog entrymedied2017-03-051-0/+4
| * | Fix typo in Gitlab application config filemedied2017-03-041-1/+1
* | | Merge branch 'revert-see-if-repro-29035' into 'master' Jacob Schatz2017-03-061-1/+0
|\ \ \
| * | | Revert itJacob Schatz2017-03-061-1/+0
|/ / /
* | | Merge branch 'see-if-repro-29035' into 'master' Jacob Schatz2017-03-061-0/+1
|\ \ \
| * | | See if repro #29035Jacob Schatz2017-03-061-0/+1
|/ / /
* | | Merge branch 'see-if-repro-revert' into 'master' Jacob Schatz2017-03-061-1/+0
|\ \ \
| * | | Remove Test if worked. #29035Jacob Schatz2017-03-061-1/+0
* | | | Merge branch 'cowbellerina-22562-todos-filters' into 'master' Annabel Dunstone Gray2017-03-065-11/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Sort dropdown reflow issueJarkko Tuunanen2017-03-065-11/+28
* | | | Merge branch 'see-if-we-can-reproduce' into 'master' Jacob Schatz2017-03-061-0/+1
|\ \ \ \
| * | | | [ci skip]Jacob Schatz2017-03-061-0/+1
* | | | | Merge branch 'backup_storage_class' into 'master' Rémy Coutable2017-03-065-1/+11
|\ \ \ \ \
| * | | | | Add storage class configuration option for Amazon S3 remote backupsJon Keys2017-02-285-1/+11
* | | | | | Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda2017-03-0612-10207/+425
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | remove unnecessary IIFEremove-vendored-raphael-libraryMike Greiling2017-03-051-12/+10
| * | | | | refactor Network classMike Greiling2017-03-052-18/+15
| * | | | | refactor BranchGraph classMike Greiling2017-03-054-392/+388
| * | | | | remove manually vendored raphael library in favor of node moduleMike Greiling2017-03-055-9784/+0
| * | | | | merge raphael library into the network bundleMike Greiling2017-03-054-2/+13
* | | | | | Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński2017-03-067-82/+198
|\ \ \ \ \ \
| * | | | | | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-034-35/+35
| * | | | | | Make 'joins' line shorterTomasz Maczukin2017-03-011-1/+1
| * | | | | | Fix rubocop offensesTomasz Maczukin2017-03-012-6/+3
| * | | | | | Add minor updatesTomasz Maczukin2017-03-012-9/+32
| * | | | | | Improve builds search queryTomasz Maczukin2017-03-011-1/+1
| * | | | | | Add Gitlab::OptimisticLocking for build droppingTomasz Maczukin2017-03-011-1/+3
| * | | | | | Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-012-3/+27
| * | | | | | Update default configuration of stuck_ci_builds_worker cron intervalTomasz Maczukin2017-03-013-2/+6
| * | | | | | Update stuck and outdated builds cleanup workerTomasz Maczukin2017-03-012-35/+101
* | | | | | | Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-0625-312/+1517
|\ \ \ \ \ \ \
| * | | | | | | Remove docs for removed endpointzj-builds-to-jobs-apiZ.J. van de Weg2017-03-061-104/+0
| * | | | | | | Incorporate review, drop old endpointZ.J. van de Weg2017-03-065-101/+13
| * | | | | | | Rename build to job in the docsZ.J. van de Weg2017-03-066-113/+113
| * | | | | | | Add changelog entryZ.J. van de Weg2017-03-062-1/+5
| * | | | | | | Fix all testsToon Claes2017-03-0611-350/+220