summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix buttons with different height in merge request widget37331-button-MR-widgetFilipa Lacerda2017-09-011-4/+6
* 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
| * | | | | | | | | 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