Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle removed source projects in MR CI commitsfix-merge-requests-without-source-projects | Yorick Peterse | 2015-11-20 | 2 | -1/+26 |
* | Merge branch 'fix-scss-syntax-error' into 'master' | Stan Hu | 2015-11-20 | 1 | -1/+1 |
|\ | |||||
| * | fix syntax error in common.scss | Greg Smethells | 2015-11-20 | 1 | -1/+1 |
* | | Merge branch 'fix-drone-service-hook' into 'master' | Stan Hu | 2015-11-20 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Fix Drone web hook URL not being updated | Stan Hu | 2015-11-20 | 1 | -0/+2 |
* | | Merge branch 'workhorse-version' into 'master' | Jacob Vosmaer | 2015-11-20 | 4 | -5/+4 |
|\ \ | |||||
| * | | Update gitlab-workhorse docs to 0.4.2workhorse-version | Robert Schilling | 2015-11-19 | 2 | -3/+3 |
| * | | Bump GitLab Workhorse version to 0.4.2 | Kamil Trzcinski | 2015-11-19 | 2 | -2/+1 |
* | | | Merge branch 'lfs-batch-download' into 'master' | Marin Jankovski | 2015-11-20 | 3 | -283/+419 |
|\ \ \ | |||||
| * | | | Error 501 when client is using deprecated API. | Marin Jankovski | 2015-11-20 | 3 | -195/+49 |
| * | | | Fix upload tests, reformat code and make rubocop happy | Kamil Trzcinski | 2015-11-20 | 2 | -122/+110 |
| * | | | Part of tests done [ci skip] | Kamil Trzcinski | 2015-11-20 | 2 | -104/+338 |
| * | | | Add support for batch download operationlfs-batch-download | Kamil Trzcinski | 2015-11-19 | 3 | -36/+96 |
* | | | | Merge branch 'notes_fix_stable' into 'master' | Dmitriy Zaporozhets | 2015-11-20 | 4 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | Fix for Emojinotes_fix_stablenotes_fix | Valery Sizov | 2015-11-20 | 4 | -4/+6 |
* | | | | | Merge branch 'lfs_default_and_backup' into 'master' | Dmitriy Zaporozhets | 2015-11-20 | 7 | -9/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Add lfs to backup specs.lfs_default_and_backup | Marin Jankovski | 2015-11-19 | 1 | -5/+9 |
| * | | | | | Backup LFS objects same as any upload. | Marin Jankovski | 2015-11-19 | 4 | -2/+36 |
| * | | | | | Lfs on by default. | Marin Jankovski | 2015-11-19 | 2 | -2/+2 |
* | | | | | | Merge branch 'update-docs' into 'master' | Achilleas Pipinellis | 2015-11-20 | 4 | -9/+7 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docs | Robert Schilling | 2015-11-19 | 4 | -9/+7 |
* | | | | | | Merge branch 'update-lfs-docs' into 'master' | Marin Jankovski | 2015-11-20 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update LFS docs for cloning [ci skip]update-lfs-docs | Robert Schilling | 2015-11-19 | 1 | -3/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'rs-mr-reference-copy' into 'master' | Robert Speicher | 2015-11-20 | 1 | -2/+4 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Add clipboard button to merge request cross-project reference | Robert Speicher | 2015-11-19 | 1 | -2/+4 |
|/ / / / / | |||||
* | | | | | Merge branch 'rs-safari-clipboard-fallback' into 'master' | Robert Speicher | 2015-11-19 | 1 | -5/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Add a fallback for Safari copy-to-clipboardrs-safari-clipboard-fallback | Robert Speicher | 2015-11-19 | 1 | -5/+16 |
* | | | | | | Merge branch 'ci-yaml-validation' into 'master' | Kamil TrzciĆski | 2015-11-19 | 6 | -22/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't rescue Exception, but StandardErrorci-yaml-validation | Kamil Trzcinski | 2015-11-19 | 2 | -8/+5 |
| * | | | | | | Fix tests | Kamil Trzcinski | 2015-11-19 | 1 | -2/+2 |
| * | | | | | | Since GitLab CI is enabled by default, remove enabling it by pushing .gitlab-... | Kamil Trzcinski | 2015-11-19 | 2 | -12/+1 |
| * | | | | | | Fix tests | Kamil Trzcinski | 2015-11-19 | 2 | -20/+20 |
| * | | | | | | Commits without .gitlab-ci.yml are marked as skipped | Kamil Trzcinski | 2015-11-19 | 3 | -3/+28 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'emoji_votes' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 33 | -438/+431 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fox testsemoji_votes | Valery Sizov | 2015-11-19 | 2 | -28/+27 |
| * | | | | | | adressing comments | Valery Sizov | 2015-11-19 | 5 | -20/+21 |
| * | | | | | | added specs | Valery Sizov | 2015-11-19 | 3 | -0/+73 |
| * | | | | | | added spinach tests | Valery Sizov | 2015-11-19 | 7 | -96/+83 |
| * | | | | | | Few minor improvements to emoji awards UI | Dmitriy Zaporozhets | 2015-11-19 | 1 | -3/+2 |
| * | | | | | | Improve UI for emoji awards | Dmitriy Zaporozhets | 2015-11-19 | 3 | -21/+36 |
| * | | | | | | satisfy rubocop | Valery Sizov | 2015-11-19 | 3 | -8/+8 |
| * | | | | | | fix schema | Valery Sizov | 2015-11-19 | 1 | -1/+1 |
| * | | | | | | add changelog | Valery Sizov | 2015-11-19 | 1 | -0/+1 |
| * | | | | | | addressing comments | Valery Sizov | 2015-11-19 | 5 | -9/+15 |
| * | | | | | | improve style | Valery Sizov | 2015-11-19 | 2 | -2/+5 |
| * | | | | | | better regexp | Valery Sizov | 2015-11-19 | 1 | -1/+1 |
| * | | | | | | Emoji: fix image of emoji when it is submitted via comment | Valery Sizov | 2015-11-19 | 6 | -9/+17 |
| * | | | | | | fix | Valery Sizov | 2015-11-19 | 1 | -10/+9 |
| * | | | | | | Emoji: refactoring | Valery Sizov | 2015-11-19 | 3 | -1/+11 |
| * | | | | | | award for merge requests[ci skip] | Valery Sizov | 2015-11-19 | 3 | -10/+6 |