summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '24413-show-unconfirmed-email-status' into 'master' Fatih Acet2016-11-221-1/+0
|\
| * showing unconfirmed email status in profileNur Rony2016-11-211-1/+0
* | Merge branch 'ci-style-tweaks-8.14' into 'master' Annabel Dunstone Gray2016-11-2219-93/+123
|\ \
| * | additional fixesDimitrie Hoekstra2016-11-224-9/+5
| * | Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra2016-11-2216-77/+118
| * | fixed mini pipeline graph connector lines offsetDimitrie Hoekstra2016-11-221-8/+1
* | | Merge branch 'fix/cycle-analytics-duration' into 'master' James Lopez2016-11-222-2/+2
|\ \ \
| * | | fixed bug to do with calculating durationsJames Lopez2016-11-222-2/+2
* | | | Merge branch '24804-wrong-render-index-should-be-render-show-in-projects-pipe...Kamil Trzciński2016-11-221-1/+1
|\ \ \ \
| * | | | Fix wrong template rendered when CI/CD settings aren't update successfullyRémy Coutable2016-11-221-1/+1
* | | | | Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern2016-11-222-0/+17
|\ \ \ \ \
| * | | | | Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-182-0/+17
* | | | | | 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-221-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Allow admins to stop impersonating users without e-mail addressesOren Kanner2016-11-171-1/+1
* | | | | | Merge branch 'revert-a0d5bb0b' into 'master' Achilleas Pipinellis2016-11-221-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change documentation link in JIRA servicerevert-a0d5bb0bAchilleas Pipinellis2016-11-221-3/+3
* | | | | | 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-228-59/+204
|\ \ \ \ \ \
| * | | | | | Frontend review changeszj-mattermost-command-help-messageLuke "Jared" Bennett2016-11-214-84/+90
| * | | | | | Improve the mattermost help boxZ.J. van de Weg2016-11-212-13/+6
| * | | | | | 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-227-9/+22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Move partials to links directory, feedback:fix-failed-email-for-external-jobsLin Jen-Shin2016-11-226-2/+2
| * | | | | | 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
| * | | | | | Use has_trace? instead of case switch, feedback:Lin Jen-Shin2016-11-213-4/+7
| * | | | | | External jobs do not have show page nor tracesLin Jen-Shin2016-11-212-5/+15
* | | | | | | Merge branch 'preserve-second-parameter-new-note-worker' into 'master' Sean McGivern2016-11-221-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Preserve optional second parameter in NewNoteWorker jobspreserve-second-parameter-new-note-workerStan Hu2016-11-191-1/+3
* | | | | | | | Merge branch 'remove-require-from-services' into 'master' Robert Speicher2016-11-2215-32/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary require_relative calls from service classesSemyon Pupkov2016-11-2215-32/+0
* | | | | | | | | Merge branch 'backport-tt' into 'master' Jacob Schatz2016-11-223-0/+251
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport SmartInterval, PrettyTime, SubbableResource from EE.backport-ttBryce Johnson2016-11-183-0/+251
* | | | | | | | | | Merge branch '18136-ui-for-restricting-global-visibility-levels-is-unclear' i...Jacob Schatz2016-11-222-8/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Removed button styling from restricted visibility levels and added checkboxes...18136-ui-for-restricting-global-visibility-levels-is-unclearLuke "Jared" Bennett2016-11-212-8/+7
* | | | | | | | | | | Merge branch '20840-getting-started-better-empty-state-for-issues-view' into ...Jacob Schatz2016-11-229-41/+87
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added empty state svg and set up blank conditional20840-getting-started-better-empty-state-for-issues-viewLuke "Jared" Bennett2016-11-189-41/+87
* | | | | | | | | | | | Merge branch '23449-cycle-analytics-2-frontend' into 'master' Jacob Schatz2016-11-2226-151/+1190
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use single quote for strings23449-cycle-analytics-2-frontendAlfredo Sumaran2016-11-213-3/+3
| * | | | | | | | | | | | Ue svg from SVGs objectAlfredo Sumaran2016-11-211-5/+1
| * | | | | | | | | | | | Add custom copy for each empty stageAlfredo Sumaran2016-11-213-7/+13
| * | | | | | | | | | | | Highlight nav item on hoverAlfredo Sumaran2016-11-211-0/+6