Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translate project & repository pages | Bob Van Landuyt | 2017-06-07 | 36 | -194/+252 |
* | 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 |
* | | Added more actions and report as abuse to all notes | Luke "Jared" Bennett | 2017-06-07 | 6 | -13/+79 |
* | | Add sticky confidential issue bar | Clement Ho | 2017-06-07 | 4 | -42/+38 |
* | | Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master' | Douwe Maan | 2017-06-07 | 1 | -9/+15 |
|\ \ | |||||
| * | | Backport Fix '/unassign' slash commandbackport_fix_slash_commands_for_multiple_assignee | Valery Sizov | 2017-06-07 | 1 | -9/+15 |
* | | | Merge branch 'sync-email-from-omniauth' into 'master' | Douwe Maan | 2017-06-07 | 3 | -4/+11 |
|\ \ \ | |||||
| * | | | Sync email address from specified omniauth provider | Robin Bobbitt | 2017-06-07 | 3 | -4/+11 |
* | | | | Merge branch 'auto-search-when-state-changed' into 'master' | Phil Hughes | 2017-06-07 | 3 | -14/+87 |
|\ \ \ \ | |||||
| * | | | | Use data attributes instead of class | Clement Ho | 2017-06-07 | 2 | -16/+13 |
| * | | | | Add jasmine spec for searchStateauto-search-when-state-changed | Clement Ho | 2017-06-06 | 1 | -2/+4 |
| * | | | | Merge branch 'master' into auto-search-when-state-changed | Clement Ho | 2017-06-06 | 46 | -482/+903 |
| |\ \ \ \ | |||||
| * | | | | | 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 haml lint | Clement Ho | 2017-06-05 | 1 | -4/+4 |
| * | | | | | Merge branch 'master' into auto-search-when-state-changed | Clement Ho | 2017-06-05 | 7 | -42/+71 |
| |\ \ \ \ \ | |||||
| * | | | | | | Perform filtered search when state tab is changed | Clement Ho | 2017-06-05 | 3 | -14/+66 |
* | | | | | | | Merge branch '33194-fix-pipelines-tooltip-not-updating' into 'master' | Phil Hughes | 2017-06-07 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix tooltip on pipelines page not updating33194-fix-pipelines-tooltip-not-updating | Eric Eastwood | 2017-06-06 | 1 | -1/+7 |
* | | | | | | | | Merge branch 'reenable-gitaly-commit-raw-diffs' into 'master' | Robert Speicher | 2017-06-07 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Re-enable Gitaly commit_raw_diffs migration | Ahmad Sherif | 2017-06-07 | 1 | -6/+5 |
* | | | | | | | | | Merge branch '32587-fix-horse-racing-emoji-codepointat-npe' into 'master' | Filipa Lacerda | 2017-06-07 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix NPE with horse racing emoji check32587-fix-horse-racing-emoji-codepointat-npe | Eric Eastwood | 2017-06-02 | 2 | -1/+3 |
* | | | | | | | | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master' | Douwe Maan | 2017-06-07 | 16 | -14/+100 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | updated service spec | Phil Hughes | 2017-06-06 | 2 | -2/+3 |
| * | | | | | | | | moved creating backlog list into list service | Phil Hughes | 2017-06-06 | 2 | -2/+4 |
| * | | | | | | | | changed the icon for the collapsed backlog list | Phil Hughes | 2017-06-01 | 4 | -3/+8 |
| * | | | | | | | | fixed boards specs | Phil Hughes | 2017-06-01 | 3 | -2/+3 |
| * | | | | | | | | spec updates | Phil Hughes | 2017-05-31 | 2 | -2/+2 |
| * | | | | | | | | Expand/collapse close & backlog lists in issue boards | Phil Hughes | 2017-05-31 | 11 | -10/+87 |
* | | | | | | | | | Merge branch 'backport-ee-fix-settings-scss' into 'master' | Phil Hughes | 2017-06-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | set overflow:visible to prevent dropdowns from getting cut offbackport-ee-fix-settings-scss | Mike Greiling | 2017-06-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch '3191-deploy-keys-update' into 'master' | Rémy Coutable | 2017-06-07 | 15 | -91/+172 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Implement ability to update deploy keys | Alexander Randa | 2017-06-02 | 15 | -91/+172 |
* | | | | | | | | | | | Merge branch 'issue_27166_2' into 'master' | Douwe Maan | 2017-06-07 | 2 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Avoid repeated queries for pipeline builds on merge requestsissue_27166_2 | Felipe Artur | 2017-06-06 | 2 | -5/+6 |
* | | | | | | | | | | | Merge branch 'dm-diff-file-straight-diff' into 'master' | Sean McGivern | 2017-06-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix Diff::Position#diff_file for positions on straight diffsdm-diff-file-straight-diff | Douwe Maan | 2017-06-06 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge branch 'feature/gb/persist-pipeline-stages' into 'master' | Kamil Trzciński | 2017-06-07 | 14 | -138/+121 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip... | Grzegorz Bizon | 2017-06-06 | 87 | -668/+1144 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Clone stage_id when retrying a CI/CD job | Grzegorz Bizon | 2017-06-06 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'master' into feature/gb/persist-pipeline-stages | Grzegorz Bizon | 2017-06-05 | 419 | -2410/+6147 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Remove legacy method from pipeline class | Grzegorz Bizon | 2017-06-05 | 1 | -11/+0 |
| * | | | | | | | | | | | | | Fix invalid conditional in pipeline create service | Grzegorz Bizon | 2017-06-02 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Refine implementation of pipeline stage seeds | Grzegorz Bizon | 2017-06-02 | 5 | -52/+35 |
| * | | | | | | | | | | | | | Fix exposing legacy stages in pipeline entity | Grzegorz Bizon | 2017-06-01 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Rename `Ci::Stage` class to `Ci::LegacyStage` | Grzegorz Bizon | 2017-06-01 | 2 | -3/+3 |
| * | | | | | | | | | | | | | Rename pipeline methods related to legacy stages | Grzegorz Bizon | 2017-06-01 | 6 | -15/+15 |
| * | | | | | | | | | | | | | Expose pipeline stage seeds from pipeline instance | Grzegorz Bizon | 2017-05-31 | 1 | -5/+7 |