summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Move `resolve_discussions_with_issue` to `Issues::CreateService`Bob Van Landuyt2017-03-132-9/+9
* Don't filter params and merge them back in laterBob Van Landuyt2017-03-131-7/+2
* Correctly indent quotes in new issue descriptionBob Van Landuyt2017-03-131-1/+2
* Better variable namesBob Van Landuyt2017-03-131-2/+2
* No need to look up the notable separately in the ResolveServiceBob Van Landuyt2017-03-131-7/+1
* Finding discussions in NotesFinder is no longer required.Bob Van Landuyt2017-03-131-6/+0
* Optimize finding `discussions_to_resolve`Bob Van Landuyt2017-03-131-5/+9
* Link 'discussion' instead of dateBob Van Landuyt2017-03-131-2/+1
* Move functionality for resolving discussions into a concernBob Van Landuyt2017-03-135-39/+42
* Update copy for warning on new issue formBob Van Landuyt2017-03-131-6/+5
* Add a button to delegate all discussions in a merge requestBob Van Landuyt2017-03-133-0/+27
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-137-70/+40
* Simplify NotesFinder discussion queryBob Van Landuyt2017-03-131-1/+1
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-1313-29/+160
* Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' Filipa Lacerda2017-03-101-18/+12
|\
| * Add frequently used emojis back to awards menuadd-frequently-used-emojis-back-to-menuEric Eastwood2017-03-091-18/+12
* | Merge branch '29263-merge-button-color' into 'master' 29326-how-to-vue-architectural-decisionsAnnabel Dunstone Gray2017-03-102-5/+1
|\ \
| * | Consistent button colors for disabled buttons29263-merge-button-colorSimon Knox2017-03-102-5/+1
* | | Merge branch '29137-bulk-perform-async-should-specify-queue' into 'master' Douwe Maan2017-03-101-1/+1
|\ \ \
| * | | adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-101-1/+1
| | |/ | |/|
* | | Merge branch 'adam-prevent-two-issue-trackers' into 'master' Sean McGivern2017-03-102-1/+13
|\ \ \
| * | | Prevent more than one issue tracker to be active for the same projectLuis Del Giudice2017-03-102-1/+13
* | | | Merge branch '29316-can-t-select-a-mirror-user' into 'master' Sean McGivern2017-03-101-2/+1
|\ \ \ \
| * | | | Fix autocomplete in EE when permissions are sent29316-can-t-select-a-mirror-userSean McGivern2017-03-101-2/+1
* | | | | Merge branch '29209-sign-up-form-name' into 'master' Annabel Dunstone Gray2017-03-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change label for name on sign up form29209-sign-up-form-nametauriedavis2017-03-091-1/+1
* | | | | Merge branch '24166-close-builds-dropdown' into 'master' Clement Ho2017-03-103-73/+90
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Target all build links inside a dropdown. Use jQuery to handle event delegation.Filipa Lacerda2017-03-092-4/+8
| * | | | Use harmony syntax instead of cjsFilipa Lacerda2017-03-091-2/+2
| * | | | Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-093-88/+85
| * | | | Prevent dropdown from closing when user clicks in a build.Filipa Lacerda2017-03-091-0/+16
* | | | | Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil TrzciƄski2017-03-102-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix Rubocop offense in CI/CD stage codefix/gb/passed-with-warnings-status-on-mysqlGrzegorz Bizon2017-03-081-1/+1
| * | | | Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-082-4/+4
* | | | | Merge branch '27899-fix-diff-view-comment-form-placement' into 'master'Jacob Schatz2017-03-091-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Get view type based on diff_view Cookie27899-fix-diff-view-comment-form-placementAlfredo Sumaran2017-03-081-2/+8
* | | | | Merge branch 'convert-data-attr-search-bar' into 'master' Alfredo Sumaran2017-03-091-17/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Convert data attributes in search_bar.html.hamlClement Ho2017-03-091-17/+17
* | | | | Order milestone issues by position ascending in apiGeorge Andrinopoulos2017-03-092-1/+3
|/ / / /
* | | | Merge branch '29048-user-wrap-firefox' into 'master' Clement Ho2017-03-091-2/+2
|\ \ \ \
| * | | | Remove inline-block styling from dropdown avatars29048-user-wrap-firefoxAnnabel Dunstone Gray2017-03-091-2/+2
* | | | | Merge branch '29014-create-issue-form-buttons-misaligned-on-mobile' into 'mas...Filipa Lacerda2017-03-091-13/+14
|\ \ \ \ \
| * | | | | [#29014] Create issue form buttons are misaligned on mobileTM Lee2017-03-091-13/+14
* | | | | | Merge branch 'diff-avatar-improvements' into 'master' Filipa Lacerda2017-03-092-4/+4
|\ \ \ \ \ \
| * | | | | | Check was in wrong part, the avatar container class should always be added on...Phil Hughes2017-03-091-3/+2
| * | | | | | Fixed bugs with diff comment avatarsPhil Hughes2017-03-092-4/+5
* | | | | | | Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda2017-03-098-350/+360
|\ \ \ \ \ \ \
| * | | | | | | Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modulesEric Eastwood2017-03-088-350/+360
* | | | | | | | Merge branch '28030-infinite-offset' into 'master' Filipa Lacerda2017-03-092-2/+13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-092-2/+13
| | |_|_|/ / / | |/| | | | |