Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Pipeline Schedules that supersedes experimental Trigger Schedule | Zeger-Jan van de Weg | 2017-05-07 | 9 | -26/+209 |
* | Merge branch '17361-redirect-renamed-paths' into 'master' | Sean McGivern | 2017-05-06 | 4 | -0/+76 |
|\ | |||||
| * | Resolve discussions | Michael Kozono | 2017-05-05 | 1 | -3/+2 |
| * | Fix Rubocop failures | Michael Kozono | 2017-05-05 | 1 | -1/+0 |
| * | Index redirect_routes path for LIKE | Michael Kozono | 2017-05-05 | 2 | -0/+30 |
| * | Add index for source association and for path | Michael Kozono | 2017-05-05 | 2 | -1/+26 |
| * | Redirect from redirect routes to canonical routes | Michael Kozono | 2017-05-05 | 2 | -0/+23 |
* | | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable' | Sean McGivern | 2017-05-05 | 3 | -1/+33 |
|\ \ | |||||
| * | | Add alias_attributes for notes | blackst0ne | 2017-05-04 | 2 | -16/+0 |
| * | | Add last_edited_at and last_edited_by attributes | blackst0ne | 2017-05-04 | 4 | -1/+49 |
* | | | Merge branch 'mia_backort' into 'master' | Jacob Schatz | 2017-05-05 | 4 | -1/+103 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ... | Valery Sizov | 2017-05-05 | 5 | -1/+49 |
| |\ \ | |||||
| * | | | [Multiple issue assignee] Fix a number of specs | Valery Sizov | 2017-05-05 | 2 | -2/+2 |
| * | | | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 4 | -1/+103 |
* | | | | Merge branch 'add-sentry-js-again-with-vue' into 'master' | Phil Hughes | 2017-05-05 | 2 | -2/+37 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch 'master' into 'add-sentry-js-again-with-vue' | Luke "Jared" Bennett | 2017-05-04 | 4 | -1/+32 |
| |\ \ \ | |||||
| * | | | | clientside_sentry migration and schema changes commit | Luke "Jared" Bennett | 2017-05-04 | 2 | -1/+36 |
| * | | | | Reset migration to head | Luke "Jared" Bennett | 2017-05-04 | 3 | -98/+0 |
| * | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-04 | 3 | -1/+16 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Reset schema and migration | Luke "Jared" Bennett | 2017-05-04 | 1 | -0/+65 |
| * | | | | Fixed schema diffs | Luke "Jared" Bennett | 2017-05-03 | 1 | -5/+6 |
| * | | | | Updated schema.rb with patch mode | Luke "Jared" Bennett | 2017-05-03 | 1 | -7/+6 |
| * | | | | [ci skip] Update migration to be reversible and use add_column_with_default | Luke "Jared" Bennett | 2017-05-03 | 1 | -9/+28 |
| * | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-03 | 14 | -0/+82 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Added migration downtime tag | Luke "Jared" Bennett | 2017-04-28 | 1 | -0/+3 |
| * | | | | Reverted false schema diffs | Luke "Jared" Bennett | 2017-04-28 | 1 | -5/+6 |
| * | | | | Applied schema update with patch | Luke "Jared" Bennett | 2017-04-28 | 1 | -7/+8 |
| * | | | | Revert schema.db to master | Luke "Jared" Bennett | 2017-04-28 | 1 | -11/+6 |
| * | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-04-28 | 4 | -0/+45 |
| |\ \ \ \ | |||||
| * | | | | | Added migration | Luke "Jared" Bennett | 2017-04-28 | 2 | -1/+13 |
| * | | | | | Attempted adding separate clientside_sentry settings | Luke "Jared" Bennett | 2017-04-28 | 1 | -7/+6 |
* | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-04 | 6 | -1/+47 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Add index to last_repository_updated_at on projects | Douglas Barbosa Alexandre | 2017-05-04 | 2 | -1/+17 |
| * | | | | | Add last_repository_updated_at to projects | Douglas Barbosa Alexandre | 2017-05-04 | 2 | -1/+9 |
| * | | | | | Reject EE reserved namespace paths in CE as wellbvl-reject-ee-namespace-names | Bob Van Landuyt | 2017-05-04 | 1 | -0/+7 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Fix caching large snippet HTML content on MySQL databases | Nick Thomas | 2017-05-03 | 3 | -1/+16 |
| | |_|/ | |/| | | |||||
* | | | | More updates for translations plus small tweaks. | Ruben Davila | 2017-05-04 | 1 | -1/+1 |
* | | | | More updates for translations plus some refactoring. | Ruben Davila | 2017-05-03 | 1 | -1/+1 |
* | | | | First round of updates from the code review. | Ruben Davila | 2017-05-02 | 1 | -3/+1 |
* | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-02 | 21 | -1/+219 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '30272-bvl-reject-more-namespaces' into 'master' | Douwe Maan | 2017-05-02 | 1 | -0/+55 |
| |\ \ \ | |||||
| | * | | | Rename child namespaces in migrationhelpers | Bob Van Landuyt | 2017-05-01 | 1 | -0/+11 |
| | * | | | Move ReservedPathsMigration into V1 namespace | Bob Van Landuyt | 2017-05-01 | 1 | -10/+13 |
| | * | | | Rename Projects & Namespaces based on entire paths | Bob Van Landuyt | 2017-05-01 | 1 | -1/+2 |
| | * | | | Rename namespaces called `Users` | Bob Van Landuyt | 2017-05-01 | 1 | -0/+1 |
| | * | | | Rename forbidden paths in a single migration | Bob Van Landuyt | 2017-05-01 | 4 | -574/+39 |
| | * | | | Add migration to rename all namespaces with forbidden name | Bob Van Landuyt | 2017-05-01 | 3 | -0/+574 |
| * | | | | Merge branch 'metrics-deployment-history' into 'master' | Douwe Maan | 2017-05-02 | 2 | -0/+16 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Remove concurrent index | Pawel Chojnacki | 2017-04-25 | 1 | -1/+1 |
| | * | | | Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_... | Pawel Chojnacki | 2017-04-20 | 96 | -97/+956 |
| | |\ \ \ |