summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'enable-new-navigaton-by-default' into 'master'Tim Zallmann2017-09-018-30/+18
|\
| * Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-3062-113/+385
| |\
| * | more spec fixesPhil Hughes2017-08-293-2/+4
| * | fixed up a bunch of specsPhil Hughes2017-08-292-2/+9
| * | added logo ID to top barPhil Hughes2017-08-292-1/+4
| * | Enable the new navigation by defaultPhil Hughes2017-08-294-25/+1
* | | Merge branch '37194-fix-mr-widget-merge-button-dropdown-caret' into 'master'Phil Hughes2017-09-011-0/+1
|\ \ \
| * | | Fix merge button dropdown caret horizontal alignment37194-fix-mr-widget-merge-button-dropdown-caretEric Eastwood2017-08-311-0/+1
* | | | Add support for custom daysPerWeek and hoursPerDay to prettyTime.parseSeconds.pretty-time-refactorBryce Johnson2017-08-311-6/+7
* | | | Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-th...Tim Zallmann2017-08-3114-63/+247
|\ \ \ \ | |/ / / |/| | |
| * | | fix variable naming conflict31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-publicMike Greiling2017-08-301-2/+2
| * | | Fix error reported by FlayRubén Dávila2017-08-301-8/+16
| * | | ensure disabled radio options still show up as checked when necessaryMike Greiling2017-08-301-1/+1
| * | | enhance disabled group visibility options with links and instructionsMike Greiling2017-08-301-2/+7
| * | | add links and instructions to disabled visibility option help textMike Greiling2017-08-301-2/+7
| * | | add notes to the disabled visibility setting string helper to ensure changes ...Mike Greiling2017-08-301-0/+4
| * | | revert changes to visibility level helpers from 6f03ddcMike Greiling2017-08-303-12/+10
| * | | Add check for access to NamespaceRubén Dávila2017-08-302-3/+6
| * | | Address some suggestions from first code reviewRubén Dávila2017-08-295-46/+38
| * | | expand the help text with links and additional instructionsMike Greiling2017-08-262-3/+14
| * | | dynamically disable/enable visibility options when changing namespaces in new...Mike Greiling2017-08-263-1/+40
| * | | add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer)Mike Greiling2017-08-262-0/+8
| * | | Build Project in context of Namespace if availableRubén Dávila2017-08-261-1/+10
| * | | prefer !x.exists? instead of x.none? to prevent unnecessary instantiation of ...Mike Greiling2017-08-261-2/+2
| * | | Fix broken spec.Rubén Dávila2017-08-261-1/+1
| * | | display specific reasons when visibility options are disabledMike Greiling2017-08-262-2/+52
| * | | don't check disabled radio inputsMike Greiling2017-08-261-1/+1
| * | | show alternate description text for disabled visibility settingsMike Greiling2017-08-262-6/+20
| * | | fix disabled state style for visibility level optionsMike Greiling2017-08-262-5/+12
| * | | rename .project-visibility-level-holder to .visibility-level-setting and move...Mike Greiling2017-08-265-27/+27
| * | | rename skip_level? to disallowed_visibitility_level?Mike Greiling2017-08-262-2/+2
| * | | recognize instances where group visibility levels are unavailableMike Greiling2017-08-262-1/+8
| * | | separate visibility_level_allowed logic from model validatorsMike Greiling2017-08-261-15/+17
| * | | Add validation to check visibility level of sub groups.Rubén Dávila2017-08-261-4/+16
| * | | Add validation for visibility level of sub groupsRubén Dávila2017-08-261-0/+9
| * | | Add some data attributes for options in namespace selectorRubén Dávila2017-08-261-17/+18
* | | | Merge branch '37266-nomethoderror-undefined-method-current_application_settin...Douwe Maan2017-08-3117-7/+31
|\ \ \ \
| * | | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-3117-7/+31
* | | | | Merge branch 'sidebar-cache-updates' into 'master'Sean McGivern2017-08-312-0/+12
|\ \ \ \ \
| * | | | | Only update the sidebar count caches when neededsidebar-cache-updatesYorick Peterse2017-08-302-0/+12
* | | | | | Merge branch 'zj-disable-pages-in-subgroups' into 'master'Grzegorz Bizon2017-08-315-3/+11
|\ \ \ \ \ \
| * | | | | | Don't show references to Pages when not availableZeger-Jan van de Weg2017-08-315-3/+11
| |/ / / / /
* | | | | | Merge branch '28938-password-change-workflow-for-admins' into 'master'Sean McGivern2017-08-311-4/+11
|\ \ \ \ \ \
| * | | | | | Changes the password change workflow for admins.28938-password-change-workflow-for-adminsTiago Botelho2017-08-311-4/+11
* | | | | | | Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern2017-08-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Migrate Repository.FetchRemote to Gitalygitaly-440-shell-fetch-remoteKim "BKC" Carlbäcker2017-08-301-1/+1
* | | | | | | | Merge branch '37179-dashboard-project-dropdown' into 'master'Phil Hughes2017-08-311-5/+11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into 37179-dashboard-project-dropdown37179-dashboard-project-dropdownFilipa Lacerda2017-08-3130-171/+234
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Use the correct scope to avoid triggering all dropdownsFilipa Lacerda2017-08-301-6/+6
| * | | | | | | | Removes disabled state from projects dropdown in dashboard pageFilipa Lacerda2017-08-301-4/+10