Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '2979-personal-access-tokens' into 'master' | Douwe Maan | 2016-06-17 | 2 | -0/+27 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-16 | 10 | -25/+184 |
| |\ | |||||
| * | | Fix rubocop spec. | Timothy Andrew | 2016-06-14 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-14 | 349 | -22/+433 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-09 | 11 | -10/+131 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-03 | 14 | -27/+138 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-05-11 | 4 | -12/+25 |
| |\ \ \ \ \ | |||||
| * | | | | | | Merge the "personal access token"-related migrations. | Timothy Andrew | 2016-04-28 | 3 | -10/+2 |
| * | | | | | | Allow expiration of personal access tokens. | Timothy Andrew | 2016-04-28 | 1 | -0/+5 |
| * | | | | | | Allow revoking personal access tokens. | Timothy Andrew | 2016-04-28 | 1 | -0/+5 |
| * | | | | | | Allow creating Personal Access Tokens through the website. | Timothy Andrew | 2016-04-28 | 2 | -0/+25 |
* | | | | | | | Make project_id nullable | Kamil Trzcinski | 2016-06-16 | 2 | -1/+22 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Add index on `requested_at` to the `members` tableadd-index-on-requested_at-to-members | Rémy Coutable | 2016-06-15 | 2 | -1/+11 |
* | | | | | | Merge branch 'environments-and-deployments' into 'master' | Rémy Coutable | 2016-06-15 | 4 | -13/+96 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make project_id, iid unique for deployments | Kamil Trzcinski | 2016-06-15 | 2 | -2/+469 |
| * | | | | | | Validate project and environment instead of only requiring | Kamil Trzcinski | 2016-06-15 | 2 | -471/+4 |
| * | | | | | | Make `project_id` and `environment_id` nullableenvironments-and-deployments | Kamil Trzcinski | 2016-06-15 | 2 | -5/+5 |
| * | | | | | | Improve validations | Kamil Trzcinski | 2016-06-15 | 3 | -27/+27 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into environments-and-deployments | Kamil Trzcinski | 2016-06-14 | 4 | -9/+36 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Add specs for models and services | Kamil Trzcinski | 2016-06-14 | 2 | -4/+4 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into environments-and-deployments | Kamil Trzcinski | 2016-06-14 | 5 | -6/+48 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Added initial version of deployments | Kamil Trzcinski | 2016-06-10 | 4 | -3/+86 |
* | | | | | | | | Random selection now also works for MySQLseed-fu-award-emoji | Z.J. van de Weg | 2016-06-15 | 1 | -3/+3 |
* | | | | | | | | Near half of the Issues get Award Emoji when seeding | Z.J. van de Weg | 2016-06-15 | 1 | -4/+4 |
* | | | | | | | | Skip system notes from receiving award emoji | Z.J. van de Weg | 2016-06-15 | 1 | -4/+10 |
* | | | | | | | | Seed Award Emoji while seeding the database | Z.J. van de Weg | 2016-06-15 | 1 | -0/+27 |
* | | | | | | | | Merge branch 'master' into 13948-access-request-to-projects-and-groups | Douwe Maan | 2016-06-14 | 4 | -11/+38 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'artifacts-expire-date' into 'master' | Rémy Coutable | 2016-06-14 | 2 | -2/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into artifacts-expire-date | Kamil Trzcinski | 2016-06-14 | 2 | -2/+6 |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | * | | | | | | | Update db/schema.rb | Kamil Trzcinski | 2016-06-13 | 1 | -6/+6 |
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-date | Kamil Trzcinski | 2016-06-13 | 3 | -0/+39 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Allow to expire build artifacts | Kamil Trzcinski | 2016-06-13 | 1 | -0/+5 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Fixed locking syntax for PostgreSQL | Yorick Peterse | 2016-06-14 | 1 | -1/+1 |
| * | | | | | | | | Move LOCK TABLES to a separate execute | Yorick Peterse | 2016-06-14 | 1 | -5/+2 |
| * | | | | | | | | Fix MySQL migration, obtain lock the right way | Z.J. van de Weg | 2016-06-14 | 1 | -8/+9 |
| * | | | | | | | | Fix timing issues on convertion migration award emoji | Z.J. van de Weg | 2016-06-14 | 2 | -10/+33 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Add request access for groups | Rémy Coutable | 2016-06-14 | 3 | -6/+6 |
* | | | | | | | | Initial implementation of user access request to projects | David Alexander | 2016-06-14 | 2 | -0/+6 |
|/ / / / / / / | |||||
* | | | | | | | Remove deprecated issues_tracker and issues_tracker_id from project | Douglas Barbosa Alexandre | 2016-06-13 | 2 | -2/+6 |
* | | | | | | | Schema doesn’t reflect the changes of the last 3 migrations | Douglas Barbosa Alexandre | 2016-06-13 | 1 | -4/+3 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'issue_3359_2' into 'master' | Douwe Maan | 2016-06-13 | 3 | -0/+39 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Remove notification level fild from users, improve migrations and specsissue_3359_2 | Felipe Artur | 2016-06-10 | 4 | -25/+33 |
| * | | | | | Remove notification level from user model | Felipe Artur | 2016-06-10 | 2 | -0/+31 |
* | | | | | | Cache the presence of an issue_tracker at project level | Paco Guzman | 2016-06-10 | 2 | -0/+11 |
|/ / / / / | |||||
* | | | | | Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea... | Rémy Coutable | 2016-06-10 | 1 | -18/+18 |
* | | | | | Allow or not merge MR with failed build | Rui Anderson | 2016-06-10 | 2 | -0/+16 |
* | | | | | Enable RuboCop for migrationsenable-rubocop-for-migrations | Sean McGivern | 2016-06-09 | 342 | -0/+342 |
| |_|_|/ |/| | | | |||||
* | | | | Allow custom text on 'almost there' page | Sean McGivern | 2016-06-08 | 2 | -1/+7 |
* | | | | Remove notification settings in batches | Yorick Peterse | 2016-06-08 | 2 | -4/+31 |
* | | | | Merge branch 'issue_14189' into 'master' | Jacob Schatz | 2016-06-07 | 2 | -0/+8 |
|\ \ \ \ |