summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added changelog entryremove-unnecessary-message-mr-commits-tabDimitrie Hoekstra2016-12-151-0/+4
* Remove unnecessary messageVictor Wu2016-12-091-4/+0
* Merge remote-tracking branch 'dev/master'Robert Speicher2016-12-098-29/+18
|\
| * Update CHANGELOG.md for 8.13.9Alejandro Rodríguez2016-12-081-0/+5
| * Update CHANGELOG.md for 8.14.4Alejandro Rodríguez2016-12-088-29/+13
* | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-0926-159/+402
|\ \
| * | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-0826-159/+402
* | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-0822-60/+104
* | | Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher2016-12-083-10/+59
* | | Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan2016-12-082-2/+3
* | | Merge branch 'destroy-session' into 'security' Robert Speicher2016-12-082-1/+8
* | | Merge branch 'fix-reset-template' into 'master' Fatih Acet2016-12-081-0/+2
|\ \ \
| * | | Do nothing if file is undefinedfix-reset-templateAlfredo Sumaran2016-12-071-0/+2
* | | | Merge branch 'system-notes-fade' into 'master' Fatih Acet2016-12-081-1/+1
|\ \ \ \
| * | | | Fade out should be white instead of graysystem-notes-fadeAnnabel Dunstone Gray2016-12-071-1/+1
| |/ / /
* | | | Merge branch 'small-emoji-adjustments' into 'master' Fatih Acet2016-12-084-3/+8
|\ \ \ \
| * | | | Various small emoji positioning adjustmentssmall-emoji-adjustmentsDimitrie Hoekstra2016-12-084-3/+8
| | |_|/ | |/| |
* | | | Merge branch 'timeago-perf-fix' into 'master' Fatih Acet2016-12-082-1/+7
|\ \ \ \
| * | | | Fixed timeago re-rendering every elementtimeago-perf-fixPhil Hughes2016-12-072-1/+7
| | |_|/ | |/| |
* | | | 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