summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez2016-07-245-19/+16
* Merge branch 'nullify-note-type' into 'master' Stan Hu2016-07-231-5/+9
|\
| * Fix bug where replies to commit notes displayed in the MR discussion tab woul...Douwe Maan2016-07-231-5/+9
* | Merge branch 'add-gitlab-workhorse-version-to-admin-dashboard' into 'master' Douwe Maan2016-07-231-0/+4
|\ \
| * | Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-231-0/+4
| |/
* | Merge branch 'improve-rename-logging' into 'master' Robert Speicher2016-07-231-1/+10
|\ \
| * | Improve project rename log messages for better debuggingimprove-rename-loggingStan Hu2016-07-231-1/+10
| |/
* | Merge branch 'dz-avatar-border' into 'master' Dmitriy Zaporozhets2016-07-234-15/+13
|\ \ | |/ |/|
| * Add light border to rounded avatarsdz-avatar-borderDmitriy Zaporozhets2016-07-224-15/+13
* | Merge branch 'preserve_repo_ref_param' into 'master' Robert Speicher2016-07-221-1/+2
|\ \
| * | fix missing repo_ref parambarthc2016-07-221-1/+2
| |/
* | Merge branch 'fix/load-project-invited-groups-and-members-eagerly' into 'mast...Douwe Maan2016-07-221-1/+1
|\ \
| * | Load project invited groups and members eagerly in ProjectTeam#fetch_membersfix/load-project-invited-groups-and-members-eagerlyAhmad Sherif2016-07-221-1/+1
| |/
* | Gracefully handle case when keep-around references are corrupted or exist alr...handle-invalid-kept-around-referencesStan Hu2016-07-221-2/+11
|/
* Merge branch 'doc-protected-branches' into 'master' Achilleas Pipinellis2016-07-221-6/+7
|\
| * Refactor protected branches documentationAchilleas Pipinellis2016-07-221-6/+7
* | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-221-7/+7
|\ \ | |/ |/|
| * Since it's too hard to use JOIN with Rails... feedback:Lin Jen-Shin2016-07-211-7/+7
* | Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-215-16/+19
|\ \
| * | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-215-16/+19
* | | Merge branch '20046-snippets-menu' into 'master' Robert Speicher2016-07-211-1/+1
|\ \ \ | |/ / |/| |
| * | Change nav link snippet controllerAnnabel Dunstone2016-07-211-1/+1
* | | Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan2016-07-213-11/+34
|\ \ \
| * | | Use find instead Ruby to remove files due to performance reasonsDouglas Barbosa Alexandre2016-07-211-13/+4
| * | | Add service to clean up repository archive cacheDouglas Barbosa Alexandre2016-07-213-11/+43
* | | | Reduce min width of pipeline tableAnnabel Dunstone2016-07-212-2/+11
| |/ / |/| |
* | | Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-2124-240/+287
|\ \ \
| * | | Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-2024-240/+287
* | | | Merge branch 'ui-bug-fixes' into 'master' Robert Speicher2016-07-219-12/+46
|\ \ \ \
| * | | | Fix sha icon positioning on safariui-bug-fixesAnnabel Dunstone2016-07-211-2/+2
| * | | | Mobile view for commit statusAnnabel Dunstone2016-07-212-1/+10
| * | | | Fix ci icons getting cut offAnnabel Dunstone2016-07-215-9/+9
| * | | | Fix firefox rendering of SVGsAnnabel Dunstone2016-07-211-0/+1
| * | | | Fix icons on commits page and builds pageAnnabel Dunstone2016-07-212-1/+9
| * | | | Add new fork SVG to fix weird styling of other SVGsAnnabel Dunstone2016-07-211-1/+3
| * | | | Bug fixesAnnabel Dunstone2016-07-213-5/+19
| | |/ / | |/| |
* | | | Don't use `params[:id]` while building `markdown_preview_path`.20079-new-wiki-page-500Timothy Andrew2016-07-211-1/+1
|/ / /
* | | Merge branch '20055-build-duration-showing-too-many-digits' into 'master' Stan Hu2016-07-211-0/+1
|\ \ \
| * | | Cast duration to integer in `TimeHelper#time_interval_in_words`Rémy Coutable2016-07-211-0/+1
* | | | Merge branch '20061-emailsonpushworker-fails-on-new-branch-pushes' into 'mast...Rémy Coutable2016-07-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix emails on push for new and deleted branches20061-emailsonpushworker-fails-on-new-branch-pushesSean McGivern2016-07-211-2/+2
* | | | Merge branch 'fix/new-project-import-tooltip' into 'master' Fatih Acet2016-07-211-12/+12
|\ \ \ \ | |/ / / |/| | |
| * | | added spec, fixed wordingJames Lopez2016-07-201-3/+3
| * | | fix JS - now tooltip and flash should showJames Lopez2016-07-201-9/+9
* | | | Merge branch 'hide-project-name-in-project-activities' into 'master' Fatih Acet2016-07-217-20/+26
|\ \ \ \
| * | | | Hide namespace and project name on project activity page (!5068)winniehell2016-07-147-20/+26
* | | | | Merge branch 'add-preview-image-border' into 'master' Fatih Acet2016-07-213-29/+23
|\ \ \ \ \
| * | | | | Add image border in Markdown preview (!5162)winniehell2016-07-213-29/+23
* | | | | | Merge branch 'gl-dropdown-enter-key-fix' into 'master' Fatih Acet2016-07-211-1/+14
|\ \ \ \ \ \
| * | | | | | Fixed issue where using arrow keys would require arrow key to be pressed twicegl-dropdown-enter-key-fixPhil Hughes2016-07-201-5/+2