summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-1811-32/+92
* Merge branch '24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-...Rémy Coutable2016-11-181-1/+1
|\
| * Rely on Gitlab::Shell public API, not reading internal files it may use24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-to-failRémy Coutable2016-11-181-1/+1
* | Merge branch 'docs/no-artifacts-passing' into 'master' Achilleas Pipinellis2016-11-181-0/+9
|\ \
| * | Document how to prevent artifacts from passing to next stageAchilleas Pipinellis2016-11-181-0/+9
* | | Merge branch '24617-skipped-icon-title' into 'master' Fatih Acet2016-11-181-1/+1
|\ \ \
| * | | Remove title from skipped status svg24617-skipped-icon-titleAnnabel Dunstone Gray2016-11-181-1/+1
* | | | Merge branch 'jasperdenkers/gitlab-ce-ci-play-heroku-example' into 'master' Achilleas Pipinellis2016-11-181-6/+35
|\ \ \ \
| * | | | Merge the two Scala examplesAchilleas Pipinellis2016-11-183-51/+35
| * | | | Add Play/Scala CI example with deployment to HerokuJasper Denkers2016-11-182-0/+45
| | |/ / | |/| |
* | | | Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-189-12/+362
|\ \ \ \
| * | | | Fix builds/show spec; use iid instead of id23205-information-about-environments-build-pageAnnabel Dunstone Gray2016-11-173-6/+10
| * | | | Fix tests and add has_environment?Kamil Trzcinski2016-11-175-11/+45
| * | | | Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-177-22/+153
| * | | | Finish specs for environment infoAnnabel Dunstone Gray2016-11-092-17/+64
| * | | | Refine specs for build show page with environmentsGrzegorz Bizon2016-11-092-23/+39
| * | | | First pass at testsAnnabel Dunstone Gray2016-11-092-7/+58
| * | | | Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski2016-11-084-22/+47
| * | | | Add switch statement & last_deployment methodAnnabel Dunstone Gray2016-11-083-3/+31
| * | | | Start adding environment infoAnnabel Dunstone Gray2016-11-082-0/+14
* | | | | Merge branch 'pass-correct-tag-target-to-post-receive' into 'master' Sean McGivern2016-11-183-3/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Pass correct tag target to post-receive hook when creating tag via UIpass-correct-tag-target-to-post-receiveAdam Niedzielski2016-11-183-3/+36
* | | | | Merge branch 'fix/pipeline-id-metrics-migration' into 'master' Douwe Maan2016-11-181-0/+2
|\ \ \ \ \
| * | | | | fix migration missing ignored transaction methodJames Lopez2016-11-181-0/+2
* | | | | | Merge branch 'issue_13232' into 'master' Sean McGivern2016-11-187-39/+189
|\ \ \ \ \ \
| * | | | | | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-187-39/+189
* | | | | | | Merge branch 'fix-admin-ci-table' into 'master' Annabel Dunstone Gray2016-11-183-1/+11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix misaligned buttons on admin builds pageDidem Acet2016-11-173-1/+11
* | | | | | | Merge branch 'rs-project-archive-doc-fix' into 'master' Achilleas Pipinellis2016-11-181-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Correct curl examples for archive and unarchive project APIRobert Speicher2016-11-181-2/+2
* | | | | | | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-1856-86/+1679
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | refactored updater and updated specsJames Lopez2016-11-189-60/+35
| * | | | | | | fix small typoJames Lopez2016-11-181-1/+1
| * | | | | | | added new build updater, specs and refactored allowed_idsJames Lopez2016-11-1813-42/+107
| * | | | | | | run pipeline worker in cycle analytics dev setupJames Lopez2016-11-182-1/+3
| * | | | | | | refactor eventsJames Lopez2016-11-183-26/+12
| * | | | | | | fix spec failuresfeature/cycle-analytics-eventsJames Lopez2016-11-1810-28/+64
| * | | | | | | fix blank state errorJames Lopez2016-11-171-1/+3
| * | | | | | | preload ids or objects for users, merge request and issuesJames Lopez2016-11-176-19/+56
| * | | | | | | fix schema.rbJames Lopez2016-11-171-4/+4
| * | | | | | | more refactoring and added some auth checksJames Lopez2016-11-1714-813/+670
| * | | | | | | fix typo in error messageJames Lopez2016-11-171-1/+1
| * | | | | | | remove class no longer requiredJames Lopez2016-11-171-13/+0
| * | | | | | | fix integration specJames Lopez2016-11-172-2/+2
| * | | | | | | fix specsJames Lopez2016-11-175-10/+10
| * | | | | | | refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-1733-675/+928
| * | | | | | | fix date issue with mySQL onlyJames Lopez2016-11-171-1/+1
| * | | | | | | small refactor - removing includes no longer neededJames Lopez2016-11-173-4/+1
| * | | | | | | added custom date helper and spec and fixed some unrelated spec failuresJames Lopez2016-11-177-27/+93
| * | | | | | | use concurrent index in migrationJames Lopez2016-11-171-1/+1