summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed 500 error when creating issue for project with no commits.Kyle Fazzari2014-03-271-1/+1
* Merge pull request #6610 from Datacom/feature/parallel_diff_scrollbars_pr2Marin Jankovski2014-03-274-71/+147
|\
| * Refactor Parallel Diff feature and add scrollbarsGeorge Dewar2014-03-274-71/+147
* | Merge branch 'case_insensitive_user_search' into 'master'Dmitriy Zaporozhets2014-03-261-1/+1
|\ \
| * | Change the user search query to be case insensitive.Marin Jankovski2014-03-261-1/+1
* | | Change Diff to Changes in views.Marin Jankovski2014-03-266-12/+12
| |/ |/|
* | Changed the notification sender username to GitLab in Slack NotifierAndrea Usuelli2014-03-261-0/+1
|/
* Reduce comments font size for events feedDmitriy Zaporozhets2014-03-261-0/+4
* Improve comment headerDmitriy Zaporozhets2014-03-261-2/+6
* Improve md typographyDmitriy Zaporozhets2014-03-262-3/+3
* Merge branch 'request/monospace_gfm_input' into 'master'Dmitriy Zaporozhets2014-03-261-0/+8
|\
| * Set monospace font-family for textarea.js-gfm-inputAli Tavakoli2014-03-211-0/+8
* | Merge branch 'improve_at_mentions' into 'master'Dmitriy Zaporozhets2014-03-262-2/+32
|\ \
| * | Correct identation, default value if note doesn't exist.Marin Jankovski2014-03-251-14/+16
| * | Search within project.Marin Jankovski2014-03-251-3/+5
| * | Extract sorting into a method.Marin Jankovski2014-03-252-9/+12
| * | Include commits.Marin Jankovski2014-03-252-3/+24
| * | At mention participating users.Marin Jankovski2014-03-252-1/+3
* | | Merge branch 'event-create-service' into 'master'Dmitriy Zaporozhets2014-03-269-69/+95
|\ \ \
| * | | Fix MR observerDmitriy Zaporozhets2014-03-251-3/+1
| * | | Use EventCreateService for notes, merge requestsDmitriy Zaporozhets2014-03-254-23/+18
| * | | Drop activity observer. User EventCreateService insteadDmitriy Zaporozhets2014-03-254-43/+7
| * | | Add milestone observerDmitriy Zaporozhets2014-03-251-0/+13
| * | | Collect all event creation logic in one place called EventCreateServiceDmitriy Zaporozhets2014-03-251-0/+56
* | | | Merge branch 'refactor-author-id-of-changes' into 'master'Dmitriy Zaporozhets2014-03-2611-23/+12
|\ \ \ \ | |/ / /
| * | | Remove author_id_of_changes from appDmitriy Zaporozhets2014-03-2511-23/+12
* | | | More compact event feed and projects listDmitriy Zaporozhets2014-03-252-2/+2
* | | | Revert "Clearfix on well-lists. Pages affected:"Dmitriy Zaporozhets2014-03-251-6/+0
| |/ / |/| |
* | | Merge pull request #6577 from tombruijn/group_projects_clearfixDmitriy Zaporozhets2014-03-251-0/+6
|\ \ \
| * | | Clearfix on well-lists. Pages affected:Tom de Bruijn2014-03-201-0/+6
* | | | Add bottom margin to highlighed code block in comment/wikiDmitriy Zaporozhets2014-03-251-0/+4
| |/ / |/| |
* | | Use current_user for Notification#merge_mrDmitriy Zaporozhets2014-03-253-4/+4
* | | Merge branch 'humanize-over-titleize' into 'master'Dmitriy Zaporozhets2014-03-252-2/+2
|\ \ \
| * | | Use humanize instead of titleize for MR title suggestionDmitriy Zaporozhets2014-03-242-2/+2
* | | | Merge branch 'improve-archived-projects' into 'master'Dmitriy Zaporozhets2014-03-252-4/+8
|\ \ \ \
| * | | | Add proper explanation to MR in archived projectsDmitriy Zaporozhets2014-03-242-4/+8
* | | | | Merge pull request #6612 from Datacom/feature/print_styles_prDmitriy Zaporozhets2014-03-252-1/+15
|\ \ \ \ \
| * | | | | Initial implementationGeorge Dewar2014-03-252-1/+15
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-03-251-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'no-emails-for-mentions' into 'master'Dmitriy Zaporozhets2014-03-241-0/+1
| |\ \ \ \ \
| | * | | | | Don't send an email for "mentioned in" notesPierre de La Morinerie2014-02-241-0/+1
* | | | | | | Merge pull request #6606 from kemenaran/fix-merge-notificationsDmitriy Zaporozhets2014-03-252-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the merge notification email not being sentPierre de La Morinerie2014-03-242-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'application-js-coffee' into 'master'Dmitriy Zaporozhets2014-03-242-33/+34
|\ \ \ \ \ \
| * | | | | | Applications js to coffeeDmitriy Zaporozhets2014-03-242-33/+34
| |/ / / / /
* | | | | | Merge branch 'improve-mr-form' into 'master'Dmitriy Zaporozhets2014-03-241-31/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove assignee/milestone selects from MR formDmitriy Zaporozhets2014-03-241-31/+14
| | |_|/ / | |/| | |
* | | | | Use emoji assets on autocomplete.Marin Jankovski2014-03-243-4/+2
|/ / / /
* | | | Fix deprecation warning outputRobert Speicher2014-03-241-2/+2
* | | | Merge pull request #6602 from dblessing/mobile_uiDmitriy Zaporozhets2014-03-243-7/+17
|\ \ \ \