summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Regenerate po and js fileszj-i18n-pipeline-schedulesZ.J. van de Weg2017-06-086-6/+6
* Allow translation of Pipeline SchedulesZ.J. van de Weg2017-06-0814-38/+38
* Responsive table fixesAnnabel Dunstone Gray2017-06-0810-41/+55
* nil-check Repository::is_ancestor?Kim Carlbäcker2017-06-081-0/+2
* Merge branch '23603-add-extra-functionality-for-the-top-right-plus-button' in...Douwe Maan2017-06-083-8/+57
|\
| * Added additional classes for easier identifaction during testsTim Zallmann2017-06-071-2/+2
| * FIxes based on MRTim Zallmann2017-06-071-4/+4
| * Should fix problem if you have an project without a project ID (Test in new_p...Tim Zallmann2017-06-071-1/+1
| * Fix for linting problemTim Zallmann2017-06-071-1/+1
| * Fixing more broken unscoped testsTim Zallmann2017-06-071-3/+3
| * Check for Merge Request fixedTim Zallmann2017-06-072-2/+3
| * Externalised DropdownTim Zallmann2017-06-072-27/+36
| * Seperated Dropdown in new partialTim Zallmann2017-06-072-45/+46
| * Enabled TooltipsTim Zallmann2017-06-071-1/+1
| * Added Dropdown + OptionsTim Zallmann2017-06-071-4/+42
* | Merge branch 'document-polymorphing-columns' into 'master'Rémy Coutable2017-06-0714-14/+14
|\ \
| * | Added Cop to blacklist polymorphic associationsYorick Peterse2017-06-0714-14/+14
* | | Merge branch '33308-use-pre-wrap-for-commit-messages' into 'master'Annabel Dunstone Gray2017-06-071-1/+1
|\ \ \
| * | | 33308 Use pre-wrap for commit messages to keep lists indented33308-use-pre-wrap-for-commit-messagestauriedavis2017-06-061-1/+1
* | | | Translate project & repository pagesBob Van Landuyt2017-06-0736-194/+252
* | | | Merge branch '33371-button-group-flex-table' into 'master'Tim Zallmann2017-06-071-1/+2
|\ \ \ \
| * | | | Add space between buttons on mobile33371-button-group-flex-tableAnnabel Dunstone Gray2017-06-061-1/+2
* | | | | Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-076-13/+79
* | | | | Add sticky confidential issue barClement Ho2017-06-074-42/+38
* | | | | Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master'Douwe Maan2017-06-071-9/+15
|\ \ \ \ \
| * | | | | Backport Fix '/unassign' slash commandbackport_fix_slash_commands_for_multiple_assigneeValery Sizov2017-06-071-9/+15
* | | | | | Merge branch 'sync-email-from-omniauth' into 'master'Douwe Maan2017-06-073-4/+11
|\ \ \ \ \ \
| * | | | | | Sync email address from specified omniauth providerRobin Bobbitt2017-06-073-4/+11
* | | | | | | Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-073-14/+87
|\ \ \ \ \ \ \
| * | | | | | | Use data attributes instead of classClement Ho2017-06-072-16/+13
| * | | | | | | Add jasmine spec for searchStateauto-search-when-state-changedClement Ho2017-06-061-2/+4
| * | | | | | | Merge branch 'master' into auto-search-when-state-changedClement Ho2017-06-0646-482/+903
| |\ \ \ \ \ \ \
| * | | | | | | | Use button instead of fake buttonClement Ho2017-06-063-7/+26
| * | | | | | | | Refactor to use class name to determine stateClement Ho2017-06-061-31/+34
| * | | | | | | | Fix haml lintClement Ho2017-06-051-4/+4
| * | | | | | | | Merge branch 'master' into auto-search-when-state-changedClement Ho2017-06-057-42/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Perform filtered search when state tab is changedClement Ho2017-06-053-14/+66
* | | | | | | | | | Merge branch '33194-fix-pipelines-tooltip-not-updating' into 'master'Phil Hughes2017-06-071-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix tooltip on pipelines page not updating33194-fix-pipelines-tooltip-not-updatingEric Eastwood2017-06-061-1/+7
* | | | | | | | | | | Merge branch 'reenable-gitaly-commit-raw-diffs' into 'master'Robert Speicher2017-06-071-6/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Re-enable Gitaly commit_raw_diffs migrationAhmad Sherif2017-06-071-6/+5
* | | | | | | | | | | Merge branch '32587-fix-horse-racing-emoji-codepointat-npe' into 'master'Filipa Lacerda2017-06-072-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix NPE with horse racing emoji check32587-fix-horse-racing-emoji-codepointat-npeEric Eastwood2017-06-022-1/+3
* | | | | | | | | | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-0716-14/+100
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | updated service specPhil Hughes2017-06-062-2/+3
| * | | | | | | | | | moved creating backlog list into list servicePhil Hughes2017-06-062-2/+4
| * | | | | | | | | | changed the icon for the collapsed backlog listPhil Hughes2017-06-014-3/+8
| * | | | | | | | | | fixed boards specsPhil Hughes2017-06-013-2/+3
| * | | | | | | | | | spec updatesPhil Hughes2017-05-312-2/+2
| * | | | | | | | | | Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-3111-10/+87