summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-2413-22/+144
* Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-242-2/+7
* How to Merge to external FileTim Zallmann2017-07-242-11/+15
* Merge branch 'dz-fix-calendar-today' into 'master'Phil Hughes2017-07-241-1/+1
|\
| * Fix today day highlight in calendarDmitriy Zaporozhets2017-07-241-1/+1
* | Merge branch '35391-fix-star-i18n-in-js' into 'master'Filipa Lacerda2017-07-242-3/+5
|\ \
| * | Fix translations for Star/Unstar in JS file35391-fix-star-i18n-in-jsRémy Coutable2017-07-212-3/+5
* | | Merge branch 'new-nav-duplicated-new-milestone-buttons' into 'master'Filipa Lacerda2017-07-242-3/+9
|\ \ \
| * | | Fixed duplicate new milestone buttons in new navigationnew-nav-duplicated-new-milestone-buttonsPhil Hughes2017-07-242-3/+9
* | | | Merge branch '33097-issue-tracker' into 'master'Sean McGivern2017-07-2412-29/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support both internal and external issue trackersJarka Kadlecova2017-07-2411-25/+47
| * | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-242-8/+8
* | | | Decrease ABC threshold to 56.96Maxim Rydkin2017-07-242-12/+36
* | | | Fix editing project with container images presentGrzegorz Bizon2017-07-241-1/+8
* | | | Merge branch 'compress-nav-logo' into 'master'Phil Hughes2017-07-241-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Compress gitlab svg logocompress-nav-logoClement Ho2017-07-211-1/+1
* | | | Bulk update sidebar UI polishBryce Johnson2017-07-245-11/+28
* | | | Fix margin in mini graph for commits boxFilipa Lacerda2017-07-241-1/+5
| |/ / |/| |
* | | Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon2017-07-222-4/+4
|\ \ \ | |/ / |/| |
| * | Rename build to pipeline for status badgesZ.J. van de Weg2017-07-212-4/+4
* | | Merge branch '35178-remember-me-in-omniauth-box-seems-too-close-to-icons' int...Clement Ho2017-07-211-2/+2
|\ \ \
| * | | add padding above Remember Me for social login35178-remember-me-in-omniauth-box-seems-too-close-to-iconsSimon Knox2017-07-201-2/+2
* | | | Merge branch '35236-svg-logo' into 'master'Phil Hughes2017-07-213-4/+17
|\ \ \ \
| * | | | Use custom font SVG for logoAnnabel Dunstone Gray2017-07-213-4/+17
* | | | | Add 1px to breadcrumbs min heightAnnabel Dunstone Gray2017-07-211-1/+1
* | | | | Merge branch '28975-recommend-using-v4-api-on-slash-command-integrations' int...Robert Speicher2017-07-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Recommend using V4 API on chat slash command integrations28975-recommend-using-v4-api-on-slash-command-integrationsOswaldo Ferreira2017-07-191-1/+1
* | | | | Merge branch '31031-convert-protected-branches-es6' into 'master'Filipa Lacerda2017-07-2113-191/+192
|\ \ \ \ \
| * | | | | Spread used props31031-convert-protected-branches-es6kushalpandya2017-07-201-5/+5
| * | | | | Move module initialization to bundle rootkushalpandya2017-07-201-8/+0
| * | | | | Initialize module on bundle loadkushalpandya2017-07-202-4/+18
| * | | | | Remove unnecessary `scrollTo`kushalpandya2017-07-201-1/+0
| * | | | | Update Protected Branches feature initializationkushalpandya2017-07-191-2/+3
| * | | | | Add styles to branches list containerkushalpandya2017-07-191-1/+2
| * | | | | Add class to use in JS and testskushalpandya2017-07-192-2/+2
| * | | | | Add class to use in JS and test, add flash error containerkushalpandya2017-07-191-1/+3
| * | | | | Export only used classeskushalpandya2017-07-191-5/+2
| * | | | | Fix lint errors, add constructor infokushalpandya2017-07-191-17/+22
| * | | | | Convert to ES6 classkushalpandya2017-07-194-156/+146
| * | | | | Rename to `index.js`kushalpandya2017-07-191-0/+0
* | | | | | Merge branch 'fix/sm/32790-pipeline_schedules-pages-throwing-error-500' into ...Grzegorz Bizon2017-07-211-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add present?Shinya Maeda2017-07-201-1/+1
* | | | | | Merge branch 'new-nav-issue-boards-height' into 'master'Annabel Dunstone Gray2017-07-201-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix height of issue boards with new navigationnew-nav-issue-boards-heightPhil Hughes2017-07-201-1/+1
* | | | | | Merge branch '20817-please-add-coordinator-url-to-admin-area-runner-page' int...Grzegorz Bizon2017-07-203-36/+32
|\ \ \ \ \ \
| * | | | | | Add #registration_token for %code20817-please-add-coordinator-url-to-admin-area-runner-pageShinya Maeda2017-07-201-2/+2
| * | | | | | Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-203-3/+7
| * | | | | | i18n readyShinya Maeda2017-07-202-8/+9
| * | | | | | Add coordinator url to admin area runner pageShinya Maeda2017-07-203-36/+27
| | |/ / / / | |/| | | |
* | | | | | Refactor filtered search dropdown parametersClement Ho2017-07-205-14/+29