summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-236-9/+66
* 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
| * | | | | | | | | Scroll CA stage panel on mobileAnnabel Dunstone Gray2016-11-212-46/+54
| * | | | | | | | | Fix CSS declarationAlfredo Sumaran2016-11-213-8/+8
| * | | | | | | | | administer to administratorAlfredo Sumaran2016-11-211-1/+1
| * | | | | | | | | Move SVGs to JS objects for easy reuseAlfredo Sumaran2016-11-217-19/+26
| * | | | | | | | | No enough data to Not enough dataAlfredo Sumaran2016-11-211-1/+1
| * | | | | | | | | Keep the cookie name as beforeAlfredo Sumaran2016-11-211-2/+2
| * | | | | | | | | Fix variable usageAlfredo Sumaran2016-11-211-1/+1
| * | | | | | | | | Do not show overview message if there’s already CA dataAlfredo Sumaran2016-11-212-16/+16
| * | | | | | | | | Rename Cycle Analytics bundle to .es6Alfredo Sumaran2016-11-211-0/+0
| * | | | | | | | | Fix URL to pipelineAlfredo Sumaran2016-11-211-2/+2
| * | | | | | | | | Remove unnecesary variableAlfredo Sumaran2016-11-211-85/+82
| * | | | | | | | | Set isUserAllowed property with value coming from permissions objectAlfredo Sumaran2016-11-211-4/+3
| * | | | | | | | | Adjust width of Cycle Analytics containerAlfredo Sumaran2016-11-211-0/+5
| * | | | | | | | | Add view to handle the case when user doesn’t have access to stageAlfredo Sumaran2016-11-217-15/+73
| * | | | | | | | | Make linters happyAlfredo Sumaran2016-11-2112-91/+38
| * | | | | | | | | Remove unnecesary empty dialogAlfredo Sumaran2016-11-213-10/+0
| * | | | | | | | | Add overview view for Cycle AnalyticsAlfredo Sumaran2016-11-215-81/+202