summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | port personal snippetshttp://jneen.net/2016-08-301-32/+1
| * | | | | | | | | | | trim dead codehttp://jneen.net/2016-08-301-81/+0
| * | | | | | | | | | | port notes and project snippetshttp://jneen.net/2016-08-302-0/+39
| * | | | | | | | | | | add automatic detection of the policy classhttp://jneen.net/2016-08-302-16/+18
| * | | | | | | | | | | port CommitStatus/Buildhttp://jneen.net/2016-08-304-1/+24
| * | | | | | | | | | | add and use MergeRequestPolicyhttp://jneen.net/2016-08-302-2/+8
| * | | | | | | | | | | port issues to Issu{able,e}Policyhttp://jneen.net/2016-08-305-4/+58
| * | | | | | | | | | | add support for anonymous abilitieshttp://jneen.net/2016-08-303-205/+67
| * | | | | | | | | | | add policies, and factor out ProjectPolicyhttp://jneen.net/2016-08-303-31/+231
| * | | | | | | | | | | remove Ability.abilitieshttp://jneen.net/2016-08-309-26/+9
| * | | | | | | | | | | make almost everything on Ability privatehttp://jneen.net/2016-08-301-46/+44
| * | | | | | | | | | | don't double-cache project_abiliteshttp://jneen.net/2016-08-301-11/+2
| * | | | | | | | | | | remove six, and use a Set insteadhttp://jneen.net/2016-08-301-6/+19
| * | | | | | | | | | | re-enable the cyclomatic complexity checkerhttp://jneen.net/2016-08-301-1/+0
* | | | | | | | | | | | Merge branch 'fix-todo-pagination' into 'master' Fatih Acet2016-08-312-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix bug where pagination is still displayed despite all todos marked as doneClement Ho2016-08-312-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'label-dropdown-encode' into 'master' Fatih Acet2016-08-313-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-313-3/+3
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'remove-redundant-js-timeago-pending' into 'master' Fatih Acet2016-08-312-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove redundant js-timeago-pending from user activity logClement Ho2016-08-312-2/+2
* | | | | | | | | | | | | Merge branch 'tag-name-filter' into 'master' Robert Speicher2016-08-314-9/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add specs for tags findertag-name-filtertiagonbotelho2016-08-313-3/+36
| * | | | | | | | | | | | | filters tags by nametiagonbotelho2016-08-313-7/+20
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'patch-3' into 'master' Robert Speicher2016-08-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Update toggler_behavior.js to toggle ajax loaded contents like `diffs` page.zzjin2016-08-311-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'invisible-scroll-controls-on-build-page' into 'master' Annabel Dunstone Gray2016-08-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixed invisible scroll controlls on build page on iPhoneVitaly Baev2016-08-311-0/+1
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fix-sidekiq-sentry-context' into 'master' Robert Speicher2016-08-311-20/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix Sentry not reporting right program for Sidekiq workersfix-sidekiq-sentry-contextStan Hu2016-08-251-20/+2
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix-repo-title-alignment' into 'master' Annabel Dunstone Gray2016-08-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix repo title alignmentClement Ho2016-08-251-1/+1
* | | | | | | | | | | | | Merge branch 'block-concurrent-pipeline-processings' into 'master' Robert Speicher2016-08-311-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Block concurrent pipeline processingsKamil Trzcinski2016-08-311-6/+8
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'minor-refactor' into 'master' Robert Speicher2016-08-311-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Minor code refactor for inlining functions.minor-refactorFatih Acet2016-08-301-8/+4
* | | | | | | | | | | | | | Merge branch 'remove-fishy-smell' into 'master' Douwe Maan2016-08-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Allow setting branch refs for MRremove-fishy-smellSean McGivern2016-08-251-2/+2
* | | | | | | | | | | | | | Merge branch 'remove-pipeline-tooltips' into 'master' Fatih Acet2016-08-312-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove redundant pipeline tooltipsClement Ho2016-08-302-2/+8
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2016-08-3021-74/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'pipelines-layout-regression' into 'master' Fatih Acet2016-08-301-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Check for pipelines when setting page_gutter_class.Bryce2016-08-231-0/+2
| * | | | | | | | | | | | | | Merge branch 'issue-boards-search' into 'master' Fatih Acet2016-08-307-69/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Removed unused method from componentissue-boards-searchPhil Hughes2016-08-301-7/+0
| | * | | | | | | | | | | | | | Added search for all lists on issue boardsPhil Hughes2016-08-307-63/+32
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'project-specific-lfs' into 'master' Robert Speicher2016-08-307-1/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-306-9/+20
| | * | | | | | | | | | | | | | Syntax and style fixes.Patricio Cano2016-08-302-2/+5
| | * | | | | | | | | | | | | | Added project specific enable/disable setting for LFSPatricio Cano2016-08-306-1/+34
| * | | | | | | | | | | | | | | Merge branch 'created-icon-fix' into 'master' Fatih Acet2016-08-302-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \