summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan2016-07-019-34/+30
|\
| * Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-019-34/+30
* | Fix import button when import fail due the namespace already been takenDouglas Barbosa Alexandre2016-07-011-1/+4
|/
* Merge branch 'cache-autocomplete-results' into 'master' Jacob Schatz2016-07-011-0/+1
|\
| * Cache autocomplete resultscache-autocomplete-resultsPhil Hughes2016-07-011-0/+1
* | Improve the request / withdraw access button18310-improve-request-access-buttonRémy Coutable2016-07-013-9/+6
* | Merge remote-tracking branch 'upstream/master' into enable-shared-runners-wit...Lin Jen-Shin2016-07-0162-195/+286
|\ \ | |/
| * Merge branch 'build-reopen-json' into 'master' Gabriel Mazetto2016-06-301-1/+1
| |\
| | * Build path sends JSON file pathbuild-reopen-jsonPhil Hughes2016-06-281-1/+1
| * | Make GH one-off auth the default again for importing GH projectsRémy Coutable2016-06-301-15/+21
| * | Import from Github using Personal Access Tokens.Eric K Idema2016-06-303-22/+40
| * | Merge branch 'code_style_fixes' into 'master' Robert Speicher2016-06-3041-45/+44
| |\ \
| | * | Remove unnecessary parenscode_style_fixesValery Sizov2016-06-3041-45/+44
| * | | Merge branch 'issue-18886' into 'master' Dmitriy Zaporozhets2016-06-301-2/+5
| |\ \ \ | | |/ / | |/| |
| | * | Loop all disks when displaying system infoissue-18886Josh Frye2016-06-291-2/+5
| * | | Merge branch 'shards' into 'master' Yorick Peterse2016-06-302-1/+10
| |\ \ \
| | * | | Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+9
| | * | | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-1/+1
| * | | | Add sub nav to file viewAnnabel Dunstone2016-06-301-7/+10
| |/ / /
| * | | Merge branch '19157-use-shortcuts-is-not-working-on-gitlab-com-help' into 'ma...Fatih Acet2016-06-301-1/+1
| |\ \ \
| | * | | Exposed 'onToggleHelp() to window object so showHelp() can be a global function'Luke "Jared" Bennett2016-06-291-1/+1
| * | | | Merge branch 'cache-max-user-access-name' into 'master' Robert Speicher2016-06-291-1/+1
| |\ \ \ \
| | * | | | Memoize the maximum access level for the author of notesStan Hu2016-06-291-1/+1
| * | | | | Merge branch 'label-filter-path-fix' into 'master' Jacob Schatz2016-06-291-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fixed URL on label button when filteringlabel-filter-path-fixPhil Hughes2016-06-241-1/+1
| * | | | | Merge branch 'issue_3359_3' into 'master' Douwe Maan2016-06-291-2/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-2932-273/+262
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | merge master into issue_3359_3Felipe Artur2016-06-291-3/+6
| | |\ \ \ \ \
| | | * | | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-222-1/+4
| | * | | | | | merge master into issue_3359_3Felipe Artur2016-06-22183-1639/+2178
| | |\ \ \ \ \ \
| | * | | | | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-222-1/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Changes calendar activities to use target referencecal-activities-target-referencePhil Hughes2016-06-291-1/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'md-toolbar-multiline-code' into 'master' Jacob Schatz2016-06-291-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Markdown toolbar inserts code blocksmd-toolbar-multiline-codePhil Hughes2016-06-271-2/+2
| * | | | | | Change load average to cpu/cores on system info.Josh Frye2016-06-281-2/+2
| * | | | | | Use number_to_human_size for system info and remove dependency on Filesize gem.Josh Frye2016-06-282-3/+3
| * | | | | | Round figures for system infoJosh Frye2016-06-281-2/+2
| * | | | | | Ensure Monitoring tab is highlightedJosh Frye2016-06-281-1/+1
| * | | | | | Fix stylingJosh Frye2016-06-282-5/+5
| * | | | | | Show basic system info on admin panel. Closes #18886Josh Frye2016-06-282-0/+26
| * | | | | | Fix group visibility UI consistency in settingsGrzegorz Bizon2016-06-281-1/+1
| * | | | | | Merge branch 'lbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pa...Jacob Schatz2016-06-281-99/+110
| |\ \ \ \ \ \
| | * | | | | | Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-281-99/+110
| * | | | | | | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-286-11/+11
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'display-deleted-ref-in-events' into 'master' Rémy Coutable2016-06-281-8/+17
| |\ \ \ \ \ \
| | * | | | | | Display last commit of deleted branch in push events (!4699)winniehell2016-06-281-8/+17
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'feature/custom-highlighting' into 'master' Rémy Coutable2016-06-282-2/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | add custom highlighting via .gitattributeshttp://jneen.net/2016-06-272-2/+4
* | | | | | | Use warning for locked runners:Lin Jen-Shin2016-06-302-2/+2
* | | | | | | They're projects, so we shouldn't show lock iconLin Jen-Shin2016-06-281-3/+0