Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translate project & repository pages | Bob Van Landuyt | 2017-06-07 | 58 | -242/+2776 |
* | Merge branch 'krakowski_master2' into 'master' | Grzegorz Bizon | 2017-06-07 | 4 | -50/+122 |
|\ | |||||
| * | Add source policy spec | Shinya Maeda | 2017-06-08 | 1 | -0/+19 |
| * | use squre bracket | Shinya Maeda | 2017-06-08 | 1 | -1/+1 |
| * | Use source instead of trigger_requests in stage_seeds | Shinya Maeda | 2017-06-08 | 2 | -5/+2 |
| * | Remove source.nil | Shinya Maeda | 2017-06-08 | 1 | -3/+3 |
| * | Fix condition | Shinya Maeda | 2017-06-08 | 2 | -4/+7 |
| * | Fix unmatches_path | Shinya Maeda | 2017-06-08 | 1 | -6/+9 |
| * | Fix change in behavior | Filip Krakowski | 2017-06-08 | 1 | -8/+8 |
| * | Fix typo in test | Filip Krakowski | 2017-06-08 | 1 | -1/+1 |
| * | Fix static-analysis offenses (again) | Filip Krakowski | 2017-06-08 | 1 | -18/+18 |
| * | Change changelog entry | Filip Krakowski | 2017-06-08 | 2 | -4/+4 |
| * | Check if source is nil | Filip Krakowski | 2017-06-08 | 1 | -1/+1 |
| * | Fix static-analysis offenses | Filip Krakowski | 2017-06-08 | 2 | -7/+7 |
| * | Add all sources as special keywords for only and except | Filip Krakowski | 2017-06-08 | 3 | -76/+76 |
| * | Use pipeline.source to determine what triggered a pipeline | Filip Krakowski | 2017-06-08 | 3 | -21/+21 |
| * | Add changelog | Filip Krakowski | 2017-06-08 | 1 | -0/+4 |
| * | Add 'schedules' keyword to 'only' and 'except' | Filip Krakowski | 2017-06-08 | 3 | -16/+62 |
* | | Merge branch '33371-button-group-flex-table' into 'master' | Tim Zallmann | 2017-06-07 | 1 | -1/+2 |
|\ \ | |||||
| * | | Add space between buttons on mobile33371-button-group-flex-table | Annabel Dunstone Gray | 2017-06-06 | 1 | -1/+2 |
* | | | Merge branch 'add-more-actions-report-as-abuse-for-notes' into 'master' | Clement Ho | 2017-06-07 | 21 | -22/+314 |
|\ \ \ | |||||
| * | | | Added more actions and report as abuse to all notes | Luke "Jared" Bennett | 2017-06-07 | 21 | -22/+314 |
|/ / / | |||||
* | | | Merge branch 'fixed-confidential-issue-bar' into 'master' | Annabel Dunstone Gray | 2017-06-07 | 5 | -42/+42 |
|\ \ \ | |||||
| * | | | Add sticky confidential issue bar | Clement Ho | 2017-06-07 | 5 | -42/+42 |
|/ / / | |||||
* | | | Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master' | Douwe Maan | 2017-06-07 | 5 | -15/+27 |
|\ \ \ | |||||
| * | | | Backport Fix '/unassign' slash commandbackport_fix_slash_commands_for_multiple_assignee | Valery Sizov | 2017-06-07 | 5 | -15/+27 |
* | | | | Merge branch 'fix/backup-restore-resume' into 'master' | James Lopez | 2017-06-07 | 3 | -38/+104 |
|\ \ \ \ | |||||
| * | | | | fix typofix/backup-restore-resume | James Lopez | 2017-06-07 | 1 | -1/+1 |
| * | | | | fix wiki | James Lopez | 2017-06-07 | 1 | -1/+1 |
| * | | | | refactor code and spec | James Lopez | 2017-06-07 | 2 | -34/+25 |
| * | | | | fix spec and added changelog | James Lopez | 2017-06-07 | 1 | -2/+2 |
| * | | | | fix spec and added changelog | James Lopez | 2017-06-07 | 2 | -2/+4 |
| * | | | | fix backup task to ignore errors per project | James Lopez | 2017-06-07 | 1 | -26/+29 |
| * | | | | add more spec examples | James Lopez | 2017-06-07 | 1 | -6/+41 |
| * | | | | add repository spec | James Lopez | 2017-06-07 | 1 | -0/+35 |
* | | | | | Merge branch 'sync-email-from-omniauth' into 'master' | Douwe Maan | 2017-06-07 | 16 | -24/+199 |
|\ \ \ \ \ | |||||
| * | | | | | Sync email address from specified omniauth provider | Robin Bobbitt | 2017-06-07 | 12 | -22/+157 |
| * | | | | | Sync email address from specified omniauth provider - db changes | Robin Bobbitt | 2017-06-07 | 4 | -2/+42 |
* | | | | | | Merge branch 'auto-search-when-state-changed' into 'master' | Phil Hughes | 2017-06-07 | 11 | -33/+153 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use data attributes instead of class | Clement Ho | 2017-06-07 | 7 | -33/+30 |
| * | | | | | | Add jasmine spec for searchStateauto-search-when-state-changed | Clement Ho | 2017-06-06 | 2 | -2/+47 |
| * | | | | | | Fix spinach test | Clement Ho | 2017-06-06 | 4 | -6/+8 |
| * | | | | | | Merge branch 'master' into auto-search-when-state-changed | Clement Ho | 2017-06-06 | 104 | -1093/+2047 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use button instead of fake button | Clement Ho | 2017-06-06 | 3 | -7/+26 |
| * | | | | | | | Refactor to use class name to determine state | Clement Ho | 2017-06-06 | 1 | -31/+34 |
| * | | | | | | | Fix rspec | Clement Ho | 2017-06-06 | 2 | -13/+11 |
| * | | | | | | | Fix haml lint | Clement Ho | 2017-06-05 | 1 | -4/+4 |
| * | | | | | | | Merge branch 'master' into auto-search-when-state-changed | Clement Ho | 2017-06-05 | 16 | -72/+147 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Perform filtered search when state tab is changed | Clement Ho | 2017-06-05 | 4 | -14/+70 |
* | | | | | | | | | Merge branch '33194-fix-pipelines-tooltip-not-updating' into 'master' | Phil Hughes | 2017-06-07 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ |