User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:50, 28 August 2018 (diff | hist) . . (+46) . . Database
- 02:50, 28 August 2018 (diff | hist) . . (+3,154) . . N MacOS (Created page with "=Creating a SSH Public Key on OSX= You generate an SSH key through Mac OS X by using the Terminal application. Once you upload a valid public SSH key, Gerrit can authenticate...")
- 09:57, 24 August 2018 (diff | hist) . . (+69) . . Gradle (current)
- 09:55, 24 August 2018 (diff | hist) . . (+3,250) . . Gradle
- 09:50, 24 August 2018 (diff | hist) . . (+6,323) . . Gradle (→Gradle Quickstart)
- 09:34, 24 August 2018 (diff | hist) . . (-661) . . Gradle (→Gradle)
- 09:28, 24 August 2018 (diff | hist) . . (+11) . . Gradle
- 09:13, 24 August 2018 (diff | hist) . . (+124) . . IntelliJ IDEA (current)
- 08:47, 24 August 2018 (diff | hist) . . (+2) . . IntelliJ IDEA (→Plugins)
- 08:47, 24 August 2018 (diff | hist) . . (+159) . . IntelliJ IDEA
- 02:40, 24 August 2018 (diff | hist) . . (+1) . . RabbitMQ (→Create New RabbitMQ User)
- 02:40, 24 August 2018 (diff | hist) . . (+576) . . RabbitMQ
- 02:28, 24 August 2018 (diff | hist) . . (+24) . . RabbitMQ (→Configure the Server)
- 02:26, 24 August 2018 (diff | hist) . . (+60) . . RabbitMQ (→Start the Server)
- 02:20, 24 August 2018 (diff | hist) . . (+3,095) . . MySQL
- 02:12, 24 August 2018 (diff | hist) . . (+87) . . N MySQL (Created page with " <source> mysql> CREATE USER 'newuser'@'localhost' IDENTIFIED BY 'password'; </source>")
- 01:00, 24 August 2018 (diff | hist) . . (+11) . . GitLab CI
- 01:00, 24 August 2018 (diff | hist) . . (-1,455) . . GitLab CI
- 00:55, 24 August 2018 (diff | hist) . . (+9,128) . . N GitLab CI (Created page with " =Basic Git commands= <p>Here is a list of some basic Git commands to get you going with Git.</p> <table class="confluenceTable"> <tbody> <tr> <th class="conflue...")
- 05:12, 21 August 2018 (diff | hist) . . (+1,829) . . FlyWay
- 05:05, 21 August 2018 (diff | hist) . . (+1,879) . . N FlyWay (Created page with " download : https://flywaydb.org =Why database migrations?= First, let's start from the beginning and assume we have a project called Shiny and its primary deliverable is a p...")
- 04:59, 21 August 2018 (diff | hist) . . (+29) . . Database
- 03:35, 21 August 2018 (diff | hist) . . (+12) . . RabbitMQ (→Default user access)
- 03:27, 21 August 2018 (diff | hist) . . (+3,077) . . RabbitMQ
- 03:05, 21 August 2018 (diff | hist) . . (+62) . . RabbitMQ
- 03:04, 21 August 2018 (diff | hist) . . (+385) . . N RabbitMQ (Created page with "=Installing on Mac= ==Dependencies== This package requires OpenSSL 1.0.x installed. We strongly recommend doing this via Homebrew to avoid possible issues with dynamic library...")
- 03:02, 21 August 2018 (diff | hist) . . (+13) . . Database
- 07:08, 20 August 2018 (diff | hist) . . (+18) . . Gradle (→Install gradle on Mac OSX)
- 07:07, 20 August 2018 (diff | hist) . . (+765) . . Gradle
- 08:05, 19 August 2018 (diff | hist) . . (+105) . . IntelliJ IDEA
- 15:39, 18 August 2018 (diff | hist) . . (+321) . . IntelliJ IDEA
- 15:32, 18 August 2018 (diff | hist) . . (+452) . . IntelliJ IDEA
- 14:22, 18 August 2018 (diff | hist) . . (+105) . . IntelliJ IDEA
- 09:24, 18 August 2018 (diff | hist) . . (+405) . . IntelliJ IDEA
- 16:46, 17 August 2018 (diff | hist) . . (+243) . . IntelliJ IDEA
- 16:34, 17 August 2018 (diff | hist) . . (+105) . . IntelliJ IDEA
- 16:21, 17 August 2018 (diff | hist) . . (+723) . . IntelliJ IDEA
- 09:07, 13 August 2018 (diff | hist) . . (+4,648) . . Decorator Design Pattern (current)
- 08:54, 13 August 2018 (diff | hist) . . (+245) . . Decorator Design Pattern
- 08:54, 13 August 2018 (diff | hist) . . (+243) . . Design Patterns (→Decorator Design Pattern)
- 08:49, 13 August 2018 (diff | hist) . . (+3,616) . . N Decorator Design Pattern (Created page with "Decorator pattern allows a user to add new functionality to an existing object without altering its structure. This type of design pattern comes under structural pattern as th...")
- 08:42, 13 August 2018 (diff | hist) . . (+295) . . Design Patterns (→Decorator Design Pattern)
- 15:16, 12 August 2018 (diff | hist) . . (+3,594) . . N Composite Design Pattern (Created page with "Composite pattern is used where we need to treat a group of objects in similar way as a single object. Composite pattern composes objects in term of a tree structure to repres...") (current)
- 15:13, 12 August 2018 (diff | hist) . . (+341) . . Design Patterns (→Composite Design Pattern)
- 15:10, 12 August 2018 (diff | hist) . . (+7,370) . . N Filter Design Pattern (Created page with "Filter pattern or Criteria pattern is a design pattern that enables developers to filter a set of objects using different criteria and chaining them in a decoupled way through...") (current)
- 15:05, 12 August 2018 (diff | hist) . . (+368) . . Design Patterns
- 14:52, 12 August 2018 (diff | hist) . . (+3,545) . . N Bridge Design Pattern (Created page with "Bridge is used when we need to decouple an abstraction from its implementation so that the two can vary independently. This type of design pattern comes under structural patte...") (current)
- 14:45, 12 August 2018 (diff | hist) . . (+393) . . Design Patterns (→Bridge Design Pattern)
- 14:28, 12 August 2018 (diff | hist) . . (+5,436) . . N Adapter Design Pattern (Created page with "Adapter pattern works as a bridge between two incompatible interfaces. This type of design pattern comes under structural pattern as this pattern combines the capability of tw...") (current)
- 14:16, 12 August 2018 (diff | hist) . . (+170) . . Design Patterns (→Adapter Design Pattern)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)