summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove executable permissions on images to make docs lint happysh-remove-ux-chmod-permissionsStan Hu2017-10-0711-0/+0
* Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda2017-10-0724-932/+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
| * Remove unnecessary testkushalpandya2017-10-061-6/+0
| * 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 'patch-28' into 'master'Douwe Maan2017-10-071-2/+2
|\ \
| * | Fix LDAP config key nameMichael Kozono2017-10-061-2/+2
| |/
* | Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-0734-86/+546
|\ \
| * | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-0634-86/+546
| |/
* | Merge branch 'bvl-fork-network-schema' into 'master'Douwe Maan2017-10-0780-260/+1368
|\ \
| * | Add a spec for editing a file when a project was already forkedBob Van Landuyt2017-10-071-1/+31
| * | Show fork information on the project panelBob Van Landuyt2017-10-073-6/+135
| * | Store the name of a project that's a root of a fork networkBob Van Landuyt2017-10-072-0/+20
| * | Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-078-10/+70
| * | Remove membership from fork network when unlinkingBob Van Landuyt2017-10-072-8/+23
| * | Add a migration to populate fork networksBob Van Landuyt2017-10-075-0/+346
| * | Add a project forks spec helperBob Van Landuyt2017-10-0747-225/+308
| * | Find branches in all projects in the fork networkBob Van Landuyt2017-10-073-3/+25
| * | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-0713-28/+230
| * | Create a fork network when forking a projectBob Van Landuyt2017-10-079-6/+160
| * | Add a model for `fork_networks`Bob Van Landuyt2017-10-075-0/+47
|/ /
* | Merge branch '37970-ci-sections-tracking' into 'master'Kamil Trzciński2017-10-0731-3/+603
|\ \
| * \ Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-07538-2841/+13262
| |\ \ | |/ / |/| |
* | | Merge branch 'issue_35873' into 'master'Jacob Schatz2017-10-0777-270/+3318
|\ \ \
| * | | Commenting on image diffsFelipe Artur2017-10-0777-270/+3318
|/ / /
* | | Merge branch 'backport-protected-branches-spec-changes' into 'master'Mike Greiling2017-10-061-9/+17
|\ \ \
| * | | backport protected_branches_spec improvements from EEbackport-protected-branches-spec-changesJose Ivan Vargas2017-10-061-9/+17
* | | | 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-06195-1163/+5187
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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-063-1/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add CHANGELOG.md entry for !1474136255-metrics-that-do-not-have-a-complete-history-are-not-shown-at-allMike Greiling2017-10-061-0/+5
| * | | | 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
| | |/ / | |/| |
* | | | Merge branch 'winh-delete-account-modal' into 'master'Fatih Acet2017-10-0617-30/+507
|\ \ \ \ | |/ / / |/| | |
| * | | Show confirmation modal before deleting accountWinnie Hellmann2017-10-0617-30/+507
|/ / /
* | | Merge branch '38872-fix-rspec-flaky-spec' into 'master'Stan Hu2017-10-061-0/+1
|\ \ \
| * | | Ensure we set SUITE_FLAKY_RSPEC_REPORT_PATH to nil in RspecFlaky::Listener specRémy Coutable2017-10-061-0/+1
|/ / /
* | | Merge branch 'ide-fix-back-btn' into 'master'Fatih Acet2017-10-069-34/+124
|\ \ \
| * | | 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