summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 38869-commitslist38869-commitslistFilipa Lacerda2017-10-09110-1191/+2182
|\
| * Move cycle analytics banner into a vue fileFilipa Lacerda2017-10-093-12/+60
| * Merge branch '38890-fix-gpg-signature-updater-when-commit-is-missing' into 'm...Stan Hu2017-10-071-0/+2
| |\
| | * Fix error with GPG signature updater when commit was deleted38890-fix-gpg-signature-updater-when-commit-is-missingRubén Dávila2017-10-071-0/+2
| * | Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda2017-10-0723-926/+501
| |\ \ | | |/ | |/|
| | * Fix dropdown header alignment; empty navbar positioningcleanup_old_nav_stuffAnnabel Dunstone Gray2017-10-072-18/+18
| | * Specify gitlab navAnnabel Dunstone Gray2017-10-062-6/+6
| | * Finish combining nav stylesAnnabel Dunstone Gray2017-10-066-479/+414
| | * Fix specsAnnabel Dunstone Gray2017-10-062-0/+6
| | * Conflict fixesAnnabel Dunstone Gray2017-10-061-4/+4
| | * Start moving new nav styles into header.scssAnnabel Dunstone Gray2017-10-0613-268/+76
| | * FixesAnnabel Dunstone Gray2017-10-065-129/+130
| | * Fix scrolling tabsAnnabel Dunstone Gray2017-10-062-0/+8
| | * Remove nav images; remove old nav styles; create new file for other navigatio...Annabel Dunstone Gray2017-10-0610-526/+343
| * | Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-0713-26/+85
| |\ \
| | * | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-0613-26/+85
| | |/
| * | Show fork information on the project panelBob Van Landuyt2017-10-071-4/+10
| * | Store the name of a project that's a root of a fork networkBob Van Landuyt2017-10-071-0/+7
| * | Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-074-10/+13
| * | Remove membership from fork network when unlinkingBob Van Landuyt2017-10-071-0/+1
| * | Find branches in all projects in the fork networkBob Van Landuyt2017-10-072-3/+6
| * | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-074-4/+34
| * | Create a fork network when forking a projectBob Van Landuyt2017-10-074-3/+47
| * | Add a model for `fork_networks`Bob Van Landuyt2017-10-071-0/+3
| * | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-07213-776/+3686
| |\ \
| | * | Commenting on image diffsFelipe Artur2017-10-0745-183/+1114
| | * | Merge branch 'fl-38869-linked-tabs' into 'master'Mike Greiling2017-10-061-3/+0
| | |\ \
| | | * \ Merge branch 'master' into fl-38869-linked-tabsfl-38869-linked-tabsFilipa Lacerda2017-10-0685-123/+1551
| | | |\ \ | | | | |/
| | | * | Removes unnecessary load of LinkedTabs, Pipelines and MiniPipelineGraph classesFilipa Lacerda2017-10-061-3/+0
| | * | | Merge branch '36255-metrics-that-do-not-have-a-complete-history-are-not-shown...Fatih Acet2017-10-062-1/+9
| | |\ \ \
| | | * | | allow legend to properly handle NaN valuesMike Greiling2017-10-061-1/+5
| | | * | | allow prometheus graphs to handle non-congiuous paths (with NaN, +Inf, and -Inf)Mike Greiling2017-10-061-0/+4
| | | | |/ | | | |/|
| | * | | Show confirmation modal before deleting accountWinnie Hellmann2017-10-0610-20/+226
| | |/ /
| * | | Extract `Ci::Build#parse_trace_sections!` into a service37970-ci-sections-trackingAlessio Caiazza2017-10-062-18/+31
| * | | Add CI build trace sections extractorAlessio Caiazza2017-10-056-0/+54
* | | | Merge branch 'master' into 38869-commitslistFilipa Lacerda2017-10-0685-123/+1551
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'ide-fix-back-btn' into 'master'Fatih Acet2017-10-066-19/+62
| |\ \ \
| | * | | Good old dangling commaide-fix-back-btnTim Zallmann2017-10-061-1/+1
| | * | | Resetting of active Line + setting it for the async display functionsTim Zallmann2017-10-063-13/+22
| | * | | Fixed Linting Error + Error with Line Highlighter found in TestTim Zallmann2017-10-052-3/+3
| | * | | CHanged to Helper MethodTim Zallmann2017-10-051-1/+1
| | * | | Removed the console.logTim Zallmann2017-10-051-1/+0
| | * | | Refactored Highlighting mechanismTim Zallmann2017-10-054-16/+18
| | * | | Optimising IfTim Zallmann2017-10-041-2/+2
| | * | | Added Check for Line Number ElementTim Zallmann2017-10-041-1/+1
| | * | | Fixed Repo Sidebar TestsTim Zallmann2017-10-041-29/+30
| | * | | Fixed Eslint ErrorsTim Zallmann2017-10-041-4/+4
| | * | | Polished Back Button for files that are not in the tree anymoreTim Zallmann2017-10-041-1/+10
| | * | | Fixed Back Button for files + line number jumping for preview and editorTim Zallmann2017-10-044-7/+30
| * | | | Merge branch '38775-scrollable-tabs-on-admin' into 'master'Filipa Lacerda2017-10-062-2/+2
| |\ \ \ \