summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* UX review18608-lock-issues-v2Luke "Jared" Bennett2017-10-061-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-03130-536/+118
|\
| * Merge branch '38641-repo-editor-callout' into 'master'Jacob Schatz2017-10-021-1/+1
| |\
| | * Removes auto devops callout from repo editor viewFilipa Lacerda2017-10-021-1/+1
| * | Merge branch '34366-issue-sidebar-don-t-render-participants-in-collapsed-stat...Tim Zallmann2017-10-021-1/+1
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'origin/master' into 34366-issue-sidebar-don-t-r...Luke "Jared" Bennett2017-09-28102-411/+14
| | |\
| | * | Add lazy_load option to participant avatar helperLuke "Jared" Bennett2017-09-281-1/+1
| * | | Merge branch 'fork-btn-enabled-user-groups' into 'master'Filipa Lacerda2017-09-292-8/+11
| |\ \ \
| | * | | moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-292-9/+8
| | * | | Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-292-8/+12
| * | | | Merge branch 'jramsay-4012-externalize-wiki-strings' into 'master'38609-generalise-pop-overs-to-work-on-hover-and-implement-in-existing-placesDouwe Maan2017-09-2911-62/+58
| |\ \ \ \
| | * | | | Add translatable strings to wiki pagesjramsay-4012-externalize-wiki-stringsJames Ramsay2017-09-2811-62/+58
| * | | | | Merge branch 'icons-update-nav-bars' into 'master'Phil Hughes2017-09-298-21/+20
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fixed another linting error this time HAMLTim Zallmann2017-09-281-1/+1
| | * | | | Updated All Navigation Icons to Sprite_IconsTim Zallmann2017-09-288-21/+20
| * | | | | Merge branch 'first-time-contributor-tooltip-text' into 'master'Filipa Lacerda2017-09-291-1/+1
| |\ \ \ \ \
| | * | | | | Tweaked the first time contributor tooltip textfirst-time-contributor-tooltip-textPhil Hughes2017-09-281-1/+1
| * | | | | | Merge branch 'breadcrumb-item-links' into 'master'Tim Zallmann2017-09-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-1/+1
| * | | | | | | Merge branch 'remove-target-dd' into 'master'Filipa Lacerda2017-09-292-20/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Remove target ref switcher.Jacob Schatz2017-09-282-20/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch '37335-counter-active-state' into 'master'Phil Hughes2017-09-291-3/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Add active states to nav bar counters37335-counter-active-stateAnnabel Dunstone Gray2017-09-281-3/+3
| | |/ / / / /
| * | | | | | Merge branch 'bvl-fix-close-issuable-link' into 'master'Rémy Coutable2017-09-282-5/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Use relative paths for opening and closing issuablesbvl-fix-close-issuable-linkBob Van Landuyt2017-09-282-5/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge branch '13637-show-account-confirmation-link-in-e-mail-text' into 'master'Phil Hughes2017-09-281-2/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Changed account confirmation line to e-mail text. This MR fixes issue #13637bitsapien2017-09-281-2/+3
| | |/ / /
| * | | | Fixed missing namespaces on navigation translationsfix-translation-namespacesPhil Hughes2017-09-271-1/+1
| |/ / /
| * | | Merge branch '3523-i18n-autodevops' into 'master'Douwe Maan2017-09-271-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Improves variable nameFilipa Lacerda2017-09-271-1/+1
| | * | Improves i18n for Auto Devops calloutFilipa Lacerda2017-09-261-5/+5
| * | | Make issue boards sidebar full heightWinnie Hellmann2017-09-261-4/+4
| |/ /
| * | Merge branch 'remove-old-nav-styles' into 'master'Phil Hughes2017-09-2690-399/+0
| |\ \
| | * | Fix specsAnnabel Dunstone Gray2017-09-253-3/+1
| | * | Remove all old sub nav barsAnnabel Dunstone Gray2017-09-2572-318/+1
| | * | Remove unused admin subnavsAnnabel Dunstone Gray2017-09-2515-76/+0
| | * | Move new nav into main CSS folderAnnabel Dunstone Gray2017-09-251-4/+0
| | |/
| * | Fix a dash being rendered in the note's access roleMicael Bergeron2017-09-251-1/+2
| * | Merge branch 'docs/chmod-644' into 'master'Rémy Coutable2017-09-259-0/+0
| |\ \
| | * | Check for exec permissions also in app/docs/chmod-644Achilleas Pipinellis2017-09-259-0/+0
| * | | Merge branch '38155-autodevops-typo' into 'master'Achilleas Pipinellis2017-09-251-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fix auto devops typos in Pipeline Settings viewMark Fletcher2017-09-221-1/+2
* | | | Correct disabled note form style18608-lock-issuesLuke "Jared" Bennett2017-09-271-5/+7
* | | | use downcase instead of underscoreJarka Kadlecova2017-09-261-1/+1
* | | | add feature specs for discussion lockJarka Kadlecova2017-09-261-1/+1
* | | | Disable comment form when discussion locked for userJarka Kadlecova2017-09-261-4/+6
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-2542-301/+160
|\ \ \ \ | |/ / /
| * | | Merge branch '38189-fix-user-avatar-url-cdn' into 'master'Douwe Maan2017-09-251-1/+1
| |\ \ \
| | * | | Remove unnecessary use of `gsub`kushalpandya2017-09-251-1/+1
| * | | | Merge branch 'improve_sorting_list' into 'master'Douwe Maan2017-09-251-31/+11
| |\ \ \ \