summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Ensure `issuables_count_for_state` returns the requested state countRobert Speicher2017-09-011-1/+1
* Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-018-10/+128
|\
| * More review commentsNick Thomas2017-08-303-3/+4
| * Move the key restriction validation to its own classNick Thomas2017-08-302-8/+31
| * Address review commentsNick Thomas2017-08-304-6/+4
| * Rework the permissions model for SSH key restrictionsNick Thomas2017-08-305-110/+62
| * Warn users when their keys are invalidNick Thomas2017-08-303-3/+11
| * Add settings for minimum key strength and allowed key typeNick Thomas2017-08-305-6/+142
* | Merge branch 'remove-finder-caching' into 'master'Robert Speicher2017-09-014-87/+8
|\ \
| * | Remove issuable finder count cachingSean McGivern2017-08-314-87/+8
* | | Merge branch 'winh-pipeline-graph-dropdowns' into 'master'Clement Ho2017-09-019-130/+121
|\ \ \
| * | | Change pipeline dropdowns to new stylewinh-pipeline-graph-dropdownswinh2017-08-299-130/+121
* | | | Merge branch 'fly-out-nav-hiding-fix' into 'master'Filipa Lacerda2017-09-011-4/+10
|\ \ \ \
| * | | | Fixes the fly-out navigation flashing in & outfly-out-nav-hiding-fixPhil Hughes2017-08-311-4/+10
* | | | | Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)2017-09-011-7/+2
* | | | | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-016-11/+9
|\ \ \ \ \
| * | | | | Rollsback changes made to signing_enabled.Tiago Botelho2017-09-016-11/+9
* | | | | | Merge branch 'winh-member-permission-dropdown' into 'master'Phil Hughes2017-09-012-0/+9
|\ \ \ \ \ \
| * | | | | | Make member permission dropdowns consistentwinh-member-permission-dropdownwinh2017-08-302-0/+9
* | | | | | | Merge branch 'move-action' into 'master'Sean McGivern2017-09-013-1/+31
|\ \ \ \ \ \ \
| * | | | | | | /move project functionality. Squash commit.Manolis Mavrofidis2017-08-313-1/+31
* | | | | | | | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern2017-09-012-1/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Change a variable name in Commit#cherry_pick_descriptionSaverio Miroddi2017-08-211-4/+4
| * | | | | | | | Reverse order of commits in MR cherry-pick messageSaverio Miroddi2017-08-211-1/+1
| * | | | | | | | Correct the cherry-pick message for merge commitsSaverio Miroddi2017-08-172-13/+8
| * | | | | | | | Add support for start project to commit cherry-pick descriptionSaverio Miroddi2017-08-152-5/+5
| * | | | | | | | Made commit cherry-pick message more standardSaverio Miroddi2017-08-151-11/+8
| * | | | | | | | Extracted cherry-pick description in ::CommitSaverio Miroddi2017-08-151-6/+10
| * | | | | | | | Merge branch 'master' into sm-cherry-pick-list-commits-in-messageSaverio Miroddi2017-08-15105-491/+1278
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add 'from commit' information to cherry-picked commitsSaverio Miroddi2017-08-102-1/+27
* | | | | | | | | | Merge branch '35686-unescape-wiki-title' into 'master'Sean McGivern2017-09-011-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Unescape HTML characters in Wiki titleJacopo2017-08-301-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'issue_36820' into 'master'Sean McGivern2017-09-011-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove closing external issues by reference errorissue_36820Felipe Artur2017-08-311-0/+2
* | | | | | | | | | | 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