summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update VERSION to 8.15.0-prev8.15.0.preAlejandro Rodríguez2016-11-221-1/+1
* Update CHANGELOG.md for 8.14.0Alejandro Rodríguez2016-11-22118-471/+125
* Merge branch 'fix-encoding' into 'master' Rémy Coutable2016-11-221-1/+1
|\
| * [ci skip] Fix encoding on unreleased changelog entryAlejandro Rodríguez2016-11-221-1/+1
* | Merge branch 'fix/cycle-analytics-duration' into 'master' James Lopez2016-11-223-3/+11
|\ \
| * | fix rubocop warningfix/cycle-analytics-durationJames Lopez2016-11-221-1/+1
| * | fixed bug to do with calculating durationsJames Lopez2016-11-223-3/+11
* | | Merge branch '24804-wrong-render-index-should-be-render-show-in-projects-pipe...Kamil Trzciński2016-11-222-1/+5
|\ \ \ | |_|/ |/| |
| * | Fix wrong template rendered when CI/CD settings aren't update successfullyRémy Coutable2016-11-222-1/+5
* | | Merge branch 'fix-unreleased-changelog' into 'master' Rémy Coutable2016-11-221-1/+1
|\ \ \
| * | | [ci skip] Fix unreleased changelogAlejandro Rodríguez2016-11-221-1/+1
|/ / /
* | | Merge branch 'zj-fix-trailing-whitespace-issue-create' into 'master' Kamil Trzciński2016-11-222-2/+13
|\ \ \
| * | | Issue creation now accepts trailing whitespacezj-fix-trailing-whitespace-issue-createZ.J. van de Weg2016-11-222-2/+13
* | | | Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern2016-11-227-62/+90
|\ \ \ \
| * | | | Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-187-62/+90
* | | | | Merge branch 'hot-fix-define-pipeline-vars' into 'master' Rémy Coutable2016-11-221-5/+2
|\ \ \ \ \
| * | | | | Do not use MergeRequest#commits in define_pipelines_varshot-fix-define-pipeline-varsAdam Niedzielski2016-11-221-5/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch '24576_cant_stop_impersonating' into 'master' Sean McGivern2016-11-223-8/+26
|\ \ \ \ \
| * | | | | Allow admins to stop impersonating users without e-mail addressesOren Kanner2016-11-173-8/+26
* | | | | | Merge branch 'fix-api-iid-filter' into 'master' Rémy Coutable2016-11-226-7/+26
|\ \ \ \ \ \
| * | | | | | Document both valid cases for API iid filterfix-api-iid-filterRobert Schilling2016-11-222-2/+4
| * | | | | | Fix IID filter for merge requests and milestonesRobert Schilling2016-11-226-9/+26
* | | | | | | Merge branch 'fix-remove-undeleted-groups-orphans' into 'master' Rémy Coutable2016-11-221-0/+41
|\ \ \ \ \ \ \
| * | | | | | | Handle orphans when removing soft deleted groupsfix-remove-undeleted-groups-orphansYorick Peterse2016-11-221-0/+41
* | | | | | | | Merge branch 'docs/cycle-analytics-new-image' into 'master' Achilleas Pipinellis2016-11-222-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add new image for Cycle AnalyticsAchilleas Pipinellis2016-11-222-6/+3
| |/ / / / / / /
* | | | | | | | Merge branch '23532-define-common-helper-for-describe-pagination-params-in-ap...Rémy Coutable2016-11-228-12/+46
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Define common helper for describe pagination params in apiSemyon Pupkov2016-11-228-12/+46
* | | | | | | | Merge branch 'revert-a0d5bb0b' into 'master' Achilleas Pipinellis2016-11-2228-123/+81
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Change documentation link in JIRA servicerevert-a0d5bb0bAchilleas Pipinellis2016-11-221-3/+3
| * | | | | | | Refactor JIRA docs and bring back some old informationAchilleas Pipinellis2016-11-222-94/+101
| * | | | | | | Move JIRA service doc back to its old locationAchilleas Pipinellis2016-11-2218-203/+202
| * | | | | | | Add remove links to JIRA documentationFelipe Artur2016-11-224-2/+5
| * | | | | | | Revert "Merge branch 'docs/jira-old' into 'master'"Achilleas Pipinellis2016-11-2223-249/+198
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix-folders-css' into 'master' 24798-actionview-template-error-undefined-method-failed-for-nil-nilclassFatih Acet2016-11-222-6/+31
|\ \ \ \ \ \ \
| * | | | | | | Adjust %fix-folders-cssFilipa Lacerda2016-11-221-2/+2
| * | | | | | | Improvements for mobileFilipa Lacerda2016-11-221-3/+13
| * | | | | | | Improve readability of environments tableFilipa Lacerda2016-11-212-6/+21
* | | | | | | | Merge branch 'zj-mattermost-command-help-message' into 'master' Fatih Acet2016-11-2211-59/+256
|\ \ \ \ \ \ \ \
| * | | | | | | | Frontend review changeszj-mattermost-command-help-messageLuke "Jared" Bennett2016-11-214-84/+90
| * | | | | | | | Improve the mattermost help boxZ.J. van de Weg2016-11-215-13/+58
| * | | | | | | | Pass @service using subjectLuke "Jared" Bennett2016-11-214-4/+4
| * | | | | | | | Added new .help-form styling and implemented with mattermost command service ...Luke "Jared" Bennett2016-11-217-16/+157
| * | | | | | | | Add framework for rendering partialsZ.J. van de Weg2016-11-212-1/+6
* | | | | | | | | Merge branch 'fix-failed-email-for-external-jobs' into 'master' Kamil Trzciński2016-11-228-9/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move partials to links directory, feedback:fix-failed-email-for-external-jobsLin Jen-Shin2016-11-226-2/+2
| * | | | | | | | | Just create failed builds rather than calling eventsLin Jen-Shin2016-11-221-6/+3
| * | | | | | | | | Move has_trace? to CommitStatus than GenericCommitStatusLin Jen-Shin2016-11-222-7/+7
| * | | | | | | | | Use local instead of instance variable in partialLin Jen-Shin2016-11-221-1/+1
| * | | | | | | | | Use partials instead of simple switch case:Lin Jen-Shin2016-11-226-7/+7