summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Reset New branch button when issue state changes💃 Winnie 💃2017-04-121-51/+57
* Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-123-5/+36
* Merge branch '2120-issues-search-bar-not-picking-up' into 'master' Annabel Dunstone Gray2017-04-121-1/+1
|\
| * Fix filtered search input width for IEClement Ho2017-04-121-1/+1
* | Merge branch 'fix-missing-capitalisation-buttons' into 'master' Clement Ho2017-04-121-4/+4
|\ \ | |/ |/|
| * Fixed missing help ui view capitalisation buttonsfix-missing-capitalisation-buttonsJose Ivan Vargas2017-04-111-4/+4
* | Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern2017-04-121-0/+6
|\ \
| * | Remove heading and trailing spaces from label's color and titleblackst0ne2017-04-121-0/+6
* | | Merge branch 'user-activity-scroll-bar' into 'master' Annabel Dunstone Gray2017-04-121-1/+1
|\ \ \
| * | | Let browser set overflow-x scroll on user activity calendar.user-activity-scroll-barBryce Johnson2017-04-111-1/+1
* | | | Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński2017-04-121-2/+1
|\ \ \ \
| * | | | Return nil as coverage instead of a File objectzj-fix-coverage-bugZ.J. van de Weg2017-04-121-2/+1
| | |_|/ | |/| |
* | | | Merge branch 'zj-api-fix-build-events' into 'master' Rémy Coutable2017-04-121-2/+2
|\ \ \ \
| * | | | Fix API not accepting job_events for webhookszj-api-fix-build-eventsZ.J. van de Weg2017-04-121-2/+2
| | |/ / | |/| |
* | | | Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable2017-04-122-1/+2
|\ \ \ \
| * | | | Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-113-5/+2
| * | | | fix(subgroups): add verification of group creation capability to subgroup UIFabio Huser2017-03-302-1/+5
* | | | | Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-122-15/+16
|\ \ \ \ \
| * | | | | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-112-15/+16
* | | | | | Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern2017-04-121-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix issue's note cache expiration after deletemhasbini2017-04-111-0/+1
* | | | | | Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern2017-04-1119-79/+129
|\ \ \ \ \ \
| * | | | | | Statisfy Robertcop and Seancopdm-outdated-diff-linkDouwe Maan2017-04-112-10/+4
| * | | | | | Add specsDouwe Maan2017-04-101-0/+12
| * | | | | | Fix specsDouwe Maan2017-04-093-5/+8
| * | | | | | Some code tweaksDouwe Maan2017-04-087-17/+20
| * | | | | | Fix views after rebaseDouwe Maan2017-04-082-3/+5
| * | | | | | Fix find_by_diff_refsDouwe Maan2017-04-081-1/+1
| * | | | | | Fix specs and make tweaksDouwe Maan2017-04-086-37/+48
| * | | | | | Change discussion headline to 'a now outdated portion of the diff'Douwe Maan2017-04-081-4/+3
| * | | | | | Add link to diff header tooDouwe Maan2017-04-082-14/+16
| * | | | | | Cache MR diffs by diff refsDouwe Maan2017-04-081-1/+5
| * | | | | | Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-0814-39/+59
* | | | | | | Merge branch '30636-fix-blame-edit-blob-without-repo-permissions' into 'master' Annabel Dunstone Gray2017-04-112-7/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix edit button on blame page without repo perms30636-fix-blame-edit-blob-without-repo-permissionsEric Eastwood2017-04-102-7/+7
* | | | | | | Merge branch 'rs-remove-open-for-scope' into 'master' test-branch-nameDouwe Maan2017-04-113-7/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove an unused `cared` scope from Issue and MergeRequestrs-remove-open-for-scopeRobert Speicher2017-04-103-6/+0
| * | | | | | | Remove an unused `Issue.open_for` scopeRobert Speicher2017-04-101-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'zj-fk-ci-triggers' into 'master' Yorick Peterse2017-04-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add foreign key on trigger requestszj-fk-ci-triggersZ.J. van de Weg2017-04-111-1/+1
* | | | | | | | Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray2017-04-112-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-102-2/+14
* | | | | | | | | Merge branch 'signed-out-menu-shortcuts' into 'master' Jacob Schatz2017-04-111-3/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added keyboard shortcuts to signed out menusigned-out-menu-shortcutsPhil Hughes2017-04-101-3/+16
* | | | | | | | | | Merge branch 'mr-widget-bug-fix' into 'master' Stan Hu2017-04-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added tests and fixed a typoJose Ivan Vargas2017-04-101-1/+1
| * | | | | | | | | | Fix typo on the class merge-when-pipeline_succeedsJose Ivan Vargas2017-04-101-1/+1
* | | | | | | | | | | Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński2017-04-113-2/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add container registry repositories view specsfix/gb/improve-container-registry-clipboard-linksGrzegorz Bizon2017-04-102-2/+2
| * | | | | | | | | | | Add method that returns a registry repository locationGrzegorz Bizon2017-04-101-0/+4
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |