summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ci-tables-ui-improvementsci-tables-ui-improvementsFilipa Lacerda2017-02-27158-1274/+1715
|\
| * Merge branch '1937-https-clone-url-username' into 'master' Rémy Coutable2017-02-273-4/+10
| |\
| | * Add the username of the current user to the HTTP(S) clone URLJan Christophersen2017-02-243-4/+10
| * | Merge branch '27267-events-project-query-performance-regression' into 'master' Sean McGivern2017-02-271-1/+1
| |\ \
| | * | Add performance query regression fix for !9088 affecting #2726727267-events-project-query-performance-regressionOswaldo Ferreira2017-02-241-1/+1
| * | | Merge branch 'backoff-algo-backport-ee' into 'master' Jacob Schatz2017-02-261-0/+52
| |\ \ \
| | * | | Adds backoff algo from EE to CEbackoff-algo-backport-eeFilipa Lacerda2017-02-241-0/+52
| * | | | Merge branch 'pedro-mattermost-slack-notifications-text' into 'master' Kamil Trzciński2017-02-262-14/+14
| |\ \ \ \
| | * | | | Add clearer placeholders and channel definition.Pedro Moreira da Silva2017-02-242-14/+14
| * | | | | Merge branch '23062-allow-git-log-to-accept-follow-and-skip' into 'master' Robert Speicher2017-02-251-3/+1
| |\ \ \ \ \
| | * | | | | Make Git history follow renames again by performing the --skip in RubyRémy Coutable2017-02-231-3/+1
| * | | | | | Merge branch 'dm-fix-web-edit-new-lines' into 'master' Robert Speicher2017-02-246-193/+68
| |\ \ \ \ \ \
| | * | | | | | Fix specdm-fix-web-edit-new-linesDouwe Maan2017-02-244-82/+26
| | * | | | | | Add newlineDouwe Maan2017-02-241-0/+1
| | * | | | | | We don't need these checks anymoreDouwe Maan2017-02-241-19/+0
| | * | | | | | Raise error when no content is providedDouwe Maan2017-02-243-7/+23
| | * | | | | | Address reviewDouwe Maan2017-02-242-8/+8
| | * | | | | | Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-244-12/+9
| | * | | | | | Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-242-103/+39
| * | | | | | | Merge branch '28419-ask-confirmation-cancel' into 'master' Fatih Acet2017-02-241-1/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Adds confirmation for cancel button28419-ask-confirmation-cancelFilipa Lacerda2017-02-241-1/+16
| * | | | | | | | Merge branch 'moving-issue-with-two-list-labels' into 'master' Alfredo Sumaran2017-02-242-5/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-212-5/+12
| * | | | | | | | | Merge branch 'remove-require-context-application-bundle' into 'master' Alfredo Sumaran2017-02-241-11/+170
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | add missing require statement and don't require selfremove-require-context-application-bundleMike Greiling2017-02-231-1/+1
| | * | | | | | | | | remove require.context from application.jsMike Greiling2017-02-231-11/+170
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'user-callouts' into 'master' Filipa Lacerda2017-02-246-0/+105
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Corrected indentation on the template stringuser-calloutsJose Ivan Vargas2017-02-241-10/+9
| | * | | | | | | | | Modified the user_callout behaviourJose Ivan Vargas2017-02-235-28/+38
| | * | | | | | | | | Removed disabled rules from the user_callout_spec.jsJose Ivan Vargas2017-02-233-11/+9
| | * | | | | | | | | Moved the dismiss-icon listener to close the callout to a buttonJose Ivan Vargas2017-02-232-3/+3
| | * | | | | | | | | Changed the javascript class from using the global scope to exporting it via ...Jose Ivan Vargas2017-02-236-38/+38
| | * | | | | | | | | Added CHANGELOG and corrected linter errorsJose Ivan Vargas2017-02-233-3/+2
| | * | | | | | | | | Created unit tests, fixtures and integration testsJose Ivan Vargas2017-02-237-33/+51
| | * | | | | | | | | Initial version of the user-calloutsJose Ivan Vargas2017-02-235-2/+83
| * | | | | | | | | | Merge branch 'remove-require-context-profile-bundle' into 'master' Alfredo Sumaran2017-02-241-3/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | remove require.context from profile_bundleremove-require-context-profile-bundleMike Greiling2017-02-231-3/+2
| * | | | | | | | | | | Merge branch 'remove-require-context-protected-branches-bundle' into 'master' Alfredo Sumaran2017-02-241-3/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | remove require.context from protected_branches_bundleremove-require-context-protected-branches-bundleMike Greiling2017-02-231-3/+5
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'remove-require-context-snippet-bundle' into 'master' Alfredo Sumaran2017-02-241-4/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | remove require.context from snippet_bundleremove-require-context-snippet-bundleMike Greiling2017-02-231-4/+0
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'remove-require-context-users-bundle' into 'master' Alfredo Sumaran2017-02-241-3/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | remove require.context from users_bundleremove-require-context-users-bundleMike Greiling2017-02-231-3/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-249-28/+42
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-099-28/+42
| * | | | | | | | | | | Merge branch '28366-renamed-file-tooltip-contains-html' into 'master' Filipa Lacerda2017-02-241-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Remove markup showing in tooltip for renamed files in diff view28366-renamed-file-tooltip-contains-htmlSam Rose2017-02-201-2/+2
| * | | | | | | | | | | | Merge branch 'refactor-graphs-bundle' into 'master' Filipa Lacerda2017-02-245-531/+503
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | refactor stat_graph_contributors to es6 module syntaxrefactor-graphs-bundleMike Greiling2017-02-242-102/+100
| | * | | | | | | | | | | | refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling2017-02-243-277/+271