summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a single query in Projects::ProjectMembersController to fetch membersfollowup-7899Rémy Coutable2016-12-081-6/+5
* Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-0833-193/+497
|\
| * Don't check if stage name doesn't existKamil Trzcinski2016-12-082-5/+3
| * Fix specspipeline-stageKamil Trzcinski2016-12-074-14/+14
| * Move .pipeline-graph to pipelines/graphKamil Trzcinski2016-12-073-3/+3
| * Code reviewKamil Trzcinski2016-12-077-21/+18
| * Add Ci::Status::FactoryKamil Trzcinski2016-12-074-51/+76
| * Fix success statusKamil Trzcinski2016-12-072-2/+3
| * Added Ci::Stage specsKamil Trzcinski2016-12-068-9/+165
| * Update stage rendering viewsKamil Trzcinski2016-12-068-42/+35
| * Fix handling of allowed to failure jobsKamil Trzcinski2016-12-067-63/+49
| * Fix handling of skipped vs success statusKamil Trzcinski2016-12-062-5/+5
| * Fix test failuresKamil Trzcinski2016-12-064-9/+11
| * Added Stage testsKamil Trzcinski2016-12-064-1/+64
| * Add Ci::Status::StageKamil Trzcinski2016-12-063-0/+65
| * Preserve stage values and use StaticModelKamil Trzcinski2016-12-061-5/+11
| * Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-0612-59/+61
| * Fix broken pipeline rendering [ci skip]Kamil Trzcinski2016-12-062-12/+11
| * Support pipelines APIKamil Trzcinski2016-12-066-21/+32
* | Merge branch '25171-fix-mr-features-settings-hidden-when-builds-are-disabled'...Sean McGivern2016-12-085-19/+99
|\ \
| * | Remove wrong '.builds-feature' class from the MR settings fieldset25171-fix-mr-features-settings-hidden-when-builds-are-disabledRémy Coutable2016-12-075-19/+99
* | | Merge branch '24982-ux-improvement-sign-in-success-message' into 'master' Sean McGivern2016-12-084-6/+11
|\ \ \
| * | | fix: 24982- Remove'Signed in successfully' messagejnoortheen2016-12-074-6/+11
* | | | Merge branch 'fix-all-dashboard' into 'master' Sean McGivern2016-12-085-24/+39
|\ \ \ \
| * | | | Add issue events filter and make sure "All" really shows everythingOxan van Leeuwen2016-12-045-24/+39
* | | | | Merge branch '24507_remove_deleted_branch_link_in_merge_request' into 'master' Sean McGivern2016-12-083-1/+46
|\ \ \ \ \
| * | | | | add link_to_if helper on target_branch link on Merge Request show page for ca...Rydkin Maxim2016-12-083-1/+46
* | | | | | Merge branch 'group-members-in-project-members-view' into 'master' Sean McGivern2016-12-084-6/+124
|\ \ \ \ \ \
| * | | | | | Handle an edge-case whith inviteesgroup-members-in-project-members-viewRémy Coutable2016-12-072-11/+86
| * | | | | | Fixed if statement to use global group & project variablesPhil Hughes2016-12-051-1/+1
| * | | | | | Fixed Ruby to be better for performancePhil Hughes2016-12-022-18/+14
| * | | | | | Shows group members in the project members listPhil Hughes2016-12-024-2/+49
* | | | | | | Merge branch 'rs-update-factory_girl_rails' into 'master' Rémy Coutable2016-12-082-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Update factory_girl_rails to 4.7.0rs-update-factory_girl_railsRobert Speicher2016-12-082-5/+5
* | | | | | | | Merge branch 'enable-asciidoctor-admonition-icons' into 'master' Annabel Dunstone Gray2016-12-084-1/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable display of admonition icons in Asciidoc.Horacio Sanson2016-12-084-1/+33
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rs-8-15-update-guide' into 'master' Rémy Coutable2016-12-081-3/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Correct previous stable branch used in 8.14 to 8.15 update guiders-8-15-update-guideRobert Speicher2016-12-081-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'public-tags-api' into 'master' 19703-direct-link-pipelines-into-buildsDouwe Maan2016-12-084-10/+57
|\ \ \ \ \ \ \
| * | | | | | | Allow public access to some Tag API endpointspublic-tags-apiRémy Coutable2016-12-074-10/+57
* | | | | | | | Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan2016-12-0810-99/+390
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-0710-100/+390
| * | | | | | | Reenables /user API request to return private-token if user is admin and requ...tiagonbotelho2016-12-072-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fix-visible-content-spec-message' into 'master' Yorick Peterse2016-12-071-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Update outdated visible content spec descriptionsfix-visible-content-spec-messageYorick Peterse2016-12-071-2/+2
* | | | | | | | Merge branch '25399-backup-task-is-not-working-on-8-15-pre' into 'master' Rémy Coutable2016-12-072-9/+137
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Backup::Manager#remove_old25399-backup-task-is-not-working-on-8-15-preSean McGivern2016-12-072-9/+137
* | | | | | | | | Merge branch '24565-fix-api-example-typos' into 'master' Rémy Coutable2016-12-072-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typos in API doc examplesRyan O'Boyle2016-11-162-9/+9
* | | | | | | | | | Merge branch 'build-with-gitlab-ce-ee-runners' into 'master' Kamil Trzciński2016-12-071-39/+69
|\ \ \ \ \ \ \ \ \ \