summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_22446' into 'master' Sean McGivern2016-10-041-0/+4
|\
| * Merge branch 'master' into issue_22446Sean McGivern2016-10-045-12/+20
| |\
| * | Fix bug when trying to cache closed issues from external issue trackersissue_22446Felipe Artur2016-10-031-0/+4
* | | Merge branch 'cleanup-mentionable-methods-arguments' into 'master' Douwe Maan2016-10-042-18/+11
|\ \ \
| * | | Use SELECT 1, instead SELECT COUNT(*) to ask for notes existencycleanup-mentionable-methods-argumentsPaco Guzman2016-10-041-1/+1
| * | | Simplify Mentionable concern instance methodsPaco Guzman2016-10-041-17/+10
* | | | Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher2016-10-045-22/+43
|\ \ \ \
| * | | | Invert method's namingRémy Coutable2016-10-031-3/+3
| * | | | Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable2016-10-035-10/+15
| * | | | Improve Members::DestroyServiceRémy Coutable2016-10-034-21/+37
* | | | | Merge branch 'append-issue-template' into 'master' Fatih Acet2016-10-042-11/+21
|\ \ \ \ \
| * | | | | Combine requestFileSuccess arguments into `opts`Joseph Frazier2016-10-032-7/+10
| * | | | | Append issue template to existing descriptionJoseph Frazier2016-10-032-8/+15
| | |_|/ / | |/| | |
* | | | | Merge branch 'todo-issue-due-date' into 'master' Robert Speicher2016-10-042-0/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Removed try method call on due datetodo-issue-due-datePhil Hughes2016-10-031-3/+11
| * | | | Moved middot into helper methodPhil Hughes2016-10-032-2/+3
| * | | | Moved todo due date to helper methodPhil Hughes2016-10-032-8/+7
| * | | | Moved todo due date text into helper methodPhil Hughes2016-10-032-5/+7
| * | | | Uses variablePhil Hughes2016-10-031-2/+4
| * | | | Added issue due date to todos rowPhil Hughes2016-10-031-0/+9
* | | | | Merge branch 'fix/import-service-issues' into 'master' Robert Speicher2016-10-041-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix issues importing services via Import/ExportJames Lopez2016-10-041-0/+1
* | | | | Merge branch '22805-container-registry-status' into 'master' Robert Speicher2016-10-041-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Container Registry on/off status to admin areathe-undefined2016-10-031-0/+5
| | |_|/ | |/| |
* | | | Merge branch '22006-change-build-wording-to-pipeline-in-mr-block-add-pipeline...Jacob Schatz2016-10-032-3/+5
|\ \ \ \
| * | | | Changed mr widget build status to pipeline status with pipeline id, with a li...22006-change-build-wording-to-pipeline-in-mr-block-add-pipeline-idLuke Bennett2016-09-222-3/+5
* | | | | Merge branch '22022-copy-to-clipboard-tooltip' into 'master' Fatih Acet2016-10-031-9/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix tooltip for Copy to clipboard button.Luke Howell2016-09-291-9/+9
* | | | | Merge branch 'rs-string-conversion-in-interpolation' into 'master' Rémy Coutable2016-10-035-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-035-5/+5
* | | | | Merge branch 'master' into 'master' Rémy Coutable2016-10-034-4/+4
|\ \ \ \ \
| * | | | | Changed Slack service user referencing from full name to usernamesecustor2016-10-034-4/+4
* | | | | | Merge branch 'add-email-subject-suffix' into 'master' Rémy Coutable2016-10-033-1/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | change determine conditionsFu Xu2016-10-032-2/+2
| * | | | | override subject method in devise mailerFu Xu2016-10-031-0/+8
| * | | | | wrap subject with method subjectFu Xu2016-10-031-1/+1
| * | | | | add configurable email subject suffixFu Xu2016-10-031-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix/import-export-admin' into 'master' Robert Speicher2016-10-032-6/+1
|\ \ \ \ \
| * | | | | Enable import/export back for non-adminsfix/import-export-adminJames Lopez2016-10-032-6/+1
| |/ / / /
* | | | | Merge branch 'group-empty-state' into 'master' Jacob Schatz2016-10-034-6/+51
|\ \ \ \ \
| * | | | | Updated artwork of empty group state.group-empty-stateFatih Acet2016-10-031-1/+1
| * | | | | Better empty state for Groups view.Fatih Acet2016-10-034-6/+51
| |/ / / /
* | | | | Merge branch 'fix-sidebar' into 'master' Dmitriy Zaporozhets2016-10-033-9/+9
|\ \ \ \ \
| * | | | | Fixes sidebar navigation.fix-sidebarFatih Acet2016-10-033-9/+9
| |/ / / /
* | | | | Merge branch '21225-wip-slash-command-for-mrs' into 'master' Rémy Coutable2016-10-035-10/+52
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a /wip slash commandThomas Balthazar2016-10-035-10/+52
* | | | | Merge branch '22851-keep-scroll-location-when-collapsing-sidebar' into 'master' Dmitriy Zaporozhets2016-10-031-5/+7
|\ \ \ \ \
| * | | | | Fix page scrolling to top on sidebar toggleLuke Howell2016-10-011-5/+7
* | | | | | Merge branch 'document-need-owner-or-master-permission-for-initial-push' into...Dmitriy Zaporozhets2016-10-031-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | updated missed indentationPierre-Alexandre Clorichel2016-09-301-1/+1