summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-134-16/+32
* Add changelog.Andreas Brandl2018-02-131-0/+6
* Always eagerly load a note's author.Andreas Brandl2018-02-131-1/+1
* Always eagerly load an issue's author.Andreas Brandl2018-02-131-1/+1
* Extract method to improve readability.Andreas Brandl2018-02-131-7/+11
* Remove generic #avatar_icon helper.Andreas Brandl2018-02-132-36/+0
* Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-134-13/+33
* Use avatar_icon_for_email for commits.Andreas Brandl2018-02-132-2/+2
* Retrieve project creator's avatar by creator, not creator#email.Andreas Brandl2018-02-131-1/+1
* Retrieve namespace owner's avatar by owner, not owner#email.Andreas Brandl2018-02-131-1/+1
* Retrieve issue author's avatar by user, not user#email.Andreas Brandl2018-02-131-1/+1
* Use more specific #avatar_icon_for_email.Andreas Brandl2018-02-133-3/+3
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-1321-23/+23
* Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-132-7/+65
* Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern2018-02-134-2/+52
|\
| * Change issue show page to group MRs by projects and namespacesJeff Stubler2018-02-134-2/+52
* | Merge branch 'qa/mk-fix-artifact-creation' into 'master'Grzegorz Bizon2018-02-131-2/+2
|\ \
| * | Fix artifact creationqa/mk-fix-artifact-creationMichael Kozono2018-02-121-2/+2
* | | Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan2018-02-1316-2933/+17627
|\ \ \
| * | | Merge branch 'master-i18n' into 'master'Douwe Maan2018-02-1316-2933/+17627
| |/ /
* | | Merge branch 'mk-fix-no-untracked-upload-files-error' into 'master'Douwe Maan2018-02-135-119/+118
|\ \ \
| * | | Dry up specmk-fix-no-untracked-upload-files-errorMichael Kozono2018-02-121-107/+29
| * | | Add changelog entryMichael Kozono2018-02-121-0/+5
| * | | Schedule PopulateUntrackedUploads if neededMichael Kozono2018-02-122-1/+48
| * | | Fix orphan temp table untracked_files_for_uploadsMichael Kozono2018-02-122-26/+27
| * | | Fix last batch size equals max batch size errorMichael Kozono2018-02-122-1/+25
* | | | Merge branch '42923-close-issue' into 'master'Phil Hughes2018-02-1315-49/+238
|\ \ \ \
| * \ \ \ [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-13132-10113/+339
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Reuse getter42923-close-issueFilipa Lacerda2018-02-126-21/+42
| * | | | [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-1261-358/+918
| |\ \ \ \
| * | | | | Put back class names used in shared testFilipa Lacerda2018-02-121-0/+2
| * | | | | Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-0913-40/+206
* | | | | | Merge branch 'sh-no-cache-populate-migration' into 'master'Sean McGivern2018-02-134-7/+24
|\ \ \ \ \ \
| * | | | | | Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system...sh-no-cache-populate-migrationRémy Coutable2018-02-121-1/+1
| * | | | | | Use the latest migration in spec/migrations/rename_reserved_project_names_spe...Rémy Coutable2018-02-121-4/+8
| * | | | | | Allow to use the latest migration in migration specsRémy Coutable2018-02-121-1/+7
| * | | | | | Call .reset_column_in_all_models! before migrating in MigrationsHelpers.schem...Rémy Coutable2018-02-121-0/+2
| * | | | | | Use the :migration metadata in migration specsRémy Coutable2018-02-122-5/+6
| * | | | | | Disable caching of tables for migration spec that drops a temporary tableStan Hu2018-02-122-1/+5
* | | | | | | Merge branch 'sh-fix-issue-43193' into 'master'Sean McGivern2018-02-132-14/+26
|\ \ \ \ \ \ \
| * | | | | | | Fix Error 500s creating merge requests with external issue trackersh-fix-issue-43193Stan Hu2018-02-122-14/+26
* | | | | | | | Merge branch 'winh-new-branch-dropdown-style' into 'master'Phil Hughes2018-02-1310-139/+135
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-1210-139/+135
* | | | | | | | Merge branch 'jivl-update-katex' into 'master'Clement Ho2018-02-1290-9702/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Addressed mr observationsjivl-update-katexJose Ivan Vargas2018-02-124-19/+12
| * | | | | | | | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-12696-4170/+16323
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-053112-38931/+73844
| |\ \ \ \ \ \ \ \
| * | | | | | | | | removed unused importsJose Ivan Vargas2017-12-211-2/+0
| * | | | | | | | | Removed the katex precompile steps from the application configurationJose Ivan Vargas2017-12-212-3/+0
| * | | | | | | | | Removed the remains of katex from vendor assets and load everything via webpackJose Ivan Vargas2017-12-2185-1197/+37